On 02/18/2010 02:36 PM, Niall Pemberton wrote:
The descriptor has a<fileMode>775</fileMode> for *.sh files - so they should be - but I'm on windows ATM but can look at this when I get home later.
Seems like a maven bug. fileMode is kept across the <fileSet> boundary. So you've set up 755 for *.sh and that was default mode for later file operations, so addition 664 was needed to turn 755 off. Nice to know if some stumbles on the same problem. Regards -- ^TM --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org