[jboss-cvs] jboss-seam ...

Norman Richards norman.richards at jboss.com
Wed Oct 10 11:58:54 EDT 2007


  User: nrichards
  Date: 07/10/10 11:58:54

  Modified:    jboss-seam  build.xml
  Log:
  add tests
  
  Revision  Changes    Path
  1.296     +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.295
  retrieving revision 1.296
  diff -u -b -r1.295 -r1.296
  --- build.xml	9 Oct 2007 23:24:43 -0000	1.295
  +++ build.xml	10 Oct 2007 15:58:54 -0000	1.296
  @@ -370,6 +370,7 @@
   		<testexample name="seamspace" />
   		<testexample name="drools" />
   		<testexample name="mail" />
  +		<testexample name="seampay" />
   		<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