[jboss-jira] [JBoss JIRA] Commented: (JBAS-8794) AS 6.0 dist zip: File names differing only in letter case

Paul Gier (JIRA) jira-events at lists.jboss.org
Wed Jan 19 18:17:49 EST 2011


    [ https://issues.jboss.org/browse/JBAS-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576639#comment-12576639 ] 

Paul Gier commented on JBAS-8794:
---------------------------------

I fixed MOJO-1623 and also MOJO-1624 related to this.  I don't think it's possible to eliminate all the duplicates programmatically.  For example, one of the above duplicates is due to a spelling error "Licence".  However, the two fixed issue should fix the problem extracting the zip file on Windows and eliminate several of the duplicates.  The remaining duplicates can be removed by configuring the plugin manually to override the license info picked up in certain POMs.

> AS 6.0 dist zip: File names differing only in letter case
> ---------------------------------------------------------
>
>                 Key: JBAS-8794
>                 URL: https://issues.jboss.org/browse/JBAS-8794
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>    Affects Versions: 6.0.0.Final
>            Reporter: Ondrej Zizka
>            Assignee: Paul Gier
>            Priority: Minor
>             Fix For: 6.0.1
>
>
> All these files are the same:
> jboss-6.0.0.Final\docs\licenses\GNU Lesser General Public Licence - lgpl.txt
> jboss-6.0.0.Final\docs\licenses\GNU LESSER GENERAL PUBLIC LICENSE - lgpl.txt
> jboss-6.0.0.Final\docs\licenses\GNU Lesser General Public License - lgpl.txt
> jboss-6.0.0.Final\docs\licenses\GNU Lesser General Public License (LGPL), Version 2.1 - lgpl.txt
> More, the first two cause error when extracting on Windows since Windows filesystems consider paths differing in letter cases the same paths.
> I suggest to remove three of  the files above.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list