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=710abbf56c92c3e98a40ff18a4973e7af8ec9cd6;hp=5caaeecbd97e44f677a82c9dec4a9d1a7676f7e7;hb=1b4d8b692f40d946deb5db8280eb4ca5b36a75a7;hpb=e67e00d01d30f362e7a4f599cbcf24770ce13e22 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 5caaeecbd..710abbf56 100644 --- a/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF +++ b/tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF @@ -6,7 +6,10 @@ Bundle-Version: 1.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.junit;bundle-version="4.12.0", org.simantics.scl.compiler;bundle-version="0.5.0", - org.simantics.scl.osgi;bundle-version="1.0.4", gnu.trove3, + org.simantics.scl.osgi;bundle-version="1.0.4", 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"