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 4a1336c  Include .editorconfig in text files that need consistent line 
endings
4a1336c is described below

commit 4a1336ce6628c27fa6c53039d14445847f9d034a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jan 20 09:30:36 2022 +0000

    Include .editorconfig in text files that need consistent line endings
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 7ae0abe..d8d6a22 100644
--- a/build.xml
+++ b/build.xml
@@ -271,6 +271,7 @@
     <include name="**/*.classpath"/>
     <include name="**/*.css"/>
     <include name="**/*.dtd"/>
+    <include name="**/*.editorconfig"/>
     <include name="**/*.htm"/>
     <include name="**/*.html"/>
     <include name="**/*.iml"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to