You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2014/04/30 23:51:17 UTC

[jira] [Resolved] (LANG-1001) ISO 8601 misspelled throughout the Javadocs

     [ https://issues.apache.org/jira/browse/LANG-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved LANG-1001.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4

{noformat}
commit -m "<action issue="LANG-1001" type="fix" dev="ggregory" due-to="Michael Osipov">ISO 8601 misspelled throughout the Javadocs</action>" (7 paths specified)
    Sending        C:/vcs/svn/apache/commons/trunks-proper/lang/src/changes/changes.xml
    Sending        C:/vcs/svn/apache/commons/trunks-proper/lang/src/main/java/org/apache/commons/lang3/time/DateFormatUtils.java
    Sending        C:/vcs/svn/apache/commons/trunks-proper/lang/src/main/java/org/apache/commons/lang3/time/DurationFormatUtils.java
    Sending        C:/vcs/svn/apache/commons/trunks-proper/lang/src/main/java/org/apache/commons/lang3/time/FastDateFormat.java
    Sending        C:/vcs/svn/apache/commons/trunks-proper/lang/src/main/java/org/apache/commons/lang3/time/FastDatePrinter.java
    Sending        C:/vcs/svn/apache/commons/trunks-proper/lang/src/main/java/org/apache/commons/lang3/time/StopWatch.java
    Sending        C:/vcs/svn/apache/commons/trunks-proper/lang/src/test/java/org/apache/commons/lang3/time/DurationFormatUtilsTest.java
    Transmitting file data ...
    Committed revision 1591488.
{noformat}

> ISO 8601 misspelled throughout the Javadocs
> -------------------------------------------
>
>                 Key: LANG-1001
>                 URL: https://issues.apache.org/jira/browse/LANG-1001
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.time.*
>    Affects Versions: 3.3.2
>            Reporter: Michael Osipov
>             Fix For: 3.4
>
>
> The Javadocs say: {{ISO8601}} but the correct format is {{ISO 8601}}. Note the space.
> A patch can be provided.



--
This message was sent by Atlassian JIRA
(v6.2#6252)