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:43 UTC

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

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(-)