a14n opened a new issue, #1704: URL: https://github.com/apache/jena/issues/1704
### Version 4.7.0 ### Feature By making `org.apache.jena.atlas.lib.Closeable` extend `java.lang.AutoCloseable` it will allow user to use try-with-resources and enable detection by tools of missing `.close()`. ### Are you interested in contributing a solution yourself? None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
