Re: [Xdoclet-devel] XDoclet patch commiting ?

2007-12-08 Thread Roberto Lo Giacco
2007/12/4, Andrew Stevens <[EMAIL PROTECTED]>: > If we did that I doubt there'd be anyone left :-) Or are you > volunteering? I can think to one or two people who are willing to volunteer -- Roberto Lo Giacco - SF.N

[Xdoclet-devel] XClass.getInterface() does not return extended interfaces

2007-12-08 Thread andre . doelger
Hi, I've taken the latest code from CVS to get support for Java5 syntax support (xjavadoc-1.5.jar). What I have observed is a bug in the generated NodeParser that causes the method XClass.getInterfaces() to return only implemented interfaces but not extended ones. After the follwing change in