This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 6937a56307 Update required for new test
6937a56307 is described below
commit 6937a563073649060339f479595b77217957a28b
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Aug 31 14:40:00 2022 +0100
Update required for new test
---
build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.xml b/build.xml
index bfe0309ce3..215223b61c 100644
--- a/build.xml
+++ b/build.xml
@@ -1821,6 +1821,7 @@
<include name="META-INF/**"/>
<include name="**/service-config.txt"/>
<include name="**/logging-non-rotatable.properties"/>
+ <include name="**/TestStrings.properties"/>
</fileset>
</copy>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]