It turns out that setting
java.security.manager system property to an
empty value inside the task was the
culprit:
I am not sure why this is a problem, but
taking this out seems to let junit task run
without the false file permission error.
Otis
On Thu, 13 Mar 2003, otisg
([EMAIL PROT
Hello,
I am using Ant 1.5.2 with JDK 1.4.1_02 on a
Red Hat 7.3.
Then running JUnit task I always get an
error such as this one:
[junit] Running
net.wgen.amp.action.ExampleActionTest
[junit] Exception in thread "main"
java.security.AccessControlException: access
denied (java.io.FilePermiss