You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Alex O'Ree (Jira)" <de...@velocity.apache.org> on 2022/12/07 14:22:00 UTC

[jira] [Created] (VELTOOLS-199) org.apache.velocity.tools.generic.ClassTool methods does not include inherited methods

Alex O'Ree created VELTOOLS-199:
-----------------------------------

             Summary: org.apache.velocity.tools.generic.ClassTool methods does not include inherited methods
                 Key: VELTOOLS-199
                 URL: https://issues.apache.org/jira/browse/VELTOOLS-199
             Project: Velocity Tools
          Issue Type: Bug
            Reporter: Alex O'Ree


 using tools 3.1 and using the class tool against a class that implements 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 reflection



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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