[
https://issues.apache.org/jira/browse/ACCUMULO-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181514#comment-16181514
]
Michael Miller commented on ACCUMULO-4703:
------------------------------------------
Some more information on upgrading dependencies... next up JCommander.
For now I will upgrade JCommand to 1.60. Any versions after that (I tested
with 1.64 and 1.72) are causing ShellConfigTest to fail and may contain a
regression. It could perhaps just be a change in behavior but I wasn't going to
change any code since there is an open issue:
https://github.com/cbeust/jcommander/issues/365
I made a comment on the issue so maybe we will get a follow up soon.
> Attempt to pull all dependencies to latest version
> --------------------------------------------------
>
> Key: ACCUMULO-4703
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4703
> Project: Accumulo
> Issue Type: Task
> Reporter: Keith Turner
> Assignee: Michael Miller
> Priority: Blocker
> Fix For: 2.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This is issue is motivated by discussion in ACCUMULO-4701. For 2.0.0 we
> should attempt to use the latest version of any direct dependencies. Not
> doing so may force user to use older versions of dependencies with bugs and
> security problems.
> ACCUMULO-4701 provides an example of this where Accumulo using methods that
> exist in an older version of Guava but are dropped in a new version prevent a
> user from using newer Guava.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)