dion 2003/11/09 07:00:21
Modified: xdoc/xdocs changes.xml properties.xml
Log:
Fix MAVEN-964
Revision Changes Path
1.21 +3 -0 maven-plugins/xdoc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/xdocs/changes.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- changes.xml 17 Oct 2003 05:31:38 -0000 1.20
+++ changes.xml 9 Nov 2003 15:00:21 -0000 1.21
@@ -7,6 +7,9 @@
<body>
<release version="1.5" date="in CVS">
+ <action dev="dion" type="update">
+ Fix MAVEN-964. Add details on date format.
+ </action>
<action dev="dion" type="fix">
Apply MAVEN-940. Fix excess whitespace.
</action>
1.6 +1 -0 maven-plugins/xdoc/xdocs/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/xdocs/properties.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- properties.xml 8 Apr 2003 21:08:33 -0000 1.5
+++ properties.xml 9 Nov 2003 15:00:21 -0000 1.6
@@ -401,6 +401,7 @@
<td>
Sets the format of the date to display.
Defaults to "dd MMMM yyyy" (eg: "14 August 2002").
+ For details on the format, see SimpleDateFormat in the jdk
documentation.
</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]