eclipse/eclipse-no-target-platform.patch
Mat Booth 39a3b2a9b7 Update to M6 pre-release of Luna 4.4.0.
- Drop upstreamed patches: do-not-run-as-root, bug-408505,
  bug-404448, osgi-unpack-sources
- Patch to use mockito-core 1.9
2014-03-31 13:40:18 +01:00

17 lines
633 B
Diff

--- eclipse-platform-parent/pom.xml.orig 2014-03-24 15:52:04.794208197 +0000
+++ eclipse-platform-parent/pom.xml 2014-03-24 15:56:15.746202079 +0000
@@ -170,13 +170,6 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<configuration>
- <target>
- <artifact>
- <groupId>org.eclipse</groupId>
- <artifactId>eclipse-sdk-prereqs</artifactId>
- <version>4.4.0-SNAPSHOT</version>
- </artifact>
- </target>
<environments>
<environment>
<os>linux</os>