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 51c686b3a6 Tabs -> spaces
51c686b3a6 is described below
commit 51c686b3a61ff326868e37053007801e8360fd2c
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Aug 27 09:48:33 2025 +0100
Tabs -> spaces
---
build.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/build.xml b/build.xml
index 282b906363..f2cf7f9519 100644
--- a/build.xml
+++ b/build.xml
@@ -454,9 +454,9 @@
<include name="org/apache/tomcat/util/security/**" />
<include name="org/apache/tomcat/util/threads/**" />
<include name="org/apache/tomcat/util/*" />
- <!-- Strictly, none of these exclusions need to be listed here. They
are -->
- <!-- listed to make it easier to check that no package has been
-->
- <!-- overlooked.
-->
+ <!-- Strictly, none of these exclusions need to be listed here. They are
-->
+ <!-- listed to make it easier to check that no package has been
-->
+ <!-- overlooked.
-->
<exclude name="org/apache/tomcat/util/bcel" />
<exclude name="org/apache/tomcat/util/descriptor" />
<exclude name="org/apache/tomcat/util/digester" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]