
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
pom.xml (2 kB)
|
|
Environment:
|
Mac OS X, Linux
|
|
|
When using the new maven-based distribution updating mechanism, the scripts that are installed in $RIO_HOME/bin are not set to be executable.
|
|
Description
|
When using the new maven-based distribution updating mechanism, the scripts that are installed in $RIO_HOME/bin are not set to be executable. |
Show » |
|
<chmod perm="ugo+rx" verbose="true">
<fileset dir="target/rio-${rio.version}/bin"/>
</chmod>