Change in ovirt-engine[engine_3.2]: core: Add jxpath as commons-configuration dep

Juan Hernandez has submitted this change and it was merged. Change subject: core: Add jxpath as commons-configuration dep ...................................................................... core: Add jxpath as commons-configuration dep The commons-configuration module provided by JBoss AS doesn't include commons-jxpath as a dependency, but engine-config needs it in order to parse configuration files, so we need to add a module for commons-jxpath and also override the commons-configuration module to include the dependency on commons-jxpath. Change-Id: I380834a4d1e3c017dbbd50f5437de97644113d2b Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 71a7c80a1fcaf026e2b0115725924aa18d91ae61) --- M backend/manager/dependencies/pom.xml A backend/manager/dependencies/src/main/modules/org/apache/commons/configuration/main/module.xml A backend/manager/dependencies/src/main/modules/org/apache/commons/jxpath/main/module.xml 3 files changed, 69 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12852 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I380834a4d1e3c017dbbd50f5437de97644113d2b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.2 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com>
participants (1)
-
juan.hernandez@redhat.com