cstamas opened a new pull request #88:
URL: https://github.com/apache/maven-resolver/pull/88


   Initial change: drops ServiceLocator and Service, drops default ctors, makes
   injected ctors public, and finally demo tests uses resolver as in maven,
   using SISU.
   
   https://issues.apache.org/jira/browse/MRESOLVER-157
   
   High level changes:
   - dropped ServiceLocator and Service ifaces (and their default impl)
   - dropped ServiceLocator related tests (those testing ServiceLocator)
   - components: drop default ctor, make injected ctors public
   - change demo to use Resolver using SISU (as in Maven)
   
   Ultimate goal: make components immutable.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to