On 10/26/06, Sunitha Kambhampati <[EMAIL PROTECTED]> wrote:
Thanks Andrew for working on this. I applied the patch attached to
derby-2006 and after adding junit.jar to the $ANT_HOME/lib path, I can
run the junitreport task.
Do you have junit.jar in tools/java? I was hoping this wouldn't be necessary.
junit-oneclass:
[junit] Running org.apache.derbyTesting.functionTests.suites.All
[junit] Exception in thread "main"
java.security.AccessControlException: access denied
(java.lang.RuntimePermission setIO)
This looks like the change to derby_tests.policy was not picked up for
some reason. Could you check that the test policy change is reflected
in your classes dir?
andrew