]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.fastlz/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.fastlz / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.fastlz/META-INF/MANIFEST.MF b/bundles/org.simantics.fastlz/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..595bcfd
--- /dev/null
@@ -0,0 +1,17 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Compression Codecs
+Bundle-SymbolicName: org.simantics.fastlz
+Bundle-Version: 1.2.1.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-Activator: org.simantics.fastlz.bundle.Activator
+Require-Bundle: org.eclipse.core.runtime,
+ org.junit;bundle-version="4.12.0";resolution:=optional,
+ org.simantics.compressions;bundle-version="1.0.0",
+ org.eclipse.equinox.util;bundle-version="1.0.300",
+ org.eclipse.equinox.ds;bundle-version="1.3.1",
+ org.eclipse.osgi.services;bundle-version="3.3.0"
+Export-Package: org.simantics.fastlz
+Bundle-ActivationPolicy: lazy
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Service-Component: OSGI-INF/component.xml