diff -r -Nu eclipse-3.8.0-M1-src/features/org.eclipse.help/feature.xml eclipse-3.8.0-M1-src.patched/features/org.eclipse.help/feature.xml --- eclipse.platform.releng/features/org.eclipse.help-feature/feature.xml 2011-03-27 10:30:27.000000000 -0400 +++ eclipse.platform.releng/features/org.eclipse.help-feature/feature.xml 2011-08-23 14:01:19.026328809 -0400 @@ -36,7 +36,7 @@ unpack="false"/> eclipse-plugin - org.apache.lucene + org.apache.lucene.core [2.9,3.0) --- eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml.bak 2012-07-25 17:26:52.000000000 +0200 +++ eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml 2012-07-27 14:39:44.824536490 +0200 @@ -37,7 +37,7 @@ eclipse-plugin - org.apache.lucene + org.apache.lucene.core [2.9,3.0) --- eclipse.platform.ua/org.eclipse.help.base/pom.xml.bak 2012-08-28 09:32:59.754115174 +0200 +++ eclipse.platform.ua/org.eclipse.help.base/pom.xml 2012-08-28 09:28:24.281350613 +0200 @@ -34,12 +34,12 @@ eclipse-plugin org.apache.lucene.core - [2.9,3.0) + [3.0,4.0) eclipse-plugin org.apache.lucene.analysis - [2.9,3.0) + [3.0,4.0) --- eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml.bak 2012-08-28 09:30:36.530197639 +0200 +++ eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml 2012-08-28 09:28:24.276350580 +0200 @@ -38,12 +38,12 @@ eclipse-plugin org.apache.lucene.core - [2.9,3.0) + [3.0,4.0) eclipse-plugin org.apache.lucene.analysis - [2.9,3.0) + [3.0,4.0)