[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Jun 13 12:45:35 EDT 2007


  User: gavin   
  Date: 07/06/13 12:45:35

  Modified:    jboss-seam  build.xml
  Log:
  oops
  
  Revision  Changes    Path
  1.192     +0 -2      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.191
  retrieving revision 1.192
  diff -u -b -r1.191 -r1.192
  --- build.xml	13 Jun 2007 01:43:53 -0000	1.191
  +++ build.xml	13 Jun 2007 16:45:35 -0000	1.192
  @@ -513,9 +513,7 @@
   		<ant dir="examples/todo" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/drools" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/numberguess" target="undeploy.tomcat" inheritall="false" />
  -		<ant dir="examples/groovybooking" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/quartz" target="undeploy.tomcat" inheritall="false" />
  -		<ant dir="examples/wiki" target="undeploy.tomcat" inheritall="false" />
   	</target>
   
   	<target name="deploypresentation" depends="build" description="Deploy the examples used in Seam presentations">
  
  
  



More information about the jboss-cvs-commits mailing list