Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.3.1
-
None
-
Operating System: All
Platform: All
-
21154
Description
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!