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

Peter Muir peter at bleepbleep.org.uk
Fri Jul 13 12:08:46 EDT 2007


  User: pmuir   
  Date: 07/07/13 12:08:46

  Modified:    examples  build.xml
  Log:
  Better test scripts and some more tests
  
  Revision  Changes    Path
  1.18      +0 -3      jboss-seam/examples/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/build.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- build.xml	12 Jul 2007 15:11:05 -0000	1.17
  +++ build.xml	13 Jul 2007 16:08:46 -0000	1.18
  @@ -710,9 +710,6 @@
   		</copy>
   	</target>
   
  -	<!-- Placeholder for cruisecontrol -->
  -	<target name="testexample" depends="test" />
  -
   	<target name="test" depends="buildtest" description="Run the tests">
   		<taskdef resource="testngtasks" classpath="${testng.jar}" />
   		<testng outputdir="${test-report.dir}">
  
  
  



More information about the jboss-cvs-commits mailing list