This is an automated email from the ASF dual-hosted git repository.
markt 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 486c09eb52 Update required for new test
486c09eb52 is described below
commit 486c09eb52aa3aff49bfe577bfdaad2938e9f037
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 3291920a06..031585cc35 100644
--- a/build.xml
+++ b/build.xml
@@ -1449,6 +1449,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]