[jboss-cvs] JBossAS SVN: r59738 - trunk/tomcat.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Jan 17 20:41:06 EST 2007
Author: remy.maucherat at jboss.com
Date: 2007-01-17 20:41:06 -0500 (Wed, 17 Jan 2007)
New Revision: 59738
Modified:
trunk/tomcat/build.xml
Log:
- Update exclude list.
Modified: trunk/tomcat/build.xml
===================================================================
--- trunk/tomcat/build.xml 2007-01-18 01:32:50 UTC (rev 59737)
+++ trunk/tomcat/build.xml 2007-01-18 01:41:06 UTC (rev 59738)
@@ -236,6 +236,7 @@
<copy todir="${build.deploy}/jbossweb.deployer">
<fileset dir="${jboss.web.lib}">
<include name="*.jar"/>
+ <exclude name="annotations-api.jar"/>
</fileset>
</copy>
More information about the jboss-cvs-commits
mailing list