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/03/02 11:17:18 UTC

DO NOT REPLY [Bug 26310] - Ant 1.6 and XDoclet 1.2 "destDir attribute must be present." error

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=26310>.
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=26310

Ant 1.6 and XDoclet 1.2 "destDir attribute must be present." error

peter.reilly@corvil.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From peter.reilly@corvil.com  2004-03-02 10:17 -------
It took me some time to track this down.
In ant 1.6, classloaders for type/taskdefs are cached, so that
with the two doclet taskdefs, the same class is defined for xdoclet.
This means that the old taskdef is *not* invalid.
This behaviour is correct, but is different behaviour than ant 1.5.
The behaviour change exposes the bug in the xdoclet 1.2 task.
I am going to mark this as invalid.

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