From: Tuukka Lehtonen Date: Sun, 20 Nov 2016 11:59:47 +0000 (+0200) Subject: Added org.apache.poi 3.15.0 to third-party repository X-Git-Tag: v1.25.0~10 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=b04509280dc768248698ad3f920de73cb2ab0937;hp=990d7e3c5ac654c11b67a27e793f879632e0f7cc;p=simantics%2Fthird-party.git Added org.apache.poi 3.15.0 to third-party repository refs #6813 Change-Id: Ic6245354d6c276877b9176d0222af935c7ebeecf --- diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..a69e25f --- /dev/null +++ b/.gitreview @@ -0,0 +1,2 @@ +[gerrit] +defaultremote = origin \ No newline at end of file diff --git a/p2/artifacts.jar b/p2/artifacts.jar new file mode 100644 index 0000000..58382da Binary files /dev/null and b/p2/artifacts.jar differ diff --git a/p2/content.jar b/p2/content.jar new file mode 100644 index 0000000..745739e Binary files /dev/null and b/p2/content.jar differ diff --git a/p2/plugins/org.apache.poi.source_3.15.0.201611201208.jar b/p2/plugins/org.apache.poi.source_3.15.0.201611201208.jar new file mode 100644 index 0000000..07452da Binary files /dev/null and b/p2/plugins/org.apache.poi.source_3.15.0.201611201208.jar differ diff --git a/p2/plugins/org.apache.poi_3.15.0.201611201208.jar b/p2/plugins/org.apache.poi_3.15.0.201611201208.jar new file mode 100644 index 0000000..8b0967b Binary files /dev/null and b/p2/plugins/org.apache.poi_3.15.0.201611201208.jar differ diff --git a/plugins/org.apache.poi/.classpath b/plugins/org.apache.poi/.classpath new file mode 100644 index 0000000..e7c4048 --- /dev/null +++ b/plugins/org.apache.poi/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/org.apache.poi/.project b/plugins/org.apache.poi/.project new file mode 100644 index 0000000..29fb828 --- /dev/null +++ b/plugins/org.apache.poi/.project @@ -0,0 +1,28 @@ + + + org.apache.poi + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.apache.poi/.settings/org.eclipse.jdt.core.prefs b/plugins/org.apache.poi/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..31c5abf --- /dev/null +++ b/plugins/org.apache.poi/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Mon Mar 17 16:36:42 EET 2014 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/plugins/org.apache.poi/META-INF/MANIFEST.MF b/plugins/org.apache.poi/META-INF/MANIFEST.MF new file mode 100644 index 0000000..6aaad56 --- /dev/null +++ b/plugins/org.apache.poi/META-INF/MANIFEST.MF @@ -0,0 +1,92 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Apache POI +Bundle-SymbolicName: org.apache.poi +Bundle-Version: 3.15.0.qualifier +Bundle-Vendor: Association for Decentralized Information Management in Industry THTH ry +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Bundle-ClassPath: lib/poi-3.15.jar, + lib/poi-ooxml-3.15.jar, + lib/poi-ooxml-schemas-3.15.jar, + . +Export-Package: org.apache.poi, + org.apache.poi.common.usermodel, + org.apache.poi.ddf, + org.apache.poi.dev, + org.apache.poi.extractor, + org.apache.poi.hpsf, + org.apache.poi.hpsf.extractor, + org.apache.poi.hpsf.wellknown, + org.apache.poi.hssf, + org.apache.poi.hssf.dev, + org.apache.poi.hssf.eventmodel, + org.apache.poi.hssf.eventusermodel, + org.apache.poi.hssf.eventusermodel.dummyrecord, + org.apache.poi.hssf.extractor, + org.apache.poi.hssf.model, + org.apache.poi.hssf.record, + org.apache.poi.hssf.record.aggregates, + org.apache.poi.hssf.record.cf, + org.apache.poi.hssf.record.chart, + org.apache.poi.hssf.record.common, + org.apache.poi.hssf.record.cont, + org.apache.poi.hssf.record.crypto, + org.apache.poi.hssf.record.pivottable, + org.apache.poi.hssf.usermodel, + org.apache.poi.hssf.util, + org.apache.poi.openxml4j.exceptions, + org.apache.poi.openxml4j.opc, + org.apache.poi.openxml4j.opc.internal, + org.apache.poi.openxml4j.opc.internal.marshallers, + org.apache.poi.openxml4j.opc.internal.unmarshallers, + org.apache.poi.openxml4j.util, + org.apache.poi.poifs.common, + org.apache.poi.poifs.crypt, + org.apache.poi.poifs.crypt.agile, + org.apache.poi.poifs.crypt.standard, + org.apache.poi.poifs.dev, + org.apache.poi.poifs.eventfilesystem, + org.apache.poi.poifs.filesystem, + org.apache.poi.poifs.nio, + org.apache.poi.poifs.property, + org.apache.poi.poifs.storage, + org.apache.poi.ss, + org.apache.poi.ss.extractor, + org.apache.poi.ss.format, + org.apache.poi.ss.formula, + org.apache.poi.ss.formula.atp, + org.apache.poi.ss.formula.constant, + org.apache.poi.ss.formula.eval, + org.apache.poi.ss.formula.eval.forked, + org.apache.poi.ss.formula.function, + org.apache.poi.ss.formula.functions, + org.apache.poi.ss.formula.ptg, + org.apache.poi.ss.formula.udf, + org.apache.poi.ss.usermodel, + org.apache.poi.ss.usermodel.charts, + org.apache.poi.ss.util, + org.apache.poi.ss.util.cellwalk, + org.apache.poi.util, + org.apache.poi.xslf.extractor, + org.apache.poi.xslf.model, + org.apache.poi.xslf.usermodel, + org.apache.poi.xslf.util, + org.apache.poi.xssf.dev, + org.apache.poi.xssf.eventusermodel, + org.apache.poi.xssf.extractor, + org.apache.poi.xssf.model, + org.apache.poi.xssf.streaming, + org.apache.poi.xssf.usermodel, + org.apache.poi.xssf.usermodel.charts, + org.apache.poi.xssf.usermodel.extensions, + org.apache.poi.xssf.usermodel.helpers, + org.apache.poi.xssf.util, + org.apache.poi.xwpf.extractor, + org.apache.poi.xwpf.model, + org.apache.poi.xwpf.usermodel +Require-Bundle: org.apache.commons.codec;bundle-version="1.10.0", + org.apache.commons.collections4;bundle-version="4.1.0", + org.apache.commons.logging;bundle-version="1.2.0", + org.apache.log4j;bundle-version="1.2.17", + com.github.virtuald.curvesapi;bundle-version="1.3.0", + org.apache.xmlbeans;bundle-version="2.6.0" diff --git a/plugins/org.apache.poi/build.properties b/plugins/org.apache.poi/build.properties new file mode 100644 index 0000000..001d102 --- /dev/null +++ b/plugins/org.apache.poi/build.properties @@ -0,0 +1,6 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + lib/ + diff --git a/plugins/org.apache.poi/lib/poi-3.15.jar b/plugins/org.apache.poi/lib/poi-3.15.jar new file mode 100644 index 0000000..ab368bd Binary files /dev/null and b/plugins/org.apache.poi/lib/poi-3.15.jar differ diff --git a/plugins/org.apache.poi/lib/poi-ooxml-3.15.jar b/plugins/org.apache.poi/lib/poi-ooxml-3.15.jar new file mode 100644 index 0000000..6de9956 Binary files /dev/null and b/plugins/org.apache.poi/lib/poi-ooxml-3.15.jar differ diff --git a/plugins/org.apache.poi/lib/poi-ooxml-schemas-3.15.jar b/plugins/org.apache.poi/lib/poi-ooxml-schemas-3.15.jar new file mode 100644 index 0000000..f3ed205 Binary files /dev/null and b/plugins/org.apache.poi/lib/poi-ooxml-schemas-3.15.jar differ diff --git a/publish.bat b/publish.bat new file mode 100644 index 0000000..8bf22fa --- /dev/null +++ b/publish.bat @@ -0,0 +1,3 @@ +@set ECLIPSE=d:/e 4.6/eclipse +@set REPO=d:/git/third-party/p2 +"%ECLIPSE%" -noupdate -nosplash -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -metadataRepository file:/%REPO% -artifactRepository file:/%REPO% -source %REPO% -compress -publishArtifacts \ No newline at end of file