Hi,

ant is integrated into our application (via API, this ant is not just
started as an external executable). Depending on the permissions of a user I
would like to remove some tasks (for example "exec") but it must be user
dependent.

With other words: in the same JVM, user "a" can execute "exec" but user "b"
not.

How can I do that?

Zsolt




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

Reply via email to