Incorrect regexp in items documentation on create-mojo.html
-----------------------------------------------------------

                 Key: MOJO-1629
                 URL: http://jira.codehaus.org/browse/MOJO-1629
             Project: Mojo
          Issue Type: Bug
          Components: buildnumber
            Reporter: Samuli Kärkkäinen
            Priority: Minor


http://mojo.codehaus.org/buildnumber-maven-plugin/create-mojo.html says for the 
"items" element:

  Specify the corresponding items for the format message, as specified by 
java.text.MessageFormat.
  Special item values are "timestamp" and "buildNumber/d*".

I didn't understand "/d" in fact should be "\d", which made the documentation 
quite incomprehensible to me. It wouldn't hurt to also clarify that \d is 
regexp syntax.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to