Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: f8617f163f12e79d6c654763d7b91a913d5407a5
https://github.com/hawkular/hawkular-metrics/commit/f8617f163f12e79d6c654...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-07-24 (Fri, 24 Jul 2015)
Changed paths:
M clients/ptranslator/pom.xml
M core/metrics-core-impl/pom.xml
M rest-tests/pom.xml
M task-queue/pom.xml
Log Message:
-----------
HWKMETRICS-184 && HWKMETRICS-183
Active by default no longer used to activate itests profiles. Instead, they're active
if 'skipTests' property is absent.
This fixed the other issue at the same time: we shouldn't require a running Cassandra
to build Hawkular Metrics when tests are skipped.
Side work: moved wildfly config setup to 'wildfly.deployment' profile to avoid
execution when it's not needed
Commit: d6c0cd650b60e7cbd4caadc032e913a18c491a37
https://github.com/hawkular/hawkular-metrics/commit/d6c0cd650b60e7cbd4caa...
Author: mwringe <mwringe(a)users.noreply.github.com>
Date: 2015-07-24 (Fri, 24 Jul 2015)
Changed paths:
M clients/ptranslator/pom.xml
M core/metrics-core-impl/pom.xml
M rest-tests/pom.xml
M task-queue/pom.xml
Log Message:
-----------
Merge pull request #292 from tsegismont/integration_tests_fixes
HWKMETRICS-184 && HWKMETRICS-183
Compare:
https://github.com/hawkular/hawkular-metrics/compare/07c2988e2cbb...d6c0c...