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

   Key changes:
   * It is not session to register handlers against, but RepositorySystem
   * DefaultRepositorySystemSession class deprecated, but will work as intended 
with a slight semantic change (it's handlers are executed on repo system 
shutdown)
   * introduced MutableRepositorySystemSession and used instead, session 
creation should be done using RepositorySystem and handle it as a resource
   * locking: partially undo PR #196, but do not use System properties but 
container injecter parameters instead (works with SISU only!)


-- 
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: issues-unsubscr...@maven.apache.org

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

Reply via email to