GitHub user snoopdave opened a pull request:

    https://github.com/apache/incubator-usergrid/pull/82

    Fix USERGRID-225 by allowing ${blah} expressions in paths.

    This new regex allows paths to be specified like so:
    
        /users/${user}/**
    
    See also: https://issues.apache.org/jira/browse/USERGRID-225

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

    $ git pull https://github.com/snoopdave/incubator-usergrid usergrid-225

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

    https://github.com/apache/incubator-usergrid/pull/82.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 #82
    
----
commit d087796277bb96d90e895284a987273852451852
Author: Dave Johnson <[email protected]>
Date:   2014-10-03T18:28:04Z

    Fix USERGRID-225 by allowing ${blah} expressions in paths.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to