This is an automated email from the ASF dual-hosted git repository. amashchenko pushed a change to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git.
from 3609279 Enhance after_success for Travis CI new d33930f WW-4987 Add listCssClass to optgroup tag new 2f99110 WW-4987 Add test for listCssClass in optgroup tag new 264e03b Add listCssStyle to optgroup tag new 1d49a06 Add listTitle to optgroup tag new c694c6f Improve optgroup template new b431755 Improve optgroup list attributes test The 6 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: .../org/apache/struts2/components/OptGroup.java | 15 ++++++++ .../apache/struts2/views/jsp/ui/OptGroupTag.java | 18 ++++++++++ .../main/resources/template/simple/optgroup.ftl | 36 ++++++++++++++----- core/src/site/resources/tags/optgroup.html | 24 +++++++++++++ .../apache/struts2/views/jsp/ui/OptGroupTest.java | 36 +++++++++++++++++++ .../org/apache/struts2/views/jsp/ui/OptGroup-8.txt | 40 ++++++++++++++++++++++ 6 files changed, 161 insertions(+), 8 deletions(-) create mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/OptGroup-8.txt