Branch: refs/heads/next
Home:
https://github.com/hawkular/hawkular-alerts
Commit: 5b94cf2a93c39ecfcd94c93369eef6f94e7e0db5
https://github.com/hawkular/hawkular-alerts/commit/5b94cf2a93c39ecfcd94c9...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2017-06-29 (Thu, 29 Jun 2017)
Changed paths:
M commons/src/main/java/org/hawkular/alerts/cache/IspnCacheManager.java
R commons/src/main/resources/alerting-distributed.xml
R commons/src/main/resources/alerting-local.xml
R commons/src/main/resources/alerting-local.xml.debug
R commons/src/main/resources/alerting-local.xml.ispn
A commons/src/main/resources/ispn-alerting-distributed.xml
A commons/src/main/resources/ispn-alerting-local.xml
A commons/src/main/resources/ispn-alerting-local.xml.debug
A commons/src/main/resources/ispn-alerting-local.xml.ispn
A dist/assembly.xml
A dist/pom.xml
A dist/src/main/resources/config/hawkular.properties
A dist/src/main/resources/config/ispn-alerting-local.xml
A dist/src/main/resources/config/log4j2.xml
A dist/src/main/resources/hawkular.sh
M engine/src/main/java/org/hawkular/alerts/engine/StandaloneAlerts.java
M itests/src/test/groovy/org/hawkular/alerts/rest/PerfCrudITest.groovy
M pom.xml
Log Message:
-----------
Distribution for Alerting standalone (#357)
* Distribution for Alerting standalone
* Minor rename on ispn config files
* Fix test as conditions might change order
* Allow reindex backend at startup from configuration
* Update latest srcdep from commons