Bug 1442377 - [RFE][Rebase]Build openstack-java-sdk for RHV 4.2
Summary: [RFE][Rebase]Build openstack-java-sdk for RHV 4.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: openstack-java-sdk
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ovirt-4.2.0
: ---
Assignee: Sandro Bonazzola
QA Contact: Pavol Brilla
URL:
Whiteboard:
Depends On:
Blocks: 1443109
TreeView+ depends on / blocked
 
Reported: 2017-04-14 12:14 UTC by Sandro Bonazzola
Modified: 2019-05-16 13:11 UTC (History)
4 users (show)

Fixed In Version: openstack-java-sdk-3.1.2-2.el7
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-15 17:32:04 UTC
oVirt Team: Integration
Target Upstream Version:
Embargoed:
gklein: testing_plan_complete-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2018:1469 0 None None None 2018-05-15 17:32:09 UTC

Description Sandro Bonazzola 2017-04-14 12:14:44 UTC
rhv-dependencies ships openstack-java-sdk 3.1.2
which is already available in Fedora: https://koji.fedoraproject.org/koji/buildinfo?buildID=859194
We should build openstack-java-sdk instead of shipping it within rhv-dependencies.

The following patch to the spec file seems to be enough to be able to build on EL7:

--- ../fed-cgit/openstack-java-sdk/openstack-java-sdk.spec	2017-04-13 15:05:44.082584034 +0200
+++ openstack-java-sdk.spec	2017-04-14 13:51:42.135356443 +0200
@@ -17,11 +17,12 @@
 BuildRequires:  java-devel >= 1:1.7.0
 BuildRequires:  jpackage-utils >= 0:1.7.3
 BuildRequires:  maven-local
-BuildRequires:  resteasy
 BuildRequires:  jboss-annotations-1.1-api
 BuildRequires:  maven-gpg-plugin
 BuildRequires:  jakarta-commons-httpclient
 BuildRequires:  sonatype-oss-parent
+BuildRequires:  mvn(org.codehaus.jackson:jackson-mapper-asl)
+BuildRequires:  mvn(org.jboss.resteasy:resteasy-jaxrs)
 
 %description
 OpenStack client implementation in Java.

Comment 6 errata-xmlrpc 2018-05-15 17:32:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2018:1469

Comment 7 Franta Kust 2019-05-16 13:06:14 UTC
BZ<2>Jira Resync


Note You need to log in before you can comment on or make changes to this bug.