You can govern who touches what, what is touched and more specifically how Java 
Processes touches directories via the policy files
But then again you already knew that right?
Viel Gluck 
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Brown, Carlton" <[EMAIL PROTECTED]>
To: <user@ant.apache.org>
Sent: Monday, August 14, 2006 3:18 PM
Subject: Unwanted behavior - fixcrlf changes files to un-executable


Recently I started observing some very undesirable behavior in my Ant
scripts.   Specifically, when <fixcrlf> does its fixing, it also changes
the file permissions to be non-executable.  Now, I recognize this might
be a very Clever Thing because binaries could be corruped by <fixcrlf>.
But with regard to shell scripts, this is undesired behavior.   How do I
override/work around this?

The reason I run <fixcrlf> on shell scripts is because sometimes
boneheads edit them in Windows and then check them.   I could run around
and tell everybody not to do that, but I choose to make my process
self-correcting.   Except it doesn't work because Ant is trying to give
me help that I don't need.    What can I do here?

*****

The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential, proprietary, and/or privileged 
material. Any review, retransmission, dissemination or other use of, or taking 
of any action in reliance upon this information by persons or entities other 
than the intended recipient is prohibited. If you received this in error, 
please contact the sender and delete the material from all computers. 162


Reply via email to