From d0c0aec8ae209f06414c0d9c5637efd3ba4ead0b Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 15 Nov 2005 23:14:57 +0000 Subject: [PATCH] I made the error to define the locale in capitals and it doesn't work !! A little comment about it for scatterbrain users like me. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@344467 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/xdocs/properties.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xdoc/xdocs/properties.xml b/xdoc/xdocs/properties.xml index f2e177ee..9fea1d36 100644 --- a/xdoc/xdocs/properties.xml +++ b/xdoc/xdocs/properties.xml @@ -180,6 +180,7 @@ Sets the default locale used for the translation. If null, it is the default locale for this instance of the Java Virtual Machine Defaults to "en", ie english, to ensure backwards compatibility. + Be careful, following the standard, this value is case sensitive.