[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Tue Jun 26 23:22:19 EDT 2007


  User: gavin   
  Date: 07/06/26 23:22:19

  Modified:    jboss-seam  build.xml
  Log:
  fix tomcat deployment
  
  Revision  Changes    Path
  1.218     +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.217
  retrieving revision 1.218
  diff -u -b -r1.217 -r1.218
  --- build.xml	26 Jun 2007 23:03:25 -0000	1.217
  +++ build.xml	27 Jun 2007 03:22:19 -0000	1.218
  @@ -335,6 +335,7 @@
   		<exclude name="jboss-embedded-all.jar" />
   		<exclude name="hibernate-all.jar" />
   		<exclude name="thirdparty-all.jar" />
  +		<exclude name="x*.jar"/>
   	</zipfileset>
   
   	<zipfileset id="example.tomcat.seam.jar" prefix="WEB-INF/lib" dir="${imported.basedir}">
  
  
  



More information about the jboss-cvs-commits mailing list