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 2023/05/19 10:22:01 UTC

[struts] branch master updated (c05776177 -> 50be77a78)

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 c05776177 Merge pull request #685 from apache/WW-5296-dtds
     add 1df2f0a36 WW-5309 Supports patterns starting with variable
     new 50be77a78 Merge pull request #686 from apache/WW-5309-named-matcher

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:
 .../xwork2/util/NamedVariablePatternMatcher.java     |  4 ++--
 .../xwork2/util/NamedVariablePatternMatcherTest.java | 20 ++++++++++++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)


[struts] 01/01: Merge pull request #686 from apache/WW-5309-named-matcher

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 50be77a788868919697b7ea18c9ec15315edd08f
Merge: c05776177 1df2f0a36
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Fri May 19 12:21:50 2023 +0200

    Merge pull request #686 from apache/WW-5309-named-matcher
    
    [WW-5309] Supports patterns starting with variable

 .../xwork2/util/NamedVariablePatternMatcher.java     |  4 ++--
 .../xwork2/util/NamedVariablePatternMatcherTest.java | 20 ++++++++++++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)