This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


The following commit(s) were added to refs/heads/master by this push:
     new 46390b2c Force src/main/javadoc/overview.html to Unix line endings or 
Javadoc 25 fails on Windows
46390b2c is described below

commit 46390b2cb3e34e030fba5d42ac63c90670361792
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 1 09:36:49 2025 -0400

    Force src/main/javadoc/overview.html to Unix line endings or Javadoc 25
    fails on Windows
---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index f5f9b13f..14083af9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -15,5 +15,5 @@
 
 *         text=auto
 *.patch   -text
-# Force src/main/javadoc/overview.html to Unix line endings or Javadoc fails 
on Windows
+# Force src/main/javadoc/overview.html to Unix line endings or Javadoc 25 
fails on Windows
 src/main/javadoc/overview.html text eol=lf

Reply via email to