[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sat Jul 14 10:48:41 EDT 2007


  User: pmuir   
  Date: 07/07/14 10:48:41

  Modified:    jboss-seam  build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.241     +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.240
  retrieving revision 1.241
  diff -u -b -r1.240 -r1.241
  --- build.xml	14 Jul 2007 13:46:57 -0000	1.240
  +++ build.xml	14 Jul 2007 14:48:41 -0000	1.241
  @@ -914,7 +914,7 @@
   
   	<!-- ########################### TEST TARGETS ###########################-->
   
  -	<target name="inittestcore" depends="compilecore">
  +	<target name="inittestcore" depends="build">
   		<copy todir="${classes.test.core.dir}">
   			<fileset dir="${classes.core.dir}" includes="**/*.*" />
   		</copy>
  
  
  



More information about the jboss-cvs-commits mailing list