[
https://issues.apache.org/jira/browse/HBASE-18674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141039#comment-16141039
]
Umesh Agashe commented on HBASE-18674:
--------------------------------------
bq. I presume this means we weren't already shipping commons-lang3?
AFAIK we are not.
bq. Did commons-lang3 bring in any new transitive dependencies?
AFAIK no, mvn dependency:tree doesn't show any.
bq. Does their LICENSE file indicate any non-Apache 2.0 licensed stuff included
within the artifacts?
No
bq. Does our NOTICE file need to be updated for anything in their NOTICE file?
I don't know details on any guidance on updating our NOTICE file. commons-lang3
notice file has follow additional line:
{code}
This product includes software from the Spring Framework,
under the Apache License 2.0 (see: StringUtils.containsWhitespace())
{code}
> upgrade hbase to commons-lang3
> ------------------------------
>
> Key: HBASE-18674
> URL: https://issues.apache.org/jira/browse/HBASE-18674
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0-alpha-2
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Fix For: 2.0.0
>
> Attachments: hbase-18674.master.001.patch,
> hbase-18674.master.002.patch
>
>
> upgrade hbase to use commons-lang 3.6
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)