You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Scott Bassin (JIRA)" <ji...@apache.org> on 2007/10/24 20:33:50 UTC

[jira] Created: (LANG-364) Documentation bug for ignoreEmptyTokens accessors in StrTokenizer

Documentation bug for ignoreEmptyTokens accessors in StrTokenizer
-----------------------------------------------------------------

                 Key: LANG-364
                 URL: https://issues.apache.org/jira/browse/LANG-364
             Project: Commons Lang
          Issue Type: Bug
    Affects Versions: 2.3
         Environment: N/A
            Reporter: Scott Bassin
            Priority: Trivial
             Fix For: 2.4
         Attachments: patch.txt

The javadoc for the accessors of the ignoreEmptyTokens property currently states that the default value is false, when it is actually true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LANG-364) Documentation bug for ignoreEmptyTokens accessors in StrTokenizer

Posted by "Scott Bassin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Bassin updated LANG-364:
------------------------------

    Attachment: patch.txt

Patch file containing the fix.

> Documentation bug for ignoreEmptyTokens accessors in StrTokenizer
> -----------------------------------------------------------------
>
>                 Key: LANG-364
>                 URL: https://issues.apache.org/jira/browse/LANG-364
>             Project: Commons Lang
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: N/A
>            Reporter: Scott Bassin
>            Priority: Trivial
>             Fix For: 2.4
>
>         Attachments: patch.txt
>
>
> The javadoc for the accessors of the ignoreEmptyTokens property currently states that the default value is false, when it is actually true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (LANG-364) Documentation bug for ignoreEmptyTokens accessors in StrTokenizer

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed LANG-364.
------------------------------

    Resolution: Fixed

Applied:

svn ci -m "Applying Scott Bassin's javadoc fix from LANG-364" src/java/org/apache/commons/lang/text/StrTokenizer.java

Sending        src/java/org/apache/commons/lang/text/StrTokenizer.java
Transmitting file data .
Committed revision 588151.

Thanks Scott.

> Documentation bug for ignoreEmptyTokens accessors in StrTokenizer
> -----------------------------------------------------------------
>
>                 Key: LANG-364
>                 URL: https://issues.apache.org/jira/browse/LANG-364
>             Project: Commons Lang
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: N/A
>            Reporter: Scott Bassin
>            Priority: Trivial
>             Fix For: 2.4
>
>         Attachments: patch.txt
>
>
> The javadoc for the accessors of the ignoreEmptyTokens property currently states that the default value is false, when it is actually true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.