On 11/02/2010 08:47 AM, Patricia Shanahan wrote:
I started an "ant qa.run" with the latest trunk everything. It is
getting numerous permission-related failures. The failures persist
despite rebooting the virtual machine and doing a clean build. Are there
any changes in how to run the tests?
No, its a bug (missing config). Can you fix it? Its the:
[java] Caused by: java.security.AccessControlException: access
denied (java.lang.RuntimePermission getenv.SOUL)
Permission that is missing.
How did you perform a clean build? Because i got this error as well, and
it was cured if i remember correctly by a 'ant clean'. But i haven't run
the whole QA before checking in.
Gr. Sim