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

lukaszlenart pushed a change to branch feature/WW-5444-html5
in repository https://gitbox.apache.org/repos/asf/struts.git


    from 66cf785b5 test(html5-theme): add integration tests for showcase 
application
     add be5d83b43 feat(html5-theme): WW-5444 replace FreeMarker compress with 
Struts compress tag

No new revisions were added by this update.

Summary of changes:
 .../tags/{PropertyModel.java => CompressModel.java}        | 14 ++++++--------
 .../apache/struts2/views/freemarker/tags/StrutsModels.java | 11 ++++++++++-
 core/src/main/resources/template/html5/a-close.ftl         |  4 ++--
 core/src/main/resources/template/html5/actionerror.ftl     |  4 ++--
 core/src/main/resources/template/html5/actionmessage.ftl   |  4 ++--
 core/src/main/resources/template/html5/checkbox.ftl        |  4 ++--
 core/src/main/resources/template/html5/checkboxlist.ftl    |  4 ++--
 core/src/main/resources/template/html5/combobox.ftl        |  4 ++--
 .../main/resources/template/html5/common-attributes.ftl    |  4 ++--
 core/src/main/resources/template/html5/css.ftl             |  4 ++--
 .../main/resources/template/html5/dynamic-attributes.ftl   |  4 ++--
 core/src/main/resources/template/html5/fielderror.ftl      |  4 ++--
 core/src/main/resources/template/html5/file.ftl            |  4 ++--
 core/src/main/resources/template/html5/form.ftl            |  4 ++--
 core/src/main/resources/template/html5/head.ftl            |  4 ++--
 core/src/main/resources/template/html5/hidden.ftl          |  4 ++--
 core/src/main/resources/template/html5/label.ftl           |  4 ++--
 core/src/main/resources/template/html5/link.ftl            |  4 ++--
 core/src/main/resources/template/html5/nonce.ftl           |  4 ++--
 core/src/main/resources/template/html5/optgroup.ftl        |  4 ++--
 core/src/main/resources/template/html5/password.ftl        |  4 ++--
 core/src/main/resources/template/html5/radiomap.ftl        |  4 ++--
 core/src/main/resources/template/html5/reset.ftl           |  4 ++--
 core/src/main/resources/template/html5/script.ftl          |  4 ++--
 .../src/main/resources/template/html5/scripting-events.ftl |  4 ++--
 core/src/main/resources/template/html5/select.ftl          |  4 ++--
 core/src/main/resources/template/html5/submit-close.ftl    |  4 ++--
 core/src/main/resources/template/html5/submit.ftl          |  4 ++--
 core/src/main/resources/template/html5/text.ftl            |  4 ++--
 core/src/main/resources/template/html5/textarea.ftl        |  4 ++--
 core/src/main/resources/template/html5/token.ftl           |  4 ++--
 31 files changed, 74 insertions(+), 67 deletions(-)
 copy 
core/src/main/java/org/apache/struts2/views/freemarker/tags/{PropertyModel.java 
=> CompressModel.java} (84%)

Reply via email to