X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.structural2%2FMETA-INF%2FMANIFEST.MF;h=ff13395ccc38a30dc2cca3ddd535154756d9e6ee;hb=00a0eae4da98b701fa38a6813b1743b754c5c99e;hp=00ff7f7245c9be47bb6a3a7cf82e97a86e2d5011;hpb=9872ffa2c8aa476434964118e6de68e7fd7c6bae;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.structural2/META-INF/MANIFEST.MF b/bundles/org.simantics.structural2/META-INF/MANIFEST.MF index 00ff7f724..ff13395cc 100644 --- a/bundles/org.simantics.structural2/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.structural2/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Structural Modeling vol 2 Bundle-SymbolicName: org.simantics.structural2;singleton:=true Bundle-Version: 1.1.1.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.structural.ontology;bundle-version="1.0.0", org.simantics.modeling.ontology;bundle-version="1.2.0", org.simantics.layer0.utils;bundle-version="0.8.0", @@ -11,7 +11,7 @@ Require-Bundle: org.simantics.structural.ontology;bundle-version="1.0.0", org.simantics.simulator.variable;bundle-version="1.0.0", org.simantics.scl.osgi;bundle-version="1.0.0", org.simantics;bundle-version="1.0.0", - org.slf4j.api;bundle-version="1.7.25" + org.slf4j.api Export-Package: org.simantics.structural2, org.simantics.structural2.modelingRules, org.simantics.structural2.procedural, @@ -25,3 +25,4 @@ Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.structural2.internal.Activator Import-Package: org.slf4j +Automatic-Module-Name: org.simantics.structural2