[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sun Jun 24 18:26:29 EDT 2007


  User: pmuir   
  Date: 07/06/24 18:26:29

  Modified:    jboss-seam  build.xml
  Log:
  Ok, that doesn't work
  
  Revision  Changes    Path
  1.206     +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.205
  retrieving revision 1.206
  diff -u -b -r1.205 -r1.206
  --- build.xml	24 Jun 2007 21:42:23 -0000	1.205
  +++ build.xml	24 Jun 2007 22:26:29 -0000	1.206
  @@ -762,7 +762,7 @@
   		<echo>Report available at ${basedir}/report/index.html</echo>
   	</target>
   
  -	<target name="testexample" depends="compile, validate.xml" description="Run the example tests">
  +	<target name="testexample" depends="compile" description="Run the example tests">
   
   		<taskdef resource="testngtasks" classpath="${testng.jar}" />
   
  
  
  



More information about the jboss-cvs-commits mailing list