[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Thu Aug 16 13:21:44 EDT 2007


  User: pmuir   
  Date: 07/08/16 13:21:44

  Modified:    jboss-seam  build.xml
  Log:
  Add some tests from Christian
  
  Revision  Changes    Path
  1.259     +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.258
  retrieving revision 1.259
  diff -u -b -r1.258 -r1.259
  --- build.xml	16 Aug 2007 10:53:46 -0000	1.258
  +++ build.xml	16 Aug 2007 17:21:44 -0000	1.259
  @@ -537,6 +537,7 @@
   		<ant dir="examples/registration" target="test" inheritall="false" />
   		<ant dir="examples/todo" target="test" inheritall="false" />
   		<ant dir="examples/blog" target="test" inheritall="false" />
  +		<ant dir="examples/ui" target="test" inheritall="false" />
   		<!--<ant dir="examples/wiki" target="test" inheritall="false" />-->
   		<!--<ant dir="examples/portal" target="test" inheritall="false" />-->
   	</target>
  
  
  



More information about the jboss-cvs-commits mailing list