[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Thu Jun 28 11:48:27 EDT 2007


  User: pmuir   
  Date: 07/06/28 11:48:27

  Modified:    jboss-seam  build.xml
  Log:
  Move contactlist to new build
  
  Revision  Changes    Path
  1.224     +1 -1      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.223
  retrieving revision 1.224
  diff -u -b -r1.223 -r1.224
  --- build.xml	28 Jun 2007 13:46:34 -0000	1.223
  +++ build.xml	28 Jun 2007 15:48:27 -0000	1.224
  @@ -737,7 +737,7 @@
   		<ant dir="examples/dvdstore" target="testexample" inheritall="false" />
   		<ant dir="examples/messages" target="testexample" inheritall="false" />
   		<ant dir="examples/numberguess" target="testexample" inheritall="false" />
  -		<ant dir="examples/contactlist" target="testexample" inheritall="false" />
  +		<ant dir="examples/contactlist" target="test" inheritall="false" />
   		<ant dir="examples/registration" target="testexample" inheritall="false" />
   		<ant dir="examples/todo" target="testexample" inheritall="false" />
   		<ant dir="examples/blog" target="test" inheritall="false" />
  
  
  



More information about the jboss-cvs-commits mailing list