]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore/META-INF/MANIFEST.MF
Removed unnecessary dependencies on org.apache.log4j
[simantics/platform.git] / bundles / org.simantics.db.procore / META-INF / MANIFEST.MF
index 9a5daf404f8ab1deebfdcd5d43ae0632e24e29b6..ac40619dfa17c772fb96ba3b2dbdeb8c89dc0fd4 100644 (file)
@@ -4,8 +4,7 @@ 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,
+Require-Bundle: 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",
@@ -24,5 +23,6 @@ Import-Package: org.eclipse.core.runtime,
  org.simantics.db.server,
  org.simantics.fastlz,
  org.simantics.graph.db
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Service-Component: OSGI-INF/org.simantics.db.procore.ProCoreDriver.xml, OSGI-INF/org.simantics.db.procore.internal.ProCoreDriverVirtual.xml
+Automatic-Module-Name: org.simantics.db.procore