X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=tests%2Forg.simantics.scl.osgi.tests%2FMETA-INF%2FMANIFEST.MF;h=f4787aef992149fa27d6c0e70a1da58bbe4a95da;hp=da7e1c6fd1d51c4557b019f1aa2e424a863ba32b;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=a5e69e900dcfcf54a9f39ab754f20467d99b64d3 diff --git a/tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF b/tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF index da7e1c6fd..f4787aef9 100644 --- a/tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF +++ b/tests/org.simantics.scl.osgi.tests/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Tests Bundle-SymbolicName: org.simantics.scl.osgi.tests Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.junit;bundle-version="4.12.0", org.simantics.scl.compiler;bundle-version="0.5.0", org.simantics.scl.osgi;bundle-version="1.0.4", @@ -14,3 +14,4 @@ Require-Bundle: org.junit;bundle-version="4.12.0", org.simantics.acorn;bundle-version="1.1.2", org.simantics.workbench;bundle-version="1.5.1", org.simantics.application +Automatic-Module-Name: org.simantics.scl.osgi.tests