Skip to content

Commit c50e784

Browse files
Revert "Javadoc locale should have both language AND country for official releases."
This reverts commit 9412c02.
1 parent 81c2009 commit c50e784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.properties.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ execute.spotbugs=false
6363
# works better for Tomcat.
6464
javadoc.failonerror=true
6565
javadoc.failonwarning=false
66-
javadoc.locale=en_US
66+
javadoc.locale=en
6767

6868
# ----- Test configuration -----
6969
execute.test.nio=true

0 commit comments

Comments
 (0)