Author: remy.maucherat(a)jboss.com
Date: 2007-10-09 12:00:00 -0400 (Tue, 09 Oct 2007)
New Revision: 301
Modified:
trunk/build.xml
Log:
- Fix packaging of the JBoss binary (oops).
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2007-10-09 15:27:25 UTC (rev 300)
+++ trunk/build.xml 2007-10-09 16:00:00 UTC (rev 301)
@@ -481,6 +481,7 @@
<include name="org/apache/catalina/**" />
<exclude name="org/apache/catalina/startup/catalina.properties"
/>
<include name="org/apache/naming/**" />
+ <include name="org/apache/comet/**" />
<include name="org/apache/coyote/**" />
<include name="org/apache/tomcat/jni/**" />
<include name="org/apache/tomcat/util/**" />
Show replies by date