kwin commented on code in PR #623:
URL: 
https://github.com/apache/maven-doxia-sitetools/pull/623#discussion_r2874691554


##########
doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java:
##########
@@ -43,7 +43,10 @@ public interface SiteTool {
      *
      * @see Locale#ROOT
      */
-    Locale DEFAULT_LOCALE = Locale.ROOT;
+    Locale DEFAULT_LOCALE = new Locale(

Review Comment:
   I know, but to me the `user` infix is still not very reasonable. I would 
rather deviate from the JVM naming here



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to