X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.db.indexing%2FMETA-INF%2FMANIFEST.MF;h=f86c1499ddee0458013e7207a7109ca56ae6c86d;hp=d74cdea3664d0d48d24f5f739c10d1c00315c80e;hb=857dbc869796d772864327ce02f19dc252b159fc;hpb=0b72d3e4ec886838314ffeba0fa201e32c0aae3e diff --git a/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF b/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF index d74cdea36..f86c1499d 100644 --- a/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.indexing/META-INF/MANIFEST.MF @@ -6,7 +6,9 @@ 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;bundle-version="4.9.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" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.db.indexing