Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: feb5a792fc037f7b80cfc995e80520197d65f4fa
https://github.com/hawkular/hawkular-metrics/commit/feb5a792fc037f7b80cfc...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M api/metrics-api-common/src/main/resources/META-INF/beans.xml
Log Message:
-----------
Exclude Jackson utility classes from CDI scans
This is to avoid warnings (classes not available) on EAP6.4 during deployment
Commit: 2d046b3e1265e9161be15efb7f7ca554d240ffd7
https://github.com/hawkular/hawkular-metrics/commit/2d046b3e1265e9161be15...
Author: Michael Burman <yak(a)iki.fi>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M api/metrics-api-common/src/main/resources/META-INF/beans.xml
Log Message:
-----------
Merge pull request #350 from tsegismont/cdi_scan_exclude_jackson
Exclude Jackson utility classes from CDI scans
Compare:
https://github.com/hawkular/hawkular-metrics/compare/7f82e1aa2de2...2d046...