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>
Show replies by date