cstamas opened a new pull request #101: URL: https://github.com/apache/maven-resolver/pull/101
Now that TrackingFileManager is shared singleton, let's make it use NamedLockFactory. Commits: Step1: drop all SyncContextFactory implementations and indirections, redo the same functionality using NamedLocks. Step2: Pull out NamedLockFactory selection and expose selected one. Step3: Tie up selected NamedLockFactory to TrackingFileManager. -- 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