[
https://issues.apache.org/jira/browse/KNOX-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719288#comment-16719288
]
ASF subversion and git services commented on KNOX-1672:
-------------------------------------------------------
Commit 8b1329b221b3e5862b80cacfce939e80d09a175d in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=8b1329b ]
KNOX-1672 - Cleanup deprecated API usage
Signed-off-by: Kevin Risden <[email protected]>
> Cleanup deprecated API usage
> ----------------------------
>
> Key: KNOX-1672
> URL: https://issues.apache.org/jira/browse/KNOX-1672
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1672.patch
>
>
> * IOUtils.closeQuietly
> * StringEscapeUtils.escapeXml -> escapeXml11
> * JndiLdapRealm -> DefaultLdapRealm
> * setSslcontext -> setSSLContext
> * new Job() -> Job.getInstance
> * BasicScheme.authenticate -> new BasicScheme().authenticate
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)