Author: manaRH
Date: 2009-10-13 09:14:55 -0400 (Tue, 13 Oct 2009)
New Revision: 11578
Modified:
branches/enterprise/JBPAPP_5_0/build/ci.build.xml
Log:
changed the snapshot target for my integration SNAPSHOT hudson job
Modified: branches/enterprise/JBPAPP_5_0/build/ci.build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/ci.build.xml 2009-10-13 12:11:34 UTC (rev 11577)
+++ branches/enterprise/JBPAPP_5_0/build/ci.build.xml 2009-10-13 13:14:55 UTC (rev 11578)
@@ -43,7 +43,7 @@
<build target="cleanall" />
<build target="dist" />
- <ant target="deploySeamSnapshot" antfile="${ant.file}"
inheritall="false" inheritrefs="false" dir=".">
+<!-- <ant target="deploySeamSnapshot" antfile="${ant.file}"
inheritall="false" inheritrefs="false" dir=".">
<propertyset>
<propertyref name="ant.version"/>
</propertyset>
@@ -54,7 +54,7 @@
<propertyref name="ant.version"/>
</propertyset>
<property name="qualifier" value="-SNAPSHOT" />
- </ant>
+ </ant> -->
<ant target="tests" antfile="${ant.file}"
inheritall="false" inheritrefs="false" dir=".">
<propertyset>
<propertyref name="ant.version"/>