[ http://jira.codehaus.org/browse/MNG-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Fox updated MNG-3467: --------------------------- Fix Version/s: (was: 2.0.10) 2.0.9 > PatternSet needs a toString() method to properly print in debug mode > -------------------------------------------------------------------- > > Key: MNG-3467 > URL: http://jira.codehaus.org/browse/MNG-3467 > Project: Maven 2 > Issue Type: Improvement > Affects Versions: 2.0.8 > Reporter: Wayne Fay > Assignee: Brian Fox > Fix For: 2.0.9 > > Attachments: patternset.patch > > > It would be nice if PatternSet had a toString() method so it would print > something intelligent rather than simply a memory location in debug mode. > Before this change, it prints like: > [EMAIL PROTECTED] > With this patch, it prints like: > PatternSet [includes: {one, two}, excludes: {three, four}] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira