[jboss-cvs] jboss-seam ...
Peter Muir
peter at bleepbleep.org.uk
Tue Jul 31 12:23:55 EDT 2007
User: pmuir
Date: 07/07/31 12:23:55
Modified: jboss-seam build.xml
Log:
enable nightlies
Revision Changes Path
1.254 +1 -1 jboss-seam/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -b -r1.253 -r1.254
--- build.xml 27 Jul 2007 03:32:21 -0000 1.253
+++ build.xml 31 Jul 2007 16:23:54 -0000 1.254
@@ -812,7 +812,7 @@
<target name="copydownloadbletojbossorg">
<exec executable="scp">
- <arg line="-r ${ci.dir} jbossqa at download.jboss.org:/htdocs" />
+ <arg line="-r ${ci.dir}/* jbossqa at download.jboss.org:/htdocs/jbossseam" />
</exec>
</target>
More information about the jboss-cvs-commits
mailing list