[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Tue Dec 4 10:45:49 EST 2007


  User: pmuir   
  Date: 07/12/04 10:45:49

  Modified:    jboss-seam  build.xml
  Log:
  First pass at JBSEAM-2294
  
  Revision  Changes    Path
  1.307     +1 -0      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.306
  retrieving revision 1.307
  diff -u -b -r1.306 -r1.307
  --- build.xml	28 Nov 2007 15:48:04 -0000	1.306
  +++ build.xml	4 Dec 2007 15:45:49 -0000	1.307
  @@ -359,6 +359,7 @@
   
   	<target name="testall" depends="testcore,build,compiletest, copylib" description="Run the core unit tests and all example tests">
   		<testexample name="booking" />
  +		<testexample name="nestedbooking" />
   		<testexample name="dvdstore" />
   		<testexample name="messages" />
   		<testexample name="numberguess" />
  
  
  



More information about the jboss-cvs-commits mailing list