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


   The resolver lock adds a thin layer above low lever named locks,
   does not leak actualy named lock names, but is keyed by artifact,
   hence lock ordering is stable (is based on Artifact not on name mapper).
   Finally, resolver lock factory is able to spice up the logic for locking
   that is now "hacked in" to not alter SyncContextFactory API.
   
   This is EXPERIMENT for testing reasons 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.

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


Reply via email to