]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics/META-INF/MANIFEST.MF
Removed unnecessary dependencies on org.apache.log4j
[simantics/platform.git] / bundles / org.simantics / META-INF / MANIFEST.MF
index 8fabc6c201f5bdb279bfe173a20a30e713d6132d..4829d00c5a4f025e63e641131a6331bdc88025f3 100644 (file)
@@ -9,10 +9,8 @@ Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
  org.simantics.db.layer0;bundle-version="1.1.0";visibility:=reexport,
  org.simantics.db.management;bundle-version="1.1.0";visibility:=reexport,
  org.simantics.project;bundle-version="1.0.1";visibility:=reexport,
- org.simantics.db.procore.server.environment;bundle-version="1.1.0",
  org.simantics.graph.db;bundle-version="1.1.5",
  org.eclipse.equinox.p2.metadata;bundle-version="2.0.0",
- org.apache.log4j;bundle-version="1.2.15",
  org.simantics.layer0.utils;bundle-version="1.1.0",
  org.simantics.application;bundle-version="1.1.0",
  org.simantics.db.indexing;bundle-version="1.1.0",
@@ -22,8 +20,9 @@ Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
  org.simantics.db.procore;bundle-version="1.1.0",
  org.slf4j.api,
  org.ini4j;bundle-version="0.5.4"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics,
  org.simantics.internal;x-friends:="org.simantics.modeling,org.simantics.ui",
  org.simantics.startup
+Automatic-Module-Name: org.simantics