Change in ovirt-engine[master]: core: Add jxpath as commons-configuration dep

juan.hernandez at redhat.com juan.hernandez at redhat.com
Thu Feb 21 19:53:49 UTC 2013


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: I30b0ecc441062670b501d0e9bda1a23639919b5e
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
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/12095
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I30b0ecc441062670b501d0e9bda1a23639919b5e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list