[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Mon Oct 15 09:32:14 EDT 2007


  User: pmuir   
  Date: 07/10/15 09:32:14

  Modified:    jboss-seam  build.xml
  Log:
  Tests for quartz example
  
  Revision  Changes    Path
  1.301     +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.300
  retrieving revision 1.301
  diff -u -b -r1.300 -r1.301
  --- build.xml	13 Oct 2007 22:27:18 -0000	1.300
  +++ build.xml	15 Oct 2007 13:32:14 -0000	1.301
  @@ -372,6 +372,7 @@
   		<testexample name="itext" />
   		<testexample name="hibernate2" />
   		<testexample name="jpa" />
  +		<testexample name="quartz" />
   		<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