]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF
Tons of dependency fixes and updates
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Tests
4 Bundle-SymbolicName: org.simantics.scl.compiler.tests
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.junit;bundle-version="4.12.0",
8  org.simantics.scl.compiler;bundle-version="0.5.0",
9  gnu.trove3,
10  org.simantics.scl.osgi;bundle-version="1.0.4",
11  org.objectweb.asm.util,
12  ch.qos.logback.classic;bundle-version="1.1.7",
13  ch.qos.logback.core;bundle-version="1.1.7",
14  org.eclipse.equinox.ds;bundle-version="1.4.300",
15  org.slf4j.api
16 Automatic-Module-Name: org.simantics.scl.compiler.tests