You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2014/05/01 22:12:26 UTC

svn commit: r1591761 - /maven/plugins/trunk/maven-changes-plugin/src/main/mdo/changes.mdo

Author: michaelo
Date: Thu May  1 20:12:26 2014
New Revision: 1591761

URL: http://svn.apache.org/r1591761
Log:
[MCHANGES-337] Improve language style in model and report generator

- Recommend the use of ISO 8601 as in the site descriptor

Modified:
    maven/plugins/trunk/maven-changes-plugin/src/main/mdo/changes.mdo

Modified: maven/plugins/trunk/maven-changes-plugin/src/main/mdo/changes.mdo
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/main/mdo/changes.mdo?rev=1591761&r1=1591760&r2=1591761&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/src/main/mdo/changes.mdo (original)
+++ maven/plugins/trunk/maven-changes-plugin/src/main/mdo/changes.mdo Thu May  1 20:12:26 2014
@@ -126,7 +126,7 @@ under the License.
           <description>
             <![CDATA[
             The date of this release.
-            <p>This field can be any string, such as "in SVN" when the version isn't yet released.</p>
+            <p>This field can be any string, such as "in SVN" when the version isn't yet released but the ISO 8601 date format is recommended.</p>
           ]]>
           </description>
         </field>