[
https://issues.apache.org/jira/browse/KNOX-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1672:
-------------------------------
Attachment: KNOX-1672.patch
Status: Patch Available (was: In Progress)
Patch which addresses the deprecated usages in the description. Removes two
"tests" that had no test methods or were completely ignored and had a lot of
deprecated usages.
> 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)