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


   Drop all the factory delegates, leave only `named` SyncContextFactory
   as only factory, but extend it to be able to functionally replace
   the dropped ones.
   
   Replacements:
   * Introduced NoopNamedLockFactory
   * GlobalSyncContextFactory becomes combo of `static` NameMapper + any 
NamedLockFactory
   * NoLockSyncContextFactory becomes combo of any NameMapper + 
NoopNamedLockFactory


-- 
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:
[email protected]


Reply via email to