[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Tue May 29 23:07:39 EDT 2007


  User: gavin   
  Date: 07/05/29 23:07:39

  Modified:    jboss-seam  build.xml
  Log:
  no more issues
  
  Revision  Changes    Path
  1.189     +0 -4      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.188
  retrieving revision 1.189
  diff -u -b -r1.188 -r1.189
  --- build.xml	30 May 2007 00:44:32 -0000	1.188
  +++ build.xml	30 May 2007 03:07:39 -0000	1.189
  @@ -440,7 +440,6 @@
   		<ant dir="examples/hibernate" target="clean" inheritall="false" />
   		<ant dir="examples/icefaces" target="clean" inheritall="false" />
   		<ant dir="examples/blog" target="clean" inheritall="false" />
  -		<ant dir="examples/issues" target="clean" inheritall="false" />
   		<ant dir="examples/dvdstore" target="clean" inheritall="false" />
   		<ant dir="examples/contactlist" target="clean" inheritall="false" />
   		<ant dir="examples/seampay" target="clean" inheritall="false" />
  @@ -470,7 +469,6 @@
   		<ant dir="examples/hibernate" target="undeploy" inheritall="false" />
   		<ant dir="examples/icefaces" target="undeploy" inheritall="false" />
   		<ant dir="examples/blog" target="undeploy" inheritall="false" />
  -		<ant dir="examples/issues" target="undeploy" inheritall="false" />
   		<ant dir="examples/dvdstore" target="undeploy" inheritall="false" />
   		<ant dir="examples/contactlist" target="undeploy" inheritall="false" />
   		<ant dir="examples/seampay" target="undeploy" inheritall="false" />
  @@ -499,7 +497,6 @@
   		<ant dir="examples/mail" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/spring" 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" />
   		<ant dir="examples/registration" target="undeploy.tomcat" inheritall="false" />
   		<ant dir="examples/messages" target="undeploy.tomcat" inheritall="false" />
  @@ -998,7 +995,6 @@
   				<include name="glassfish/**/*" />
   				<include name="blog/**/*" />
   				<include name="contactlist/**/*" />
  -				<include name="issues/**/*" />
   				<include name="registration/**/*" />
   				<include name="dvdstore/**/*" />
   				<include name="itext/**/*" />
  
  
  



More information about the jboss-cvs-commits mailing list