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

schultz 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 c50e7844dc Revert "Javadoc locale should have both language AND 
country for official releases."
c50e7844dc is described below

commit c50e7844dc8dadd379b80a039ad06eaa52cba447
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Wed Apr 9 09:49:14 2025 -0400

    Revert "Javadoc locale should have both language AND country for official 
releases."
    
    This reverts commit 9412c022fe1cd4736f1e8e8147f744d42cfd487d.
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index a0d17cbbf7..2121741203 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -63,7 +63,7 @@ execute.spotbugs=false
 # works better for Tomcat.
 javadoc.failonerror=true
 javadoc.failonwarning=false
-javadoc.locale=en_US
+javadoc.locale=en
 
 # ----- Test configuration -----
 execute.test.nio=true


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

Reply via email to