[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Fri Oct 12 06:46:58 EDT 2007


  User: pmuir   
  Date: 07/10/12 06:46:58

  Modified:    jboss-seam  build.xml
  Log:
  Copy tests from booking example to hibernate example
  
  Revision  Changes    Path
  1.298     +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.297
  retrieving revision 1.298
  diff -u -b -r1.297 -r1.298
  --- build.xml	12 Oct 2007 02:24:22 -0000	1.297
  +++ build.xml	12 Oct 2007 10:46:58 -0000	1.298
  @@ -372,6 +372,7 @@
   		<testexample name="mail" />
   		<testexample name="seampay" />
   		<testexample name="itext" />
  +		<testexample name="hibernate2" />
   		<ant dir="examples/wiki" target="test" inheritall="false">
   			<property name="test.output.dir" value="${test.dir}/wiki" />
   		</ant>
  
  
  



More information about the jboss-cvs-commits mailing list