[jira] [Resolved] (VELTOOLS-199) org.apache.velocity.tools.generic.ClassTool methods does not include inherited methods
"Claude Brisson (Jira)" <[email protected]> Wed, 17 Jun 2026 16:01:00 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.velocity.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/VELTOOLS-199?page=3Dcom.atlass=
ian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claude Brisson resolved VELTOOLS-199.
-------------------------------------
Fix Version/s: 3.2
4.0
Assignee: Claude Brisson
Resolution: Fixed
> org.apache.velocity.tools.generic.ClassTool methods does not include inhe=
rited methods
> -------------------------------------------------------------------------=
-------------
>
> Key: VELTOOLS-199
> URL: https://issues.apache.org/jira/browse/VELTOOLS-199
> Project: Velocity Tools
> Issue Type: Bug
> Reporter: Alex O'Ree
> Assignee: Claude Brisson
> Priority: Major
> Fix For: 3.2, 4.0
>
>
> =C2=A0using tools 3.1 and using the class tool against a class that imple=
ments an interface and extends an abstract class. The class tools "methods"=
operation only returns methods directly implemented by the class and does =
not return any methods implemented by the abstract nor the interface.
> I'm not sure if this was on purpose, but it's pretty easy to get with ref=
lection
--
This message was sent by Atlassian Jira
(v8.20.10#820010)