This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feature/WW-5256-freemarker-compress
in repository https://gitbox.apache.org/repos/asf/struts.git
from 015c2138b test(freemarker): WW-5256 add whitespace stripping tests
add 4ea620aa3 refactor(compress): WW-5256 simplify whitespace compression
implementation
add 0be3e9ece docs(compress): WW-5256 add singleLine attribute
documentation
No new revisions were added by this update.
Summary of changes:
.../org/apache/struts2/components/Compress.java | 50 +++++-
.../org/apache/struts2/views/jsp/CompressTag.java | 6 +
.../site/resources/tags/compress-attributes.html | 8 +
.../apache/struts2/components/CompressTest.java | 176 ++++++++++++++++++++-
.../apache/struts2/views/jsp/CompressTagTest.java | 46 +++++-
5 files changed, 280 insertions(+), 6 deletions(-)