Vincent,

I'm a bit confused about these changes. It should be obvious that if it were fixed in 2.0.9 that it is also present (if relevant) in 2.1... won't it be confusing to see the 2.1 release notes and see a whole lot of things that are essentially not different from the last 2.0.x releases?

Thanks,
Brett

On 28/06/2008, at 10:46 PM, Vincent Siveton (JIRA) wrote:


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

Vincent Siveton updated MNG-3468:
---------------------------------

   Fix Version/s: 2.1-alpha-1

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.9, 2.1-alpha-1

       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:
[EMAIL PROTECTED]
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



--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to