This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git
from bd783a0e1 Merge pull request #832 from
apache/WW-5352-parameter-annotation-3
add a358db585 WW-5360 Introduces additional countStr & indexStr to allow
to ignore conversion
new b83607295 Merge pull request #852 from apache/fix/WW-5360-iterator
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:
.../apache/struts2/views/jsp/IteratorStatus.java | 20 +-
.../java/com/opensymphony/xwork2/test/User.java | 6 +
.../test/java/org/apache/struts2/TestAction.java | 9 +
.../struts2/components/IteratorComponentTest.java | 192 ++++++++++++++++++-
.../apache/struts2/views/jsp/IteratorTagTest.java | 205 ++++++++++-----------
5 files changed, 314 insertions(+), 118 deletions(-)