[eclipse-cdt] Also remove reference to e4.4 target in top-level pom file.

Jeff Johnston jjohnstn at fedoraproject.org
Thu Jun 26 23:24:36 UTC 2014


commit 713aeb733ebfd4b440149ac94740436a1d6faff7
Author: Jeff Johnston <jjohnstn at redhat.com>
Date:   Thu Jun 26 19:24:17 2014 -0400

    Also remove reference to e4.4 target in top-level pom file.

 eclipse-cdt-target.patch |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-cdt-target.patch b/eclipse-cdt-target.patch
index 3b97446..544b487 100644
--- a/eclipse-cdt-target.patch
+++ b/eclipse-cdt-target.patch
@@ -1,6 +1,6 @@
 diff -up ./pom.xml.fix ./pom.xml
 --- ./pom.xml.fix	2014-06-26 19:02:55.802488351 -0400
-+++ ./pom.xml	2014-06-26 19:03:44.050297763 -0400
++++ ./pom.xml	2014-06-26 19:23:43.736497429 -0400
 @@ -210,8 +210,8 @@
  		<module>upc/org.eclipse.cdt.core.parser.upc.tests</module>
  		<module>xlc/org.eclipse.cdt.core.lrparser.xlc.tests</module>
@@ -11,3 +11,17 @@ diff -up ./pom.xml.fix ./pom.xml
  		<module>releng/org.eclipse.cdt.testing</module>
  		<module>releng/org.eclipse.cdt.testing-feature</module>
  		<module>releng/org.eclipse.cdt.testing.repo</module>
+@@ -347,13 +347,6 @@
+ 							<arch>x86_64</arch>
+ 						</environment>
+ 					</environments>
+-					<target>
+-						<artifact>
+-							<groupId>org.eclipse.cdt</groupId>
+-							<artifactId>cdt-e4.4</artifactId>
+-							<version>1.0.0</version>
+-						</artifact>
+-					</target>
+ 				</configuration>
+ 			</plugin>
+ 			<plugin>


More information about the scm-commits mailing list