[
https://issues.apache.org/jira/browse/DIRAPI-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lucas theisen resolved DIRAPI-167.
----------------------------------
Revision 1561324
> Make LdapConnection extend java.io.Closeable
> --------------------------------------------
>
> Key: DIRAPI-167
> URL: https://issues.apache.org/jira/browse/DIRAPI-167
> Project: Directory Client API
> Issue Type: Improvement
> Reporter: lucas theisen
> Priority: Minor
> Attachments: DIRAPI-167-directory-client-api.patch
>
>
> This very small modification would allow us to leverage the Java 7
> try-with-resources feature. The proper close method is already part of
> LdapConnection, so the modification is extremely trivial.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)