openguardrail opened a new pull request, #1065:
URL: https://github.com/apache/ranger/pull/1065

   ## What changes were proposed in this pull request?
   
   RANGER-5682: Adds a README.md for the agents-common (ranger-plugins-common) 
module. This is the core shared library for all Ranger service plugins but had 
no documentation.
     
   **The README covers:**
   - Module purpose and how plugins use it
   - Usage example with RangerBasePlugin
   - Service definitions listing
   - Build instructions
   - Maven dependency for plugin developers
   
   
   ## How was this patch tested?
   Documentation-only change. Build commands verified:
   - `mvn clean install -pl agents-common -am -DskipTests` - BUILD SUCCESS
   - `mvn test -pl agents-common` - 528 tests pass
     
   All code references (class names, method signatures, file paths) verified 
against the source code.
   


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