https://issues.apache.org/bugzilla/show_bug.cgi?id=34229

--- Comment #8 from Stock <[email protected]> ---
Hi all,

I'm using Ant, embedded in my application. Unfortunately when a JAVA task is
executed, I'm not able to maintain my SecurityManager, during the java task
execution.

Inside of my SecMan I've got all my logics to check if you are authorized or
not.

Going into code, I've seen that everything should work the Permissions instance
is null but it's initialized during the checkConfiguration method of Java
class.

I think SecurityManagerDelegator could be the great solution, but I haven't
seen anything in the code.

Have you planned it? Or is there any other workaround (not fork=true ..)

Of ocurse I can try to change by myself but I should change my ANT at every new
release...

Thanks a lot!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to