Juan Hernandez has submitted this change and it was merged.
Change subject: core: Create artifact for PostgreSQL module
......................................................................
core: Create artifact for PostgreSQL module
Currently we are deploying the PostgreSQL module using the "setup"
profile, but we don't have an artifact for the required module. This
patch reuses the module description that we had and uses it to build a
new "dependencies" artifact that can then be easily installed.
Change-Id: Ibcb409420a724dd30bf1485a78f0c9828903fd21
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit b70f24c0ecf0eda2deeaef632d1e553158790c83)
---
M Makefile
A backend/manager/dependencies/pom.xml
R backend/manager/dependencies/src/main/modules/org/postgresql/main/module.xml
M backend/manager/pom.xml
M ear/pom.xml
M packaging/fedora/spec/ovirt-engine.spec.in
6 files changed, 68 insertions(+), 36 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12849
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibcb409420a724dd30bf1485a78f0c9828903fd21
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.2
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>