X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.structural.synchronization.client%2FMETA-INF%2FMANIFEST.MF;h=b922360d40a926e64b863ed359af46a06ace9154;hb=HEAD;hp=e86311f32bd9c228469be243826a6305c37ada1a;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.structural.synchronization.client/META-INF/MANIFEST.MF b/bundles/org.simantics.structural.synchronization.client/META-INF/MANIFEST.MF index e86311f32..b922360d4 100644 --- a/bundles/org.simantics.structural.synchronization.client/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.structural.synchronization.client/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Synchronization Client Bundle-SymbolicName: org.simantics.structural.synchronization.client Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.databoard;bundle-version="0.6.5", org.simantics.db.layer0;bundle-version="1.1.0", org.simantics.structural.ontology;bundle-version="1.2.0", @@ -11,6 +11,7 @@ Require-Bundle: org.simantics.databoard;bundle-version="0.6.5", org.simantics;bundle-version="1.0.0", org.simantics.simulation;bundle-version="1.1.0", org.simantics.datatypes.ontology;bundle-version="1.1.0", - org.simantics.structural.synchronization;bundle-version="1.0.0";visibility:=reexport -Export-Package: org.simantics.structural.synchronization, - org.simantics.structural.synchronization.base + org.simantics.structural.synchronization;bundle-version="1.0.0";visibility:=reexport, + org.slf4j.api +Export-Package: org.simantics.structural.synchronization.client +Automatic-Module-Name: org.simantics.structural.synchronization.client