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=40682>. 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=40682 ------- Additional Comments From [EMAIL PROTECTED] 2006-10-05 07:55 ------- Created an attachment (id=18965) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18965&action=view) example ant project exposing the bug 1. Extract the attached zipped project. 2. edit build.properties to reflect the location of junit4 jar file. ------------------------------------------------------------------- clear junit4 from your classpath, remove junit 4 jar from ant/lib, if applicable. run the project > ant all => Success ------------------------------------------------------------------- put junit4 jar in classpath, or in ant/lib run the project > ant all => error -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
