Blame SOURCES/eclipse-cdt-target.patch

525985
--- ./pom.xml.orig	2014-10-06 16:46:08.449288840 +0100
525985
+++ ./pom.xml	2014-10-06 16:48:44.255098820 +0100
5c4483
@@ -219,8 +219,8 @@
5c4483
 		<module>upc/org.eclipse.cdt.core.parser.upc.tests</module>
5c4483
 		<module>xlc/org.eclipse.cdt.core.lrparser.xlc.tests</module>
5c4483
 		<module>debug/org.eclipse.cdt.debug.ui.tests</module>
5c4483
--->
5c4483
 		<module>releng/org.eclipse.cdt.target</module>
5c4483
+-->
5c4483
 		<module>releng/org.eclipse.cdt.testing</module>
5c4483
 		<module>releng/org.eclipse.cdt.testing-feature</module>
5c4483
 		<module>releng/org.eclipse.cdt.testing.repo</module>
5c4483
@@ -366,14 +366,6 @@
5c4483
 							<arch>x86</arch>
5c4483
 						</environment>
5c4483
 					</environments>
5c4483
-					<target>
5c4483
-						<artifact>
5c4483
-							<groupId>org.eclipse.cdt</groupId>
5c4483
-							<artifactId>org.eclipse.cdt.target</artifactId>
5c4483
-							<classifier>${target-platform}</classifier>
5c4483
-							<version>1.0.0</version>
5c4483
-						</artifact>
5c4483
-					</target>
5c4483
 				</configuration>
5c4483
 			</plugin>
5c4483
 			<plugin>