Author: nickboldt
Date: 2012-10-11 17:20:29 -0400 (Thu, 11 Oct 2012)
New Revision: 44447
Modified:
trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml
Log:
temporarily disable validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html so we can build/deploy TPs
again
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -60,7 +60,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -22,7 +22,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml 2012-10-11 21:20:01 UTC
(rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml 2012-10-11 21:20:29 UTC
(rev 44447)
@@ -60,7 +60,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -22,7 +22,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml 2012-10-11 21:20:01 UTC
(rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml 2012-10-11 21:20:29 UTC
(rev 44447)
@@ -60,7 +60,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -22,7 +22,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml 2012-10-11 21:20:01 UTC
(rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml 2012-10-11 21:20:29 UTC
(rev 44447)
@@ -60,7 +60,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -22,7 +22,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml 2012-10-11 21:20:01
UTC (rev 44446)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml 2012-10-11 21:20:29
UTC (rev 44447)
@@ -44,7 +44,7 @@
<execution>
<phase>verify</phase>
<goals>
- <goal>validate-target-platform</goal>
+ <!-- DISABLE validation due to
http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg00817.html
<goal>validate-target-platform</goal> -->
</goals>
<configuration>
<targetFiles>