GitHub user bostko opened a pull request:
https://github.com/apache/brooklyn-server/pull/472
Revert PR#339: Replace MultimapSerializer with jackson-datatype-guava
Reverts
https://github.com/apache/brooklyn-server/pull/339/commits/53778394ac9eee9d62fca9535f3c49b8f54f8adf
in order to preserve the output format of
`/v1/applications/{applicationId}/descendants/sensor/{sensor}`
The new library uses toString() rather than object representation used for
this call.
Added simple test for retrieving map sensor.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bostko/brooklyn-server revert_pr339
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/472.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 #472
----
commit 65bce38aba033d04e577e60be9c7af0b127ecb0b
Author: Valentin Aitken <[email protected]>
Date: 2016-11-30T23:45:11Z
Revert PR#339: Replace MultimapSerializer with jackson-datatype-guava
- add simple test for retrieving map sensor
----
---
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.
---