Anonymous Coward has submitted this change and it was merged. Change subject: notifier: use LocalConfig as configuration file ......................................................................
notifier: use LocalConfig as configuration file gives the advantage of defaults and conf.d structure. Change-Id: Iea3d8a9887d76920c51d26467c634912e64242dd Signed-off-by: Alon Bar-Lev <[email protected]> --- M Makefile M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/LocalConfig.java M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/Notifier.java M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/utils/NotificationConfigurator.java M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/utils/NotificationProperties.java M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/utils/sender/mail/JavaMailSender.java M backend/manager/tools/src/test/java/org/ovirt/engine/core/notifier/EngineMonitorServiceTest.java M backend/manager/tools/src/test/java/org/ovirt/engine/core/notifier/NotificationServiceTest.java M backend/manager/tools/src/test/java/org/ovirt/engine/core/notifier/utils/NotificationConfiguratorTest.java M ovirt-engine.spec.in M packaging/bin/engine-notifier.sh R packaging/conf/notifier.conf.defaults 12 files changed, 100 insertions(+), 144 deletions(-) -- To view, visit http://gerrit.ovirt.org/14376 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea3d8a9887d76920c51d26467c634912e64242dd Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
