DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6031>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6031

[PATCH] Bootclasspath option for <available> task

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Bootclasspath option for    |[PATCH] Bootclasspath option
                   |<available> task            |for <available> task



------- Additional Comments From [EMAIL PROTECTED]  2002-01-29 16:46 -------
I've implemented this in a slightly different way--instead of providing a
bootclasspath option, I've simply added a boolean "ignoresystemclasses".

This involves a patch to the AntClassLoader that may be controversial--instead
of masking a SecurityException as an IOException (which is then masked as a
ClassNotFoundException) the actual SecurityException is propagated.

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

Reply via email to