This is an automated email from the ASF dual-hosted git repository.
markt 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 de9ecdc520 Update required for new test
de9ecdc520 is described below
commit de9ecdc520de6091b0995f124920e9be64573399
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 5c6b6e07a8..affa108a9a 100644
--- a/build.xml
+++ b/build.xml
@@ -1864,6 +1864,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]