X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics%2FMETA-INF%2FMANIFEST.MF;h=4829d00c5a4f025e63e641131a6331bdc88025f3;hp=90161d598ece6068fd690d1e0700be38036a9025;hb=b4374193caf61635d382af556ec913bf278d53a8;hpb=901596bae43d738281c8f02b4b27348c1964be51 diff --git a/bundles/org.simantics/META-INF/MANIFEST.MF b/bundles/org.simantics/META-INF/MANIFEST.MF index 90161d598..4829d00c5 100644 --- a/bundles/org.simantics/META-INF/MANIFEST.MF +++ b/bundles/org.simantics/META-INF/MANIFEST.MF @@ -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