[ 
https://jira.codehaus.org/browse/MRPM-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anders Hammar updated MRPM-95:
------------------------------

    Assignee:     (was: Brett Okken)
    
> warning: File listed twice when using recurseDirectories
> --------------------------------------------------------
>
>                 Key: MRPM-95
>                 URL: https://jira.codehaus.org/browse/MRPM-95
>             Project: Mojo RPM Plugin
>          Issue Type: Bug
>          Components: rpm
>    Affects Versions: 2.1-alpha-1
>            Reporter: Missonnier Guillaume
>            Priority: Minor
>
> This is minor bug as the resulting rpm is correct!!!
> I've got many "warning: File listed twice" when I use recurseDirectories. The 
> warnings are repeated several times depending on files depth.
> For instance, if i map a source directory like this :
> dir1
> |-- dir2
> |   |-- dir3
> |   |   `-- file3
> |   `-- file2
> `-- file1
> I've got :
> [WARNING] warning: File listed twice: .../dir2/file2
> [WARNING] warning: File listed twice: .../dir2/file2
> [WARNING] warning: File listed twice: .../dir2/dir3/file3
> [WARNING] warning: File listed twice: .../dir2/dir3/file3
> [WARNING] warning: File listed twice: .../dir2/dir3/file3
> This new feature is great and I don't care having some warnings, but some of 
> my projects map source directories containing thousands of files in many 
> subdirectories. I let you imagine the maven build logs!!!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to