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/03/04 07:16:37 UTC

[jira] Created: (LANG-683) The StringUtils.concat methods duplicate the existing join methods

The StringUtils.concat methods duplicate the existing join methods
------------------------------------------------------------------

                 Key: LANG-683
                 URL: https://issues.apache.org/jira/browse/LANG-683
             Project: Commons Lang
          Issue Type: Bug
            Reporter: Stephen Colebourne
             Fix For: 3.0




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

        

[jira] Closed: (LANG-683) The StringUtils.concat methods duplicate the existing join methods

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

Henri Yandell closed LANG-683.
------------------------------

    Resolution: Fixed

svn ci -m "Dropping the concat methods. Moving the join(Object[]) to join(Object...). LANG-396. LANG-683. "
Sending        src/main/java/org/apache/commons/lang3/StringUtils.java
Sending        src/test/java/org/apache/commons/lang3/StringUtilsTest.java
Transmitting file data ..
Committed revision 1079173.


> The StringUtils.concat methods duplicate the existing join methods
> ------------------------------------------------------------------
>
>                 Key: LANG-683
>                 URL: https://issues.apache.org/jira/browse/LANG-683
>             Project: Commons Lang
>          Issue Type: Bug
>            Reporter: Stephen Colebourne
>             Fix For: 3.0
>
>


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