[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Tue Jul 31 13:26:56 EDT 2007


  User: pmuir   
  Date: 07/07/31 13:26:56

  Modified:    jboss-seam  build.xml
  Log:
  nightlies
  
  Revision  Changes    Path
  1.255     +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.254
  retrieving revision 1.255
  diff -u -b -r1.254 -r1.255
  --- build.xml	31 Jul 2007 16:23:54 -0000	1.254
  +++ build.xml	31 Jul 2007 17:26:56 -0000	1.255
  @@ -812,7 +812,7 @@
   
   	<target name="copydownloadbletojbossorg">
   		<exec executable="scp">
  -			<arg line="-r ${ci.dir}/* jbossqa at download.jboss.org:/htdocs/jbossseam" />
  +			<arg line="-r ${ci.dir}/${version}.${patchlevel} ${ci.dir}/latest.html jbossqa at download.jboss.org:/htdocs/jbossseam" />
   		</exec>
   	</target>
   
  
  
  



More information about the jboss-cvs-commits mailing list