X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.issues.common%2FMETA-INF%2FMANIFEST.MF;h=25284dccbfe74ecff083726fed183e0a6093d681;hb=refs%2Fchanges%2F52%2F4152%2F8;hp=23b688bcda5d0561a6bf8a66b75b8d0b16463289;hpb=36282d240b9ac295894a6705672efa11eb26e4d2;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.issues.common/META-INF/MANIFEST.MF b/bundles/org.simantics.issues.common/META-INF/MANIFEST.MF index 23b688bcd..25284dccb 100644 --- a/bundles/org.simantics.issues.common/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.issues.common/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Issue Framework Common Parts Bundle-SymbolicName: org.simantics.issues.common;singleton:=true Bundle-Version: 1.1.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.issues;bundle-version="1.1.0", org.simantics.layer0;bundle-version="1.0.0", org.simantics.issues.ontology;bundle-version="1.1.0";visibility:=reexport, @@ -12,7 +12,10 @@ Require-Bundle: org.simantics.issues;bundle-version="1.1.0", org.simantics.db.services;bundle-version="0.6.2", org.simantics;bundle-version="1.0.0", org.simantics.issues.ui.ontology;bundle-version="1.0.0", - org.slf4j.api + org.slf4j.api, + org.simantics.scl.db;bundle-version="0.1.3", + org.simantics.scl.runtime Export-Package: org.simantics.issues.common, org.simantics.issues.common.preferences Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.issues.common