You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by li...@apache.org on 2022/12/09 08:29:06 UTC

[tomcat] branch 8.5.x updated: Update build.xml - remove not available path.

This is an automated email from the ASF dual-hosted git repository.

lihan pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 524011a5e6 Update build.xml - remove not available path.
524011a5e6 is described below

commit 524011a5e60a736237cf5b666934ac4856f82e41
Author: lihan <li...@apache.org>
AuthorDate: Fri Dec 9 16:27:14 2022 +0800

    Update build.xml - remove not available path.
    
    Submitted by yong hu.
---
 build.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.xml b/build.xml
index f5c74b75ad..b6271ff8e5 100644
--- a/build.xml
+++ b/build.xml
@@ -505,7 +505,6 @@
     -->
     <include name="org/apache/coyote/**" />
     <include name="org/apache/tomcat/jni/**" />
-    <include name="org/apache/jk/**" />
     <include name="org/apache/tomcat/util/**" />
     <exclude name="org/apache/tomcat/util/descriptor/tld/**" />
   </patternset>


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