You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by je...@apache.org on 2018/07/03 14:26:11 UTC

[sling-org-apache-sling-servlet-helpers] branch master updated (d8da52c -> a2784de)

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

jeb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git.


    from d8da52c  Updating badges for org-apache-sling-servlet-helpers
     add a1b106b  Allow Setting Suffix Resource
     new a2784de  Merge pull request #1 from jenslauterbach/master

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:
 .../org/apache/sling/servlethelpers/MockRequestPathInfo.java  |  8 ++++++--
 .../apache/sling/servlethelpers/MockRequestPathInfoTest.java  | 11 +++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)


[sling-org-apache-sling-servlet-helpers] 01/01: Merge pull request #1 from jenslauterbach/master

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

jeb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git

commit a2784de04c2a7c083cdc1159b04b741e3850a7ff
Merge: d8da52c a1b106b
Author: Jason E Bailey <je...@apache.org>
AuthorDate: Tue Jul 3 10:26:08 2018 -0400

    Merge pull request #1 from jenslauterbach/master
    
    SLING-7744: Allow Setting Suffix Resource

 .../org/apache/sling/servlethelpers/MockRequestPathInfo.java  |  8 ++++++--
 .../apache/sling/servlethelpers/MockRequestPathInfoTest.java  | 11 +++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)