This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 017c426962 Update build.xml - remove not available path.
017c426962 is described below
commit 017c426962403e5c2acf424633d95b8979626ea4
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 b76fbcd3bf..c40ee2f16a 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]