I'm using Ant 1.5Beta1 on Linux, under JDK 1.3.  There seems to be an odd
permissions problem going on.  I have an apply task that runs "java" for a
program we have.  This program reads some files in our source hierarchy.
These files happen to have their permissions set to 600 (i.e. only the owner
can read (and write)).  If I change the permissions to say 644 (everyone can
read it), then it works fine.  I'm wondering if somehow ant is running as a
different user (how I don't know), or if anyone else has seen this?

____
Chris Bailey       mailto:[EMAIL PROTECTED]
Code Intensity       http://www.codeintensity.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to