[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Jan 17 20:13:37 EST 2007


  User: gavin   
  Date: 07/01/17 20:13:37

  Modified:    jboss-seam  build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.129     +1 -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.128
  retrieving revision 1.129
  diff -u -b -r1.128 -r1.129
  --- build.xml	18 Jan 2007 01:05:54 -0000	1.128
  +++ build.xml	18 Jan 2007 01:13:37 -0000	1.129
  @@ -387,6 +387,7 @@
           <ant dir="examples/hibernate" target="undeploy.tomcat" inheritall="false"/>
           <ant dir="examples/icefaces" target="undeploy.tomcat" inheritall="false"/>
           <ant dir="examples/dvdstore" target="undeploy.tomcat" inheritall="false"/>
  +    	<ant dir="examples/pdf" target="undeploy.tomcat" inheritall="false"/>
           <ant dir="examples/blog" target="undeploy.tomcat" inheritall="false"/>
           <ant dir="examples/issues" target="undeploy.tomcat" inheritall="false"/>
           <ant dir="examples/contactlist" target="undeploy.tomcat" inheritall="false"/>
  
  
  



More information about the jboss-cvs-commits mailing list