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

2023-08-01 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on MRESOLVER-386:
--

cstamas merged PR #321:
URL: https://github.com/apache/maven-resolver/pull/321




> 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] [Commented] (MRESOLVER-386) Make all injected ctors public, deprecate all def ctors

2023-08-01 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on MRESOLVER-386:
--

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

   All injection points are public and deprecate all def ctors (where ctor 
injection used).
   
   ---
   
   https://issues.apache.org/jira/browse/MRESOLVER-386




> 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] [Commented] (MRESOLVER-386) Make all injected ctors public, deprecate all def ctors

2023-08-01 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on MRESOLVER-386:
--

cstamas commented on PR #321:
URL: https://github.com/apache/maven-resolver/pull/321#issuecomment-1659933788

   WagonTrasnporterFactory injected ctor is missing public modifier




> 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] [Commented] (MRESOLVER-386) Make all injected ctors public, deprecate all def ctors

2023-08-01 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on MRESOLVER-386:
--

cstamas closed pull request #321: [MRESOLVER-386] Make all injected ctors 
public, deprecate def ctors
URL: https://github.com/apache/maven-resolver/pull/321




> 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] [Commented] (MRESOLVER-386) Make all injected ctors public, deprecate all def ctors

2023-07-26 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on MRESOLVER-386:
--

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

   All injection points are public and deprecate all def ctors (where ctor 
injection used).
   
   ---
   
   https://issues.apache.org/jira/browse/MRESOLVER-386




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