[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sun Jun 24 07:58:10 EDT 2007


  User: pmuir   
  Date: 07/06/24 07:58:10

  Modified:    jboss-seam  build.xml
  Log:
  fix the build
  
  Revision  Changes    Path
  1.203     +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.202
  retrieving revision 1.203
  diff -u -b -r1.202 -r1.203
  --- build.xml	23 Jun 2007 18:34:01 -0000	1.202
  +++ build.xml	24 Jun 2007 11:58:09 -0000	1.203
  @@ -451,7 +451,7 @@
   		<ant dir="examples/remoting/progressbar" target="clean" inheritall="false" />
   		<ant dir="examples/hibernate2" target="clean" inheritall="false" />
   		<ant dir="examples/jpa" target="clean" inheritall="false" />
  -		<ant dir="examples/glassfish" target="clean" inheritall="false" />
  +		<ant dir="examples/jee5" target="clean" inheritall="false" />
   		<ant dir="trinidad/examples/seamdiscs" target="clean" inheritall="false" />
   		<ant dir="examples/groovybooking" target="clean" inheritall="false" />
   		<ant dir="examples/quartz" target="clean" inheritall="false" />
  
  
  



More information about the jboss-cvs-commits mailing list