[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sat Jan 5 13:38:32 EST 2008


  User: pmuir   
  Date: 08/01/05 13:38:32

  Modified:    jboss-seam  build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.311     +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.310
  retrieving revision 1.311
  diff -u -b -r1.310 -r1.311
  --- build.xml	23 Dec 2007 21:16:12 -0000	1.310
  +++ build.xml	5 Jan 2008 18:38:32 -0000	1.311
  @@ -605,7 +605,7 @@
   	</target>
   
   
  -	<target name="testcore" depends="inittestcore,compiletest" description="Run the core unit tests">
  +	<target name="testcore" depends="inittestcore,compiletest" description="Run the core tests">
   		<taskdef resource="testngtasks" classpathref="test.core.path" />
   		<testng>
   			<jvmarg value="-Demma.coverage.out.file=${coverage.ec}" />
  
  
  



More information about the jboss-cvs-commits mailing list