Closed opticyclic closed 5 years ago
The underlying Cargo Ant task currently doesn't support setting a file mode. See the reference for more information. I suggest you request the feature on their mailing list.
This has to be requested with the Cargo project. I am going to close the issue. Let me know when it is available there.
I need to set some environment variables using the
setenv.sh
file in Tomcat.However, even when the original file is executable, the copied file is not.
The
file
closure in thelocal
closure should take afileMode
property.