mneethiraj opened a new pull request, #879: URL: https://github.com/apache/ranger/pull/879
## What changes were proposed in this pull request? Introduced module `ranger-common-utils`, to house classes that are shared across multiple modules. This module has much fewer dependencies compared to `ranger-plugins-common`, which eliminates unnecessary transient dependencies to be dragged in modules trying to reuse classes. ## How was this patch tested? - verified that all tests pass successfully - using docker setup, verified that all servers startup successfully and plugins enforce policies defined in Ranger admin -- 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]
