Juan Hernandez has submitted this change and it was merged. Change subject: tools: Use JBoss modules instead of class path ......................................................................
tools: Use JBoss modules instead of class path Currently in order to run the tools we build the class path using mostly the "build-classpath" script and also some ad hoc searches. This tends to fail in environments where the jar files are installed in locations different than expected. This patch changes the scripts that starts the tools so that they use the JBoss modules launcher instead, thus manual class path building is no longer required. Change-Id: I32a6ed83071ec4243cfe468f87ad98d4f31d503d Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> (cherry picked from commit 028ff6b8eb74f532f0d001382d19e21e488d9527) --- M backend/manager/tools/src/main/shell/engine-config.sh M backend/manager/tools/src/main/shell/engine-manage-domains.sh M backend/manager/tools/src/main/shell/engine-notifier.sh M backend/manager/tools/src/main/shell/engine-prolog.sh.in 4 files changed, 60 insertions(+), 123 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12853 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32a6ed83071ec4243cfe468f87ad98d4f31d503d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.2 Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches