You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/09/30 08:08:42 UTC

[sling-org-apache-sling-api] branch master updated (6e37ad2 -> 7593cd8)

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

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


    from 6e37ad2  SLING-10676 - remove SECURITY.md which is not needed
     add 85a3964  SLING-8742 : Allow overriding the extension when using the RequestDispatcher
     add 3494c4c  SLING-8742 : Allow overriding the extension when using the RequestDispatcher
     add e355a4f  SLING-8742 : Allow overriding the extension when using the RequestDispatcher
     new 7593cd8  Merge pull request #33 from apache/issues/SLING-8742

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:
 .../api/request/RequestDispatcherOptions.java      | 33 ++++++++++++++++++--
 .../org/apache/sling/api/request/package-info.java |  2 +-
 .../api/request/RequestDispatcherOptionsTest.java  | 36 +++++++++++++++++-----
 3 files changed, 60 insertions(+), 11 deletions(-)

[sling-org-apache-sling-api] 01/01: Merge pull request #33 from apache/issues/SLING-8742

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

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

commit 7593cd8be103845cb46ef0cc6d85504121de2d6b
Merge: 6e37ad2 e355a4f
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Sep 30 10:08:35 2021 +0200

    Merge pull request #33 from apache/issues/SLING-8742
    
    SLING-8742 : Allow overriding the extension when using the RequestDispatcher

 .../api/request/RequestDispatcherOptions.java      | 33 ++++++++++++++++++--
 .../org/apache/sling/api/request/package-info.java |  2 +-
 .../api/request/RequestDispatcherOptionsTest.java  | 36 +++++++++++++++++-----
 3 files changed, 60 insertions(+), 11 deletions(-)