[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Wed Apr 18 08:06:28 EDT 2007


  User: pmuir   
  Date: 07/04/18 08:06:28

  Modified:    jboss-seam  build.xml
  Log:
  Tidy up seamdiscs
  
  Revision  Changes    Path
  1.180     +2 -0      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.179
  retrieving revision 1.180
  diff -u -b -r1.179 -r1.180
  --- build.xml	15 Apr 2007 17:45:45 -0000	1.179
  +++ build.xml	18 Apr 2007 12:06:28 -0000	1.180
  @@ -431,6 +431,7 @@
   		<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="trinidad/examples/seamdiscs" target="clean" inheritall="false" />
   
   	</target>
   
  @@ -458,6 +459,7 @@
   		<ant dir="examples/remoting/progressbar" target="undeploy" inheritall="false" />
   		<ant dir="examples/hibernate2" target="undeploy" inheritall="false" />
   		<ant dir="examples/jpa" target="undeploy" inheritall="false" />
  +		<ant dir="trinidad/examples/seamdiscs" target="undeploy" inheritall="false" />
   
   		<ant dir="examples/booking" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/hibernate" target="undeploy.tomcat" inheritall="false" />
  
  
  



More information about the jboss-cvs-commits mailing list