You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2017/06/15 08:59:00 UTC

[jira] [Created] (SLING-6962) Sling Mock 1.x: Add support for further SlingHttpServletRequestMethods

Stefan Seifert created SLING-6962:
-------------------------------------

             Summary: Sling Mock 1.x: Add support for further SlingHttpServletRequestMethods
                 Key: SLING-6962
                 URL: https://issues.apache.org/jira/browse/SLING-6962
             Project: Sling
          Issue Type: Improvement
    Affects Versions: Testing Sling Mock 1.9.8
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
             Fix For: Testing Sling Mock 1.9.10


SLING-5947 extended servlet-helpers with support for getServletPath(), getPathInfo(), getRequestURI(), getRequestURL() and getAuthType() in MockSlingHttpServletRequest.

this is part of servlet-helpers 1.1.0 which is not compatible with sling-mocks because it also update to latest http serlvet API.

so wie update to a backport of servlet-helpers 1.0.2 which includes only the changes from SLING-5947.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)