You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2008/03/19 02:10:45 UTC

[jira] Closed: (MNG-3468) FileSet needs a toString() method to properly print in debug mode

     [ http://jira.codehaus.org/browse/MNG-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed MNG-3468.
--------------------------

         Assignee: Brian Fox
       Resolution: Fixed
    Fix Version/s: 2.0.10

> FileSet needs a toString() method to properly print in debug mode
> -----------------------------------------------------------------
>
>                 Key: MNG-3468
>                 URL: http://jira.codehaus.org/browse/MNG-3468
>             Project: Maven 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.8
>            Reporter: Wayne Fay
>            Assignee: Brian Fox
>             Fix For: 2.0.10
>
>         Attachments: fileset.patch
>
>
> It would be nice if FileSet 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: 
> FileSet@129f3b5
> With this patch, it prints like (assuming you accept my PatternSet patch):
> FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}

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