This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
from ea856e0d4 Merge pull request #790 from apache/feature/jenkins-notifications-list add a2b4744c3 WW-5363 Velocity: read chained contexts before ValueStack add cf9e53573 WW-5363 Add test coverage add 6c98663f8 WW-5363 Fix super#internalGet add 29d471e2d WW-5363 Improve code coverage new f989f370b Merge pull request #789 from apache/issue/WW-5363-velocity-order 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: .../views/velocity/StrutsVelocityContext.java | 54 +++++++---- .../views/velocity/StrutsVelocityContextTest.java | 105 +++++++++++++++++++++ 2 files changed, 143 insertions(+), 16 deletions(-) create mode 100644 plugins/velocity/src/test/java/org/apache/struts2/views/velocity/StrutsVelocityContextTest.java