[Hawkular-commits] [hawkular/hawkular-metrics] 23988f: HWKMETRICS-501 Fix

Stefan Negrea snegrea at redhat.com
Mon Oct 10 16:07:21 EDT 2016


  Branch: refs/heads/release/0.20.0
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: 23988fe45a74752867297949cb605409beefa3a4
      https://github.com/hawkular/hawkular-metrics/commit/23988fe45a74752867297949cb605409beefa3a4
  Author: jshaughn <jshaughn at localhost.localdomain>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M core/metrics-core-service/src/test/java/org/hawkular/metrics/core/service/metrics/AvailabilityITest.java
    M dist/component-ear/pom.xml
    M dist/standalone-ear/pom.xml
    M integration-tests/rest-tests-jaxrs-dist/pom.xml
    M pom.xml

  Log Message:
  -----------
  HWKMETRICS-501 Fix
The alerting war contained an older hawkular-metrics-model
jar. This was due to a circular dep forced by having the metrics
x-alerter in the alerting repo. The x-alerter is removed from
Halerts 1.2.2.Final, (to be migrated to Hmetrics in 0.21.0), so
change dep to 1.2.2.Final for all but the alerter, leave that at
1.2.1.Final for this micro release to bridge the gap between now
and the Hmetrics 0.21.0 release.
- Also, add a compression itest for avail data
-


  Commit: 702876ad378ea13e208b95e3839dbfa3a949e2de
      https://github.com/hawkular/hawkular-metrics/commit/702876ad378ea13e208b95e3839dbfa3a949e2de
  Author: Stefan Negrea <snegrea at redhat.com>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M core/metrics-core-service/src/test/java/org/hawkular/metrics/core/service/metrics/AvailabilityITest.java
    M dist/component-ear/pom.xml
    M dist/standalone-ear/pom.xml
    M integration-tests/rest-tests-jaxrs-dist/pom.xml
    M pom.xml

  Log Message:
  -----------
  Merge pull request #634 from jshaughn/hwkmetrics-501

HWKMETRICS-501 Fix


Compare: https://github.com/hawkular/hawkular-metrics/compare/d67fca939708...702876ad378e


More information about the hawkular-commits mailing list