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 ab34084628 Fix distro line endings for new llm files
ab34084628 is described below
commit ab340846281662f8e70476526c370f28616c2cac
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Oct 10 18:20:18 2025 +0100
Fix distro line endings for new llm files
---
build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.xml b/build.xml
index 8c94248c17..7977988236 100644
--- a/build.xml
+++ b/build.xml
@@ -330,6 +330,7 @@
<include name="**/*.jj"/>
<include name="**/*.jjt"/>
<include name="**/*.json"/>
+ <include name="**/*.json5"/>
<include name="**/*.jsp"/>
<include name="**/*.jspf"/>
<include name="**/*.jspx"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]