[jboss-cvs] jboss-seam/examples/groovybooking ...

Peter Muir peter at bleepbleep.org.uk
Thu Oct 4 10:21:23 EDT 2007


  User: pmuir   
  Date: 07/10/04 10:21:23

  Modified:    examples/groovybooking  build.xml
  Log:
  JBSEAM-2041
  
  Revision  Changes    Path
  1.9       +1 -1      jboss-seam/examples/groovybooking/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/groovybooking/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- build.xml	25 Sep 2007 16:13:19 -0000	1.8
  +++ build.xml	4 Oct 2007 14:21:23 -0000	1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<project name="groovybooking" default="deploy" basedir=".">
  +<project name="groovybooking" default="jbosswar.restart" basedir=".">
   
   	<!-- Example name -->
   	<property name="Name" value="Seam Groovy Example" />
  
  
  



More information about the jboss-cvs-commits mailing list