Change in ovirt-engine[master]: core: Remove dependency on c3p0

Code Review gerrit at ovirt.org
Fri Jun 30 15:25:05 UTC 2017


>From Juan Hernandez <juan.hernandez at redhat.com>:

Juan Hernandez has submitted this change and it was merged. ( https://gerrit.ovirt.org/78815 )

Change subject: core: Remove dependency on c3p0
......................................................................


core: Remove dependency on c3p0

The c3p0 library is an optinal dependency of Quartz, used to handle a
pool of database connections. But we don't use it, we use the pool
managed by the appliation server. So this dependency isn't required.
this patch removes it completely.

Change-Id: I59feb69109b7ed169a821f7d931f19fe81cad379
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/dependencies/common/pom.xml
D backend/manager/dependencies/common/src/main/modules/com/mchange/c3p0/main/module.xml
M backend/manager/dependencies/common/src/main/modules/org/quartz/main/module.xml
M ovirt-engine.spec.in
M pom.xml
5 files changed, 10 insertions(+), 29 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/78815
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I59feb69109b7ed169a821f7d931f19fe81cad379
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: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list