[
https://issues.apache.org/jira/browse/MRESOLVER-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-386:
--------------------------------------
Description:
Example: DF and BF collector ctors: The two ctors (are also injected) are
package protected, making integrating code forced to use deprecated no-arg ctor.
Actually, make sure all injection points are public as well and deprecate all
def ctors (where ctor injection used).
was:
The two ctors (are also injected) are package protected, making integrating
code forced to use deprecated no-arg ctor.
Actually, make sure all injection points are public as well.
> Make all injected ctors public, deprecate all def ctors
> -------------------------------------------------------
>
> Key: MRESOLVER-386
> URL: https://issues.apache.org/jira/browse/MRESOLVER-386
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 1.10.0
>
>
> Example: DF and BF collector ctors: The two ctors (are also injected) are
> package protected, making integrating code forced to use deprecated no-arg
> ctor.
> Actually, make sure all injection points are public as well and deprecate all
> def ctors (where ctor injection used).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)