Change in ovirt-engine[master]: core: Update commons-collections to 3.2.1

juan.hernandez at redhat.com juan.hernandez at redhat.com
Thu Oct 23 19:54:30 UTC 2014


Juan Hernandez has submitted this change and it was merged.

Change subject: core: Update commons-collections to 3.2.1
......................................................................


core: Update commons-collections to 3.2.1

Currently we are using version 3.1 of commons-collections in our root
POM, but we are actually using 3.2.1 as that is what is provided by the
application server. This means that we can't use some of the methods
introduced in version 3.2, like "isEmpty", but only because the build
will fail. This patch updates the version number in the root POM to
3.2.1 so that we can use those methods.

Change-Id: I68ed14360d61aa3d106fff2b690f7dda0507303f
Related-To: https://bugzilla.redhat.com/1150953
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I68ed14360d61aa3d106fff2b690f7dda0507303f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ohad Basan <obasan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list