[jira] [Updated] (MRESOLVER-386) Make all injected ctors public, deprecate all def ctors

2023-07-31 Thread Tamas Cservenak (Jira)


 [ 
https://issues.apache.org/jira/browse/MRESOLVER-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tamas Cservenak updated MRESOLVER-386:
--
Fix Version/s: 1.9.15
   (was: 1.10.0)

> 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.9.15
>
>
> 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)


[jira] [Updated] (MRESOLVER-386) Make all injected ctors public, deprecate all def ctors

2023-07-26 Thread Tamas Cservenak (Jira)


 [ 
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)


[jira] [Updated] (MRESOLVER-386) Make all injected ctors public, deprecate all def ctors

2023-07-26 Thread Tamas Cservenak (Jira)


 [ 
https://issues.apache.org/jira/browse/MRESOLVER-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tamas Cservenak updated MRESOLVER-386:
--
Summary: Make all injected ctors public, deprecate all def ctors  (was: 
Make BF and DF collector ctors public)

> 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
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)