[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Wed Feb 7 17:20:59 EST 2007


  User: gavin   
  Date: 07/02/07 17:20:59

  Modified:    jboss-seam  build.xml
  Log:
  rename
  
  Revision  Changes    Path
  1.138     +3 -3      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.137
  retrieving revision 1.138
  diff -u -b -r1.137 -r1.138
  --- build.xml	7 Feb 2007 22:11:21 -0000	1.137
  +++ build.xml	7 Feb 2007 22:20:59 -0000	1.138
  @@ -362,7 +362,7 @@
           <ant dir="examples/seampay" target="clean" inheritall="false"/>
           <ant dir="examples/seamspace" target="clean" inheritall="false"/>
           <ant dir="examples/mail" target="clean" inheritall="false"/>
  -    	<ant dir="examples/pdf" target="clean" inheritall="false"/>
  +    	<ant dir="examples/itext" target="clean" inheritall="false"/>
           <ant dir="examples/messages" target="clean" inheritall="false"/>
           <ant dir="examples/numberguess" target="clean" inheritall="false"/>
           <ant dir="examples/registration" target="clean" inheritall="false"/>
  @@ -389,7 +389,7 @@
           <ant dir="examples/contactlist" target="undeploy" inheritall="false"/>
           <ant dir="examples/seampay" target="undeploy" inheritall="false"/>
           <ant dir="examples/seamspace" target="undeploy" inheritall="false"/>
  -    	<ant dir="examples/pdf" target="undeploy" inheritall="false"/>
  +    	<ant dir="examples/itext" target="undeploy" inheritall="false"/>
       	<ant dir="examples/mail" target="undeploy" inheritall="false"/>
           <ant dir="examples/messages" target="undeploy" inheritall="false"/>
           <ant dir="examples/numberguess" target="undeploy" inheritall="false"/>
  @@ -406,7 +406,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/itext" target="undeploy.tomcat" inheritall="false"/>
       	<ant dir="examples/mail" target="undeploy.tomcat" inheritall="false"/>
           <ant dir="examples/blog" target="undeploy.tomcat" inheritall="false"/>
           <ant dir="examples/issues" target="undeploy.tomcat" inheritall="false"/>
  
  
  



More information about the jboss-cvs-commits mailing list