MPXDOC-150 : maven.xdoc.date.format does not seem to have any effect.

Patch submitted by : Ignacio G. Mac Dowell
Patch reviewed by : Arnaud Heritier

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@267511 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-09-03 22:46:57 +00:00
parent 37809605a1
commit ef0236ed26
6 changed files with 37 additions and 41 deletions

View File

@@ -86,7 +86,7 @@ maven.xdoc.copy.excludes.classic=external-classic.png,help_logo.gif,icon_arrowfo
maven.xdoc.date=
maven.xdoc.date.format=dd MMMM yyyy
# The date locale
maven.xdoc.date.locale=en
maven.xdoc.date.locale=${maven.xdoc.locale.default}
# The default locale (if null, it is the default locale for this instance of the Java Virtual Machine)
# By default it is en to ensure backward compatible