[eclipse-mylyn] Remove old parts of lucene 4 port which are breaking the patch.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Mar 13 12:15:55 UTC 2014


commit 9fbfc0ad9f6d969999f51b39d0e4fa9d654675a3
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Mar 13 14:15:45 2014 +0200

    Remove old parts of lucene 4 port which are breaking the patch.

 eclipse-mylyn.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index 9622e58..ad4b809 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -385,9 +385,6 @@ rm org.eclipse.mylyn.builds/org.eclipse.mylyn.hudson.ui/src/org/eclipse/mylyn/in
 #Be more tolerant for guava
 sed -i -e "s/compatible/greaterOrEqual/g" org.eclipse.mylyn.versions/org.eclipse.mylyn.versions.sdk-feature/feature.xml
 sed -i -e "s/e3.5/e3.6/g" org.eclipse.mylyn.commons/org.eclipse.mylyn.commons-target/pom.xml
-#Fix for lucene
-sed -i -e "s/2.9.1,3.7.0/2.9.1,5.0.0/g" org.eclipse.mylyn.tasks/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF
-sed -i -e "s/org.apache.lucene.queryParser/org.apache.lucene.queryParser.classic/g" org.eclipse.mylyn.tasks/org.eclipse.mylyn.tasks.index.core/src/org/eclipse/mylyn/internal/tasks/index/core/TaskListIndex.java
 
 %build
 %{?scl:%scl_maven_opts}


More information about the scm-commits mailing list