[
https://issues.apache.org/jira/browse/QPID-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471662
]
Marnie McCormack commented on QPID-309:
---------------------------------------
Argh. Seems we reverted to assembly v2.1 and thus the fileModes got re-bugged.
Have now reverted to octal values as required (by bug) in 2.1 and working ok
again. Noted on dev list that moving to/from 2.1/2.2 breaks the assembly
permissions.
> Fix invalid filemode settings in assembly files bin-test.xml and bin.xml
> ------------------------------------------------------------------------
>
> Key: QPID-309
> URL: https://issues.apache.org/jira/browse/QPID-309
> Project: Qpid
> Issue Type: Bug
> Components: Maven build system
> Reporter: Marnie McCormack
> Assigned To: Marnie McCormack
> Priority: Minor
> Fix For: M2
>
>
> Invalid filemodes (493) in bin-test.xml and bin.xml assemblies causing
> distribution to fail. Problem became visible after upgrade to 2.2-SNAPSHOT of
> maven assmebly plugin in main file.
> Filemode values should be a sum of 4/2/1 so 9 is invalid. Correct value is
> 473.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.