Branch: refs/heads/HWKMETRICS-185
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 0094ae7c18da4349a211e5e6b41f6db195433c0a
https://github.com/hawkular/hawkular-metrics/commit/0094ae7c18da4349a211e...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M api/metrics-api-jaxrs-1.1/pom.xml
M api/metrics-api-jaxrs-1.1/src/main/webapp/WEB-INF/web.xml
A api/metrics-api-jaxrs-1.1/src/main/webapp/favicon.ico
A api/metrics-api-jaxrs-1.1/src/main/webapp/hawkular_logo.png
A api/metrics-api-jaxrs-1.1/src/main/webapp/index.html
A api/metrics-api-jaxrs-1.1/src/main/webapp/status.js
A api/metrics-api-jaxrs-1.1/src/main/webapp/welcome.css
Log Message:
-----------
Fixes RootITest and adds the status page.
Resources can't go in a 'static' folder because JBossWeb doesn't have
something similar to 'resolve-against-context-root' in Undertow.