[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Fri Oct 12 07:24:53 EDT 2007


  User: pmuir   
  Date: 07/10/12 07:24:53

  Modified:    jboss-seam  build.xml
  Log:
  Add JPA tests
  
  Revision  Changes    Path
  1.299     +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.298
  retrieving revision 1.299
  diff -u -b -r1.298 -r1.299
  --- build.xml	12 Oct 2007 10:46:58 -0000	1.298
  +++ build.xml	12 Oct 2007 11:24:53 -0000	1.299
  @@ -373,6 +373,7 @@
   		<testexample name="seampay" />
   		<testexample name="itext" />
   		<testexample name="hibernate2" />
  +		<testexample name="jpa" />
   		<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