eric-milles opened a new pull request, #2298:
URL: https://github.com/apache/groovy/pull/2298

   `MetaInfExtensionModule` catches and logs `ClassNotFoundException`, 
`InaccessibleObjectException` and `LinkageError` when loading declared 
extension classes.  This should result in a module that has no classes to 
produce methods.  Since this condition is logged already, do not pass an empty 
module along to the `ExtensionModuleListener` where the duplicate version check 
is done.


-- 
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]

Reply via email to