[
https://issues.apache.org/jira/browse/MRESOLVER-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRESOLVER-175.
------------------------------------
Resolution: Fixed
Fixed with
[2c83a6916d586b263b8932ff37637fb4904db8f9|https://gitbox.apache.org/repos/asf?p=maven-resolver.git&a=commit&h=2c83a6916d586b263b8932ff37637fb4904db8f9].
> Drop SyncContextFactory delegates in favor of a selector approach
> -----------------------------------------------------------------
>
> Key: MRESOLVER-175
> URL: https://issues.apache.org/jira/browse/MRESOLVER-175
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Reporter: Michael Osipov
> Assignee: Tamás Cservenák
> Priority: Major
> Fix For: 1.7.0
>
>
> 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 message was sent by Atlassian Jira
(v8.3.4#803005)