]> 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 90161d598ece6068fd690d1e0700be38036a9025..4829d00c5a4f025e63e641131a6331bdc88025f3 100644 (file)
@@ -7,12 +7,10 @@ Bundle-Activator: org.simantics.internal.Activator
 Bundle-Vendor: VTT Technical Research Centre of Finland
 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",
+ 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",
@@ -20,9 +18,11 @@ Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
  org.simantics.scl.compiler;bundle-version="0.4.0",
  org.simantics.platform.ui.ontology;bundle-version="1.0.0",
  org.simantics.db.procore;bundle-version="1.1.0",
- org.slf4j.api
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.slf4j.api,
+ org.ini4j;bundle-version="0.5.4"
+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