[
https://issues.apache.org/jira/browse/KNOX-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630773#comment-16630773
]
ASF subversion and git services commented on KNOX-1465:
-------------------------------------------------------
Commit 51659e41397ebed5115e4afd7bfb16766be3b4d9 in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=51659e4 ]
KNOX-1465 - Remove explicit guava dependency from gateway-provider-ha
Signed-off-by: Kevin Risden <[email protected]>
> Remove explicit guava dependency from gateway-provider-ha
> ---------------------------------------------------------
>
> Key: KNOX-1465
> URL: https://issues.apache.org/jira/browse/KNOX-1465
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1465.patch
>
>
> Lists.newArrayList(...) in gateway-provider-ha can be replaced with new
> ArrayList<>(...)
> Found while looking at KNOX-1463.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)