Bug 1372652
Summary: | The RPM for version 4 of the Java SDK doesn't include the Maven provides/requires | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine-sdk-java | Reporter: | Sandro Bonazzola <sbonazzo> |
Component: | Packaging.rpm | Assignee: | Juan Hernández <juan.hernandez> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Shira Maximov <mshira> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0.0.alpha13 | CC: | bugs, juan.hernandez, mavital, mgoldboi, omachace |
Target Milestone: | ovirt-4.0.4 | Keywords: | Automation, Regression |
Target Release: | 4.0.1 | Flags: | rule-engine:
ovirt-4.0.z+
rule-engine: blocker+ mgoldboi: planning_ack+ juan.hernandez: devel_ack+ mavital: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-26 12:38:58 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1347215 |
Description
Sandro Bonazzola
2016-09-02 09:47:36 UTC
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. I believe the SDK v4 should provide the symbols to keep all other standard tooling happy (like xmvn). Tried to verify on : Red Hat Virtualization Manager Version: 4.0.4.2-0.1.el7ev The optimizer package was installed successfully SDK4 has mvn dependency : [root@mshira40 ~]# rpm -q --provides java-ovirt-engine-sdk4 java-ovirt-engine-sdk4 = 4.0.1-1.el7ev mvn(org.ovirt.engine.api:sdk) = 4.0.1 But... SDK3 doesn't have mvn dependency : [root@mshira40 ~]# rpm -q --provides ovirt-engine-sdk-java ovirt-engine-sdk-java = 3.6.8.0-1.el7ev Is it OK? Yes, it is OK, There is no need or plan to modify version 3 of the SDK to include these "Provides". |