You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/10/31 13:13:57 UTC

svn commit: r1537463 - /tomcat/trunk/build.xml

Author: markt
Date: Thu Oct 31 12:13:57 2013
New Revision: 1537463

URL: http://svn.apache.org/r1537463
Log:
Remove reference to deleted package

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1537463&r1=1537462&r2=1537463&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Thu Oct 31 12:13:57 2013
@@ -367,7 +367,6 @@
 
   <patternset id="files.tomcat-coyote">
     <include name="org/apache/coyote/**" />
-    <include name="org/apache/jk/**" />
     <include name="org/apache/tomcat/util/**" />
     <!-- Exclude the files shared between Catalina & Jasper and/or used by
          WebSockets -->



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org