X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.issues.common%2FMETA-INF%2FMANIFEST.MF;h=25284dccbfe74ecff083726fed183e0a6093d681;hp=23b688bcda5d0561a6bf8a66b75b8d0b16463289;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=2a8d452434358e28cb826744bc01755a46455afd 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