You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/10/06 17:12:57 UTC

DO NOT REPLY [Bug 27420] - cleanup() never called on ant class loader when running junit

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=27420

cleanup() never called on ant class loader when running junit





------- Additional Comments From bodewig@apache.org  2004-10-06 15:12 -------
I think you can work around this by setting the reloading attribute of the task
to false.  That way all your tests will share a single class loader instance.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org