Author: remy.maucherat(a)jboss.com
Date: 2009-09-22 09:25:03 -0400 (Tue, 22 Sep 2009)
New Revision: 1174
Modified:
trunk/build.xml
Log:
- Remove the packaging hack, as the annotation will no longer be used.
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2009-09-22 13:17:34 UTC (rev 1173)
+++ trunk/build.xml 2009-09-22 13:25:03 UTC (rev 1174)
@@ -583,7 +583,6 @@
<jar jarfile="${tomcat.jars}/jbossweb.jar" index="true">
<fileset dir="${tomcat.classes}">
<!-- Temp EE class -->
- <include name="javax/annotation/security/TransportProtected.class"
/>
<include name="org/apache/catalina/**" />
<exclude name="org/apache/catalina/startup/catalina.properties"
/>
<include name="org/apache/naming/**" />
Show replies by date