You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by mcdan <gi...@git.apache.org> on 2014/10/09 23:45:54 UTC

[GitHub] sling pull request: SLING-4024 - Creates a new MockResourceResolve...

GitHub user mcdan opened a pull request:

    https://github.com/apache/sling/pull/30

    SLING-4024 - Creates a new MockResourceResolverBuilder class

    * This class is capable of creating a resource resolver based
    on JSON data that can be retrieved from sling's .json selector
    * Includes test that cover its function
    * Had to add org.apache.sling.commons.json to the pom to enable
    parsing

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcdan/sling people/mcweeney/SLING-4024

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/30.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #30
    
----
commit d161c9e83d344293414217297f88051197716407
Author: mcdan <mc...@adobe.com>
Date:   2014-10-09T21:35:55Z

    SLING-4024 - Creates a new MockResourceResolverBuilder class
    * This class is capable of creating a resource resolver based
    on JSON data that can be retrieved from sling's .json selector
    * Includes test that cover its function
    * Had to add org.apache.sling.commons.json to the pom to enable
    parsing

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---