You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/11/09 17:03:15 UTC

[struts] branch master updated (b886393 -> 0fb84fa)

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 b886393  Fixes issue with CI and SCM
     add cde6316  WW-4888 add escaping options to text tag
     add a512f98  reverted accidental change
     new 0fb84fa  Merge pull request #181 from sdutry/WW-4888

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:
 .../java/org/apache/struts2/components/Text.java   | 49 +++++++++++++++++++++-
 .../java/org/apache/struts2/views/jsp/TextTag.java | 25 +++++++++++
 core/src/site/resources/tags/text.html             | 32 ++++++++++++++
 .../org/apache/struts2/views/jsp/TextTagTest.java  | 40 ++++++++++++++++++
 .../org/apache/struts2/TestAction.properties       |  6 ++-
 5 files changed, 150 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <co...@struts.apache.org>'].

[struts] 01/01: Merge pull request #181 from sdutry/WW-4888

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 0fb84fa055cfd7d94fdb93353aa984e3c51911f8
Merge: b886393 a512f98
Author: Lukasz Lenart <lu...@gmail.com>
AuthorDate: Thu Nov 9 18:03:12 2017 +0100

    Merge pull request #181 from sdutry/WW-4888
    
    WW-4888 add escaping possibilities to text-tag

 .../java/org/apache/struts2/components/Text.java   | 49 +++++++++++++++++++++-
 .../java/org/apache/struts2/views/jsp/TextTag.java | 25 +++++++++++
 core/src/site/resources/tags/text.html             | 32 ++++++++++++++
 .../org/apache/struts2/views/jsp/TextTagTest.java  | 40 ++++++++++++++++++
 .../org/apache/struts2/TestAction.properties       |  6 ++-
 5 files changed, 150 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.