Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Fix notifier script
......................................................................
core: Fix notifier script
The jaxb-impl jar file is no longer in the lib directory of the
.ear, where the notifier expects it. This patch fixes the
classpath so that the notifier uses the file in the
/usr/share/java directory.
Change-Id: I09de69e62aa21ae2e9fa2c20ad31fb3fbb60bb45
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M
backend/manager/tools/engine-notifier/engine-notifier-resources/src/main/resources/notifier.conf
M
backend/manager/tools/engine-notifier/engine-notifier-resources/src/main/resources/notifier.sh
M
backend/manager/tools/engine-notifier/engine-notifier-service/src/main/java/org/ovirt/engine/core/notifier/EngineMonitorService.java
M
backend/manager/tools/engine-notifier/engine-notifier-service/src/test/resources/conf/notifier.conf
4 files changed, 5 insertions(+), 76 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5969
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I09de69e62aa21ae2e9fa2c20ad31fb3fbb60bb45
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Muli Salem <msalem(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>