You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2011/04/08 22:17:05 UTC

[jira] [Created] (LANG-689) Make CharRange non-public

Make CharRange non-public
-------------------------

                 Key: LANG-689
                 URL: https://issues.apache.org/jira/browse/LANG-689
             Project: Commons Lang
          Issue Type: Task
          Components: lang.*
            Reporter: Henri Yandell
             Fix For: 3.0


CharSet needs to move to use Range. For now, make the CharRange non-public; users should use Range<Character> instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (LANG-689) Make CharRange non-public

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

Henri Yandell closed LANG-689.
------------------------------

    Resolution: Fixed

svn ci -m "Making CharRange non-public. LANG-689"
Sending        src/main/java/org/apache/commons/lang3/CharRange.java
Sending        src/main/java/org/apache/commons/lang3/CharSet.java
Sending        src/test/java/org/apache/commons/lang3/CharRangeTest.java
Transmitting file data ...
Committed revision 1090427.


> Make CharRange non-public
> -------------------------
>
>                 Key: LANG-689
>                 URL: https://issues.apache.org/jira/browse/LANG-689
>             Project: Commons Lang
>          Issue Type: Task
>          Components: lang.*
>            Reporter: Henri Yandell
>             Fix For: 3.0
>
>
> CharSet needs to move to use Range. For now, make the CharRange non-public; users should use Range<Character> instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira