This is an automated email from the ASF dual-hosted git repository.

cbrisson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-engine.git


    from e86a2fbf Merge pull request #48 from apache/VELOCITY-957
     add a65430e6 Introspection should use the top-most declaration of methods
     add c163ef79 Ensure that we are calling the overridden methods
     new 21b05e89 Merge pull request #50 from apache/VELOCITY-952

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../velocity/util/introspection/ClassMap.java      |  1 +
 .../velocity/util/introspection/MethodMap.java     | 67 +++++++++++++++-
 .../velocity/test/issues/Velocity952TestCase.java  | 93 ++++++++++++++++++++++
 3 files changed, 160 insertions(+), 1 deletion(-)
 create mode 100755 
velocity-engine-core/src/test/java/org/apache/velocity/test/issues/Velocity952TestCase.java

Reply via email to