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

Peter Muir peter at bleepbleep.org.uk
Thu Dec 6 10:43:30 EST 2007


  User: pmuir   
  Date: 07/12/06 10:43:30

  Modified:    build    ci.build.xml
  Log:
  OOps
  
  Revision  Changes    Path
  1.14      +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.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- ci.build.xml	6 Dec 2007 15:21:15 -0000	1.13
  +++ ci.build.xml	6 Dec 2007 15:43:30 -0000	1.14
  @@ -29,7 +29,7 @@
   
   	<target name="tests">
   		<build target="cleanall" />
  -		<build target="coverageall" />
  +		<build target="coverageall" testngjvmargs="-Dfoo"/>
   		<build target="copytestoutput" />
   		<build target="testreport" />
   	</target>
  
  
  



More information about the jboss-cvs-commits mailing list