2011/11/15 Mladen Truk <mt...@apache.org>:
> On 11/15/2011 07:43 AM, William A. Rowe Jr. wrote:
>>
>> On 11/15/2011 12:37 AM, mt...@apache.org wrote:
>>>
>>> Author: mturk
>>> Date: Tue Nov 15 06:37:12 2011
>>> New Revision: 1202058
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1202058&view=rev
>>> Log:
>>> Make sure .bat and .sh files have executable property set
>>
>> This could be a silly point, but .bat files do not carry a shebang
>> line. Is this really sensible from any actual environment?
>>
>
> Yes if you use cygwin.
> It does some weird ACL settings depending if 775 is set or not
> when using cygwin's unzip.
>

It is useless to set executable bit on the files in source tree. They
should not be run from there, but from build/bin. Does Ant preserve
executable bit when copying the files?

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to