This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new c60a558566 Update build.xml - remove not available path.
c60a558566 is described below
commit c60a55856677c33bb34558ce60273712833fdc67
Author: lihan <[email protected]>
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 92dc34cab8..a3fce38255 100644
--- a/build.xml
+++ b/build.xml
@@ -754,7 +754,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: [email protected]
For additional commands, e-mail: [email protected]