You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2017/08/02 13:46:02 UTC

[GitHub] brooklyn-server pull request #784: Upgrade json-path to 2.4.0 (from 2.0.0)

GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-server/pull/784

    Upgrade json-path to 2.4.0 (from 2.0.0)

    This supports `.size()`
    Also fix the json-path dependency, to exclude conflicting versions.
    
    The `.size()` is very useful for things like a CouchDB cluster - we can easily add a sensor that retrieves json for the members of the cluster. We'd also like a sensor for the size of that list (so we can check that all CouchDB nodes know about each other at startup).

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

    $ git pull https://github.com/aledsage/brooklyn-server upgrade-jsonPath

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

    https://github.com/apache/brooklyn-server/pull/784.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 #784
    
----
commit 23bee4427d0017d33266843e84e2035af3bda9df
Author: Aled Sage <al...@gmail.com>
Date:   2017-08-02T11:35:18Z

    Upgrade json-path to 2.4.0 (from 2.0.0)
    
    This supports `.size()`
    Also fix the json-path dependency, to exclude conflicting versions

----


---
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.
---

[GitHub] brooklyn-server pull request #784: Upgrade json-path to 2.4.0 (from 2.0.0)

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-server/pull/784


---
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.
---

[GitHub] brooklyn-server issue #784: Upgrade json-path to 2.4.0 (from 2.0.0)

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/784
  
    Thanks @duncangrant - fixed the `minidev` issue; itest now passes. Merging.


---
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.
---

[GitHub] brooklyn-server issue #784: Upgrade json-path to 2.4.0 (from 2.0.0)

Posted by duncangrant <gi...@git.apache.org>.
Github user duncangrant commented on the issue:

    https://github.com/apache/brooklyn-server/pull/784
  
    LGTM - needs minidev missing requirement issue fixed


---
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.
---