X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.db.procore%2FMETA-INF%2FMANIFEST.MF;h=ac40619dfa17c772fb96ba3b2dbdeb8c89dc0fd4;hp=bf25b3db217e4314b21f88af2abd4ed4cec966a5;hb=b4374193caf61635d382af556ec913bf278d53a8;hpb=23ad7f815d0717a640f6b286ef473c5c9f30ff96 diff --git a/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF b/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF index bf25b3db2..ac40619df 100644 --- a/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.procore/META-INF/MANIFEST.MF @@ -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,6 +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