X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graph%2FMETA-INF%2FMANIFEST.MF;h=4a2045bbfebd2e12b667076c5063ea2db3d44a99;hb=HEAD;hp=d4f0ee755e0bd576c55425b82ffbeb42b7d9b363;hpb=6b5821ad728bf2f127091cb36d57b87749a6532f;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.graph/META-INF/MANIFEST.MF index d4f0ee755..4a2045bbf 100644 --- a/bundles/org.simantics.graph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.graph/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Transferable Graph Runtime Bundle-SymbolicName: org.simantics.graph Bundle-Version: 1.1.15.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.databoard;bundle-version="0.6.6", gnu.trove3;bundle-version="3.0.0";visibility:=reexport, org.junit;bundle-version="4.12.0";resolution:=optional @@ -18,3 +18,4 @@ Export-Package: org.simantics.graph, Bundle-ClassPath: . Bundle-Vendor: VTT Technical Research Centre of Finland Import-Package: org.slf4j +Automatic-Module-Name: org.simantics.graph