[jboss-cvs] jboss-seam/build ...

Peter Muir peter at bleepbleep.org.uk
Wed Sep 26 07:13:14 EDT 2007


  User: pmuir   
  Date: 07/09/26 07:13:14

  Modified:    build    ci.build.xml
  Log:
  Fix dist
  
  Revision  Changes    Path
  1.3       +1 -1      jboss-seam/build/ci.build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ci.build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/ci.build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ci.build.xml	25 Sep 2007 22:56:00 -0000	1.2
  +++ ci.build.xml	26 Sep 2007 11:13:14 -0000	1.3
  @@ -44,7 +44,7 @@
   
   	<target name="snapshot">
   		<build target="cleanall" />
  -		<build target="build" />
  +		<build target="dist" />
   		<antcall target="deploySeamSnapshot" />
   		<antcall target="tests" />
   	</target>
  
  
  



More information about the jboss-cvs-commits mailing list