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 2016/01/14 00:08:39 UTC

[jira] [Resolved] (SLING-5428) Move MockSlingHttpServletRequest+Response to org.apache.sling.servlet-helpers

     [ https://issues.apache.org/jira/browse/SLING-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert resolved SLING-5428.
-----------------------------------
    Resolution: Fixed

Completed: At revision: 1724523  

i created a new project "servlet-helpers" as recommended by betrand at 
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/servlet-helpers

it's placed at extensions and not at commons because it depends on the Sling API.

dependency to guava is removed, but it still has some apache commons dependencies.

> Move MockSlingHttpServletRequest+Response to org.apache.sling.servlet-helpers
> -----------------------------------------------------------------------------
>
>                 Key: SLING-5428
>                 URL: https://issues.apache.org/jira/browse/SLING-5428
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions, Testing
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>            Priority: Minor
>              Labels: mocks
>             Fix For: Testing Sling Mock 1.6.2
>
>
> as discussed in the mailing list
> http://apache-sling.73963.n3.nabble.com/Fake-request-response-classes-tt4057815.html
> we want to move the mock SlingHttpServlerRequest+Response classes to a separate bundle that can be used by sling mocks, but can be deployed to an OSGi container as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)