Change in ovirt-engine[master]: core: Make dependency on commons-collections explicit

dfediuck at redhat.com dfediuck at redhat.com
Wed May 30 10:25:53 UTC 2012


Doron Fediuck has submitted this change and it was merged.

Change subject: core: Make dependency on commons-collections explicit
......................................................................


core: Make dependency on commons-collections explicit

The VmOldInfoBuilder class uses classes from commons-collections,
but the POM doesn't include an explicit dependency for the
corresponding artifact. This may work because of transitive
dependencies, but it is an error and with some versions of maven
the build can fail, in particular it fails in Fedora 17 with
mvn-rpmbuild.

Change-Id: I706ad219c604871fa47924941448d429fe2a188d
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/vdsbroker/pom.xml
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Doron Fediuck: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/4811
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I706ad219c604871fa47924941448d429fe2a188d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>



More information about the Engine-commits mailing list