Branch: refs/heads/HWKMETRICS-436
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 2a82e88a328610bc078d1c255fabd37cec848567
https://github.com/hawkular/hawkular-metrics/commit/2a82e88a328610bc078d1...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M
api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/util/ObjectMapperProducer.java
M core/metrics-model/src/main/java/org/hawkular/metrics/model/AvailabilityType.java
A
core/metrics-model/src/main/java/org/hawkular/metrics/model/fasterxml/jackson/AvailabilityTypeKeySerializer.java
M
integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/MetricsITest.groovy
M
integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/RESTTest.groovy
Log Message:
-----------
[HWKMETRICS-436] Create AvailabilityType key serializer (to be used with maps when
AvailabilityType is the key) and add it to the list of custom serializers.