[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sat Jul 14 13:10:19 EDT 2007


  User: pmuir   
  Date: 07/07/14 13:10:19

  Modified:    jboss-seam  build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.243     +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.242
  retrieving revision 1.243
  diff -u -b -r1.242 -r1.243
  --- build.xml	14 Jul 2007 15:29:10 -0000	1.242
  +++ build.xml	14 Jul 2007 17:10:19 -0000	1.243
  @@ -766,7 +766,7 @@
   	</target>
   
   	<target name="copydownloadbletojbossorg">
  -		<scp todir="jbossqa at download.jboss.org:/htdocs/jbossseam/build">
  +		<scp todir="jbossqa at download.jboss.org:/htdocs/jbossseam/build" keyfile="${ci.keyfile}" passphrase="${ci.passphrase}">
   			<fileset dir="${ci.dir}" />
   		</scp>
   	</target>
  
  
  



More information about the jboss-cvs-commits mailing list