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=21154>. 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=21154 TexenTask javadoc does not match source code for its inheritance from Ant Task Summary: TexenTask javadoc does not match source code for its inheritance from Ant Task Product: Velocity Version: 1.3.1 Platform: All URL: http://jakarta.apache.org/velocity/api/org/apache/veloci ty/texen/ant/TexenTask.html OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The javadoc that I downloaded with Velocity 1.3.1 (as well as that on the website) appears to be inconsistent with the associated source code for the org.apache.velocity.texen.ant.TexenTask class. The source code states that it inherits from the Ant Task class (and this is consistent with the TexenTask.class file in velocity-dep-1.3.1.jar). The javadoc, however, is comletely missing the "extends Task" statement! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
