X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.graph%2FMETA-INF%2FMANIFEST.MF;h=4a2045bbfebd2e12b667076c5063ea2db3d44a99;hp=5f4404acc377654f15cb79c95be04028b3fc09a7;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=463c2a8dd4b9ca623872e6520906c19c03a1c4cb diff --git a/bundles/org.simantics.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.graph/META-INF/MANIFEST.MF index 5f4404acc..4a2045bbf 100644 --- a/bundles/org.simantics.graph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.graph/META-INF/MANIFEST.MF @@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2 Bundle-Name: Transferable Graph Runtime Bundle-SymbolicName: org.simantics.graph Bundle-Version: 1.1.15.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Require-Bundle: org.simantics.databoard;bundle-version="0.5.1", +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 Export-Package: org.simantics.graph, @@ -12,9 +12,10 @@ Export-Package: org.simantics.graph, org.simantics.graph.query, org.simantics.graph.refactoring, org.simantics.graph.representation, - org.simantics.graph.representation.old, org.simantics.graph.store, org.simantics.graph.tests.conversion, org.simantics.graph.utils Bundle-ClassPath: . Bundle-Vendor: VTT Technical Research Centre of Finland +Import-Package: org.slf4j +Automatic-Module-Name: org.simantics.graph