]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.db.procore / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF b/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..107581f
--- /dev/null
@@ -0,0 +1,27 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: ProCore Database Access
+Bundle-SymbolicName: org.simantics.db.procore
+Bundle-Version: 1.2.1.qualifier
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Require-Bundle: org.apache.log4j;visibility:=reexport,
+ org.simantics.db;bundle-version="0.8.0";visibility:=reexport,
+ org.simantics.db.common;bundle-version="0.8.0";visibility:=reexport,
+ gnu.trove3;bundle-version="3.0.0",
+ org.simantics.db.impl;bundle-version="0.8.0",
+ org.simantics.lz4,
+ org.simantics.compressions
+Export-Package: fi.vtt.simantics.procore,
+ fi.vtt.simantics.procore.internal,
+ org.simantics.db.procore,
+ org.simantics.db.procore.cluster
+Bundle-ActivationPolicy: lazy
+Bundle-Activator: fi.vtt.simantics.procore.internal.Activator
+Import-Package: org.eclipse.core.runtime,
+ org.eclipse.osgi.service.datalocation,
+ org.osgi.framework,
+ org.simantics.db.server,
+ org.simantics.fastlz,
+ org.simantics.graph.db
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Service-Component: OSGI-INF/org.simantics.db.procore.ProCoreDriver.xml, OSGI-INF/org.simantics.db.procore.internal.ProCoreDriverVirtual.xml