[ 
https://jira.codehaus.org/browse/MSHARED-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=309491#comment-309491
 ] 

Mark Struberg commented on MSHARED-244:
---------------------------------------

yes, commons is really good in those regards. But that doesn't help you if we 
use a method from a newer commons release and some plugin adds in an old jar 
which doesnt have this method.

I think we still do client-Classloader-first in maven. So I expect a few "Class 
X cannot be cast to Class X". We would need to check, but I have a bad gut 
feeling.
                
> Add EMPTY_xxxx_ARRAY from commons-lang to our CollectionsUtils
> --------------------------------------------------------------
>
>                 Key: MSHARED-244
>                 URL: https://jira.codehaus.org/browse/MSHARED-244
>             Project: Maven Shared Components
>          Issue Type: New Feature
>          Components: maven-shared-utils
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> There are a lot of Classes which need constants for empty arrays like 
> String[0].
> We shall add such constants to our CollectionUtils.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to