[jbosstools-commits] JBoss Tools SVN: r23450 - in workspace/dgolovin/experimental-build/bootstrap-build: tests and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Jul 15 16:38:08 EDT 2010
Author: dgolovin
Date: 2010-07-15 16:38:07 -0400 (Thu, 15 Jul 2010)
New Revision: 23450
Modified:
workspace/dgolovin/experimental-build/bootstrap-build/build/pom.xml
workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml
Log:
change bootstrap to checkout
Modified: workspace/dgolovin/experimental-build/bootstrap-build/build/pom.xml
===================================================================
--- workspace/dgolovin/experimental-build/bootstrap-build/build/pom.xml 2010-07-15 20:32:44 UTC (rev 23449)
+++ workspace/dgolovin/experimental-build/bootstrap-build/build/pom.xml 2010-07-15 20:38:07 UTC (rev 23450)
@@ -26,7 +26,7 @@
<id>suite2</id>
<phase>install</phase>
<goals>
- <goal>bootstrap</goal>
+ <goal>checkout</goal>
</goals>
</execution>
</executions>
Modified: workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml
===================================================================
--- workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml 2010-07-15 20:32:44 UTC (rev 23449)
+++ workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml 2010-07-15 20:38:07 UTC (rev 23450)
@@ -25,7 +25,7 @@
<id>suite2</id>
<phase>install</phase>
<goals>
- <goal>bootstrap</goal>
+ <goal>checkout</goal>
</goals>
</execution>
</executions>
More information about the jbosstools-commits
mailing list