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

Elliotte Rusty Harold updated MRESOLVER-109:
--------------------------------------------
    Description: 
This would be helpful when debugging to avoid debugger inspections that look 
like:

 

org.eclipse.aether.util.graph.selector.AndDependencySelector@bac791a5

 

Probably need to override toString in other selectors too.

 

FYI, debugging something now in Eclipse where this would help. While we're at 
it these would also need toString:

 

ScopeDependencySelector

ExclusionDependencySelector

  was:
This would be helpful when debugging to avoid debugger inspections that look 
like:

 

org.eclipse.aether.util.graph.selector.AndDependencySelector@bac791a5

 

Probably need to override toString in other selectors too.

 

FYI, debugging something now in Eclipse where this would help.


> AndDependencySelector should override toString
> ----------------------------------------------
>
>                 Key: MRESOLVER-109
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-109
>             Project: Maven Resolver
>          Issue Type: New Feature
>            Reporter: Elliotte Rusty Harold
>            Priority: Minor
>
> This would be helpful when debugging to avoid debugger inspections that look 
> like:
>  
> org.eclipse.aether.util.graph.selector.AndDependencySelector@bac791a5
>  
> Probably need to override toString in other selectors too.
>  
> FYI, debugging something now in Eclipse where this would help. While we're at 
> it these would also need toString:
>  
> ScopeDependencySelector
> ExclusionDependencySelector



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to