This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 25f5b1843f Update required for new test
25f5b1843f is described below
commit 25f5b1843fc0af9f8116579923a6385f5e94525d
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 b92b46517c..8cacba4e9f 100644
--- a/build.xml
+++ b/build.xml
@@ -1839,6 +1839,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]