X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=tests%2Forg.simantics.scl.compiler.tests%2FMETA-INF%2FMANIFEST.MF;h=74bc6ee4c07d7cd9f70b1b28b64bc1e86adece40;hp=710abbf56c92c3e98a40ff18a4973e7af8ec9cd6;hb=15a0f229f7340ed92e9157049483ed71f54677f9;hpb=a8758de5bc19e5adb3f618d3038743a164f09912 diff --git a/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF b/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF index 710abbf56..74bc6ee4c 100644 --- a/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF +++ b/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF @@ -11,5 +11,6 @@ Require-Bundle: org.junit;bundle-version="4.12.0", org.objectweb.asm.util, ch.qos.logback.classic;bundle-version="1.1.7", ch.qos.logback.core;bundle-version="1.1.7", - org.apache.commons.collections;bundle-version="3.2.2", - org.eclipse.equinox.ds;bundle-version="1.4.300" + org.eclipse.equinox.ds;bundle-version="1.4.300", + org.slf4j.api +Automatic-Module-Name: org.simantics.scl.compiler.tests