[
https://jira.codehaus.org/browse/MSHARED-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=309479#comment-309479
]
Dennis Lundberg commented on MSHARED-244:
-----------------------------------------
When it comes to commons-* components they take binary compatibility extremely
seriously. Without having checked I'd go out on a limb and say that the 2.x
range of commons-lang are probably binary compatible. That's fairly easy to
check with the help of Clirr. commons-lang 3.x has its own package space and is
therefor shielded from such problems.
> 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