Ondra Machacek has submitted this change and it was merged.
Change subject: Generate RPM Maven dependencies
......................................................................
Generate RPM Maven dependencies
Currently the RPM packaging of the SDK doesn't generate the Maven
dependencies. This means that other packages that use tools like Xmvn
to build won't work correctly. To avoid that this patch changes the RPM
build process so that it genrates a POM file that can be used in RPM
distributions, and generates the dependencies from that POM file.
Change-Id: I2d273398ede6f7a0f86c0253d71660f8decb366b
Bug-Url:
https://bugzilla.redhat.com/1372652
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit c81e06c50b978fcc511151413af66cbc099e251b)
---
R automation/build-artifacts.packages.fc23
C automation/build-artifacts.packages.fc24
C automation/check-patch.packages.el7
R automation/check-patch.packages.fc23
C automation/check-patch.packages.fc24
M packaging/build.xml
M packaging/spec.el7.in
M packaging/spec.fc23.in
M packaging/spec.fc24.in
A packaging/transform-pom.xsl
10 files changed, 121 insertions(+), 38 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/63213
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2d273398ede6f7a0f86c0253d71660f8decb366b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>