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