[eclipse-m2e-core] Make core.ui require queryparser bundle

Gerard Ryan galileo at fedoraproject.org
Sun Mar 23 20:38:40 UTC 2014


commit 869eae14ac81695a1837e7d2b4504a664c5fd946
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Sun Mar 23 17:48:42 2014 +0000

    Make core.ui require queryparser bundle

 ...e-m2e-core-fix-m2e.core.ui-manifest-1.2.0.patch |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-m2e-core-fix-m2e.core.ui-manifest-1.2.0.patch b/eclipse-m2e-core-fix-m2e.core.ui-manifest-1.2.0.patch
index 36526f1..14fc804 100644
--- a/eclipse-m2e-core-fix-m2e.core.ui-manifest-1.2.0.patch
+++ b/eclipse-m2e-core-fix-m2e.core.ui-manifest-1.2.0.patch
@@ -1,12 +1,13 @@
 --- org.eclipse.m2e.core.ui/META-INF/MANIFEST.MF.orig	2012-12-05 17:04:07.907615274 +0000
 +++ org.eclipse.m2e.core.ui/META-INF/MANIFEST.MF	2012-12-05 17:05:06.246473052 +0000
-@@ -36,6 +36,8 @@
+@@ -36,6 +36,9 @@
   org.eclipse.ui.forms;bundle-version="3.4.1",
   slf4j.api,
   org.eclipse.jface.text,
 - org.eclipse.ui
 + org.eclipse.ui,
 + org.apache.maven.archetype.catalog,
-+ org.apache.maven.archetype.descriptor
++ org.apache.maven.archetype.descriptor,
++ org.apache.lucene.queryparser
  Import-Package: org.eclipse.compare.rangedifferencer,
   org.eclipse.ltk.core.refactoring


More information about the scm-commits mailing list