]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils/META-INF/MANIFEST.MF
Merge "Tons of dependency fixes and updates"
[simantics/platform.git] / bundles / org.simantics.utils / META-INF / MANIFEST.MF
index bb0a1bba03cdaff75e89d09fe0bae0563ca6879e..832fa5bdb84c9dae82ddd2ef16d6378e4f302631 100644 (file)
@@ -14,6 +14,7 @@ Export-Package: org.simantics.utils,
  org.simantics.utils.xml
 Bundle-ClassPath: .
 Require-Bundle: org.junit;bundle-version="4.12.0";resolution:=optional,
- org.apache.log4j;bundle-version="1.2.15",
- org.simantics.databoard;bundle-version="0.6.2"
+ org.simantics.databoard;bundle-version="0.6.2",
+ org.slf4j.api
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Automatic-Module-Name: org.simantics.utils