]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF
Merge "Tons of dependency fixes and updates"
[simantics/platform.git] / bundles / org.simantics.db.indexing / META-INF / MANIFEST.MF
index f86c1499ddee0458013e7207a7109ca56ae6c86d..c503105ad2504c6e77d1fbde2cdf6d899d6acd4d 100644 (file)
@@ -1,16 +1,18 @@
-Manifest-Version: 1.0\r
-Bundle-ManifestVersion: 2\r
-Bundle-Name: Database Indexing\r
-Bundle-SymbolicName: org.simantics.db.indexing;singleton:=true\r
-Bundle-Version: 1.1.0.qualifier\r
-Bundle-Vendor: VTT Technical Research Centre of Finland\r
-Require-Bundle: org.eclipse.core.runtime,\r
- org.simantics.db.layer0;bundle-version="0.8.0",\r
- org.apache.lucene4.core;bundle-version="4.9.0",\r
- org.apache.lucene4.queryparser;bundle-version="4.9.0",\r
- org.apache.lucene4.analyzers-common;bundle-version="4.9.0",\r
- org.simantics.db.services;bundle-version="0.8.0"\r
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8\r
-Export-Package: org.simantics.db.indexing\r
-Bundle-Activator: org.simantics.db.indexing.Activator\r
-Bundle-ActivationPolicy: lazy\r
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Database Indexing
+Bundle-SymbolicName: org.simantics.db.indexing;singleton:=true
+Bundle-Version: 1.1.0.qualifier
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Require-Bundle: org.eclipse.core.runtime,
+ org.simantics.db.layer0;bundle-version="0.8.0",
+ org.apache.lucene4.core;bundle-version="4.9.0",
+ org.apache.lucene4.queryparser;bundle-version="4.9.0",
+ org.apache.lucene4.analyzers-common;bundle-version="4.9.0",
+ org.simantics.db.services;bundle-version="0.8.0",
+ org.slf4j.api
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.db.indexing
+Bundle-Activator: org.simantics.db.indexing.Activator
+Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: org.simantics.db.indexing