X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.structural.synchronization%2FMETA-INF%2FMANIFEST.MF;h=fe5bd373e21e7583195c934fb4c48b8c44826a76;hb=0cb9829cf7fbee31bbc952c6313b01e195e8d010;hp=ad9b7fe5653a87bb590924c1880e4e4b66d9206c;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF b/bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF index ad9b7fe56..fe5bd373e 100644 --- a/bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF @@ -3,10 +3,12 @@ Bundle-ManifestVersion: 2 Bundle-Name: Synchronization Bundle-SymbolicName: org.simantics.structural.synchronization;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Export-Package: org.simantics.structural.synchronization.base2, +Bundle-RequiredExecutionEnvironment: JavaSE-11 +Export-Package: org.simantics.structural.synchronization.base, org.simantics.structural.synchronization.protocol, org.simantics.structural.synchronization.utils Require-Bundle: org.simantics.databoard;bundle-version="0.6.5", org.eclipse.core.runtime;bundle-version="3.7.0", - gnu.trove3;bundle-version="3.0.3" + gnu.trove3;bundle-version="3.0.3", + org.slf4j.api +Automatic-Module-Name: org.simantics.structural.synchronization