[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Thu Jun 28 20:03:13 EDT 2007


  User: pmuir   
  Date: 07/06/28 20:03:13

  Modified:    jboss-seam  build.xml
  Log:
  One more
  
  Revision  Changes    Path
  1.226     +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.225
  retrieving revision 1.226
  diff -u -b -r1.225 -r1.226
  --- build.xml	28 Jun 2007 23:52:11 -0000	1.225
  +++ build.xml	29 Jun 2007 00:03:13 -0000	1.226
  @@ -519,7 +519,7 @@
   		<ant dir="examples/messages" target="tomcat.undeploy" inheritall="false" />
   		<ant dir="examples/todo" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/drools" target="tomcat.undeploy" inheritall="false" />
  -		<ant dir="examples/numberguess" target="undeploy.tomcat" inheritall="false" />
  +		<ant dir="examples/numberguess" target="tomcat.undeploy" inheritall="false" />
   		<ant dir="examples/quartz" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/remoting/gwt" target="undeploy.tomcat" inheritall="false" />
   	</target>
  
  
  



More information about the jboss-cvs-commits mailing list