elharo opened a new issue, #150: URL: https://github.com/apache/maven-shared-jar/issues/150
### Affected version HEAD ### Bug description This is tricky for API compatibility, but JarBytecodeHashAnalyzer swallows IOExceptions and returns null. Instead it should let the IOException bubble up to the caller so it can handle it appropriately. Deprecate the existing method and add a new method that is declared to throw IOException. -- 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]
