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=29922>. 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=29922 DTD generated by antstructure task does not include junit element [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-07-07 07:58 ------- ant-junit.jar is not enough. This contains the junit task but not junit.jar. The junit jar needs to be loaded by the same classloader that loaded ant - see: http://ant.apache.org/faq.html#delegating-classloader a quick google on junit ant eclipse dug up this page: http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseEclipse I do not know if this will work for eclipse 3.0 and ant 1.6. The issue about the manifest task is documented in: http://ant.apache.org/faq.html#dtd so I will close his bug as WONTFIX as it is impossible to express ant tasks correctly in DTD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
