]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.synchronization.client/META-INF/MANIFEST.MF
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / bundles / org.simantics.structural.synchronization.client / META-INF / MANIFEST.MF
index e86311f32bd9c228469be243826a6305c37ada1a..b922360d40a926e64b863ed359af46a06ace9154 100644 (file)
@@ -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