X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.indexing%2FMETA-INF%2FMANIFEST.MF;h=c503105ad2504c6e77d1fbde2cdf6d899d6acd4d;hb=refs%2Fheads%2Frelease%2F1.43.1;hp=981bfe28dbdfd2dbe1ca1e295ada8de65df32e0a;hpb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF b/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF index 981bfe28d..c503105ad 100644 --- a/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF @@ -9,8 +9,10 @@ Require-Bundle: org.eclipse.core.runtime, 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.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