slawekjaranowski opened a new pull request, #5:
URL: https://github.com/apache/tooling-atr-maven-plugin/pull/5

   What changed:
   - Move `AtrClient` to `org.apache.tooling.atr.client`.
   - Introduce `AtrClientFactory` service for simplified client creation in 
`AbstractAtrMojo`.
   - Make `AtrClient` Maven Api agnostic.
   - Use constructor injections in Mojos for services.
   
   Why:
   - We will easily provide a mock for `AtrClientFactory` for testing purpose.
   - We can move `AtrClient` to separate library if needed in more projects.


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

Reply via email to