[
https://issues.apache.org/jira/browse/HBASE-22728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902387#comment-16902387
]
Andrew Purtell commented on HBASE-22728:
----------------------------------------
It's looking like I can commit 012 but I am working on an addendum addressing
these points:
- hbase-rest requires Jackson functionality; include at 'compile' scope instead
of 'provided' so we are functional out of the box.
- Remove the RemoteHTable example from hbase-examples. This is not an
officially supported REST client. It is not a valid API example. It was
committed only to aid hbase-rest module unit tests. Therefore hbase-examples
does not need to depend on hbase-rest at all and won't be subject to its
transitive dependencies.
Latter point is not something the contributor on this issue needs to deal with.
Fixing a long time mistake.
> Upgrade jackson dependencies in branch-1
> ----------------------------------------
>
> Key: HBASE-22728
> URL: https://issues.apache.org/jira/browse/HBASE-22728
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 1.4.10, 1.3.5
> Reporter: Andrew Purtell
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 1.5.0, 1.3.6, 1.4.11
>
> Attachments: HBASE-22728.branch-1.01.patch,
> HBASE-22728.branch-1.02.patch, HBASE-22728.branch-1.04.patch,
> HBASE-22728.branch-1.06.patch, HBASE-22728.branch-1.10.patch,
> HBASE-22728.branch-1.11.patch, HBASE-22728.branch-1.12.patch
>
>
> Avoid Jackson versions and dependencies with known CVEs
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)