Adrien Lecharpentier created MRM-1653:
-----------------------------------------

             Summary: Bad mod on file in the bundle
                 Key: MRM-1653
                 URL: https://jira.codehaus.org/browse/MRM-1653
             Project: Archiva
          Issue Type: Bug
         Environment: Mac OSX Lion
Java 7
Maven 3.0.4
            Reporter: Adrien Lecharpentier
            Priority: Critical


When building the bundle of Archiva, some files have incorrect mod:

{code}
$ tree apache-archiva-js-1.4-M3-SNAPSHOT
apache-archiva-js-1.4-M3-SNAPSHOT
├── LICENSE
├── NOTICE
├── apps
│   └── archiva
│       ├── META-INF [error opening dir]
│       ├── WEB-INF [error opening dir]
│       ├── css [error opening dir]
│       ├── favicon.ico
│       ├── images [error opening dir]
│       ├── img [error opening dir]
│       ├── index.html
│       └── js [error opening dir]
…
{code}

with more details:

{code}
$ ls -al apache-archiva-js-1.4-M3-SNAPSHOT/apps/archiva/
total 24
drwxr-xr-x  10 adrien  staff   340B  6 aoû 23:48 ./
drwxr-xr-x   3 adrien  staff   102B  6 aoû 23:48 ../
d---------   4 adrien  staff   136B  6 aoû 22:01 META-INF/
d---------   6 adrien  staff   204B  6 aoû 22:01 WEB-INF/
d---------  11 adrien  staff   374B  6 aoû 22:01 css/
-rwxr-xr-x   1 adrien  staff   3,6K  5 aoû 00:50 favicon.ico*
d---------  32 adrien  staff   1,1K  6 aoû 22:01 images/
d---------   6 adrien  staff   204B  6 aoû 22:01 img/
-rwxr-xr-x   1 adrien  staff   6,9K  5 aoû 13:33 index.html*
d---------  30 adrien  staff   1,0K  6 aoû 22:01 js/
{code}

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


Reply via email to