Bug 1059216

Summary: hamcrest12: Incorrect Maven provides
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: hamcrest12Assignee: Michael Simacek <msimacek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: extras-orphan, lnie
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: hamcrest12-1.2-8.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-28 03:16:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mikolaj Izdebski 2014-01-29 12:55:54 UTC
Description of problem:
Package hamcrest12 is a compatibility package, but does not follow Java packaging guidelines [1] about compatibility packages.  According to the guidelines JAR and POM files MUST be versioned.

[1] http://fedoraproject.org/wiki/Packaging:Java#Compatibility_packages

Version-Release number of selected component (if applicable):
1.2-7

Steps to Reproduce:
$ rpm -ql hamcrest12 | egrep pom\|jar

Actual results:
/usr/share/java/hamcrest12/all.jar
/usr/share/java/hamcrest12/core.jar
/usr/share/java/hamcrest12/generator.jar
/usr/share/java/hamcrest12/library.jar
/usr/share/maven-poms/JPP.hamcrest12-all.pom
/usr/share/maven-poms/JPP.hamcrest12-core.pom
/usr/share/maven-poms/JPP.hamcrest12-generator.pom
/usr/share/maven-poms/JPP.hamcrest12-library.pom

Expected results:
/usr/share/java/hamcrest12/all-1.2.jar
/usr/share/java/hamcrest12/core-1.2.jar
/usr/share/java/hamcrest12/generator-1.2.jar
/usr/share/java/hamcrest12/library-1.2.jar
/usr/share/maven-poms/JPP.hamcrest12-all-1.2.pom
/usr/share/maven-poms/JPP.hamcrest12-core-1.2.pom
/usr/share/maven-poms/JPP.hamcrest12-generator-1.2.pom
/usr/share/maven-poms/JPP.hamcrest12-library-1.2.pom

Comment 1 Fedora Admin XMLRPC Client 2014-03-18 12:11:01 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Update System 2014-03-18 18:01:15 UTC
hamcrest12-1.2-8.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/hamcrest12-1.2-8.fc20

Comment 3 lnie 2014-03-19 04:30:21 UTC
hamcrest12-1.2-8.fc20 works

Comment 4 Fedora Update System 2014-03-19 08:43:29 UTC
Package hamcrest12-1.2-8.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing hamcrest12-1.2-8.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-4053/hamcrest12-1.2-8.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-03-28 03:16:58 UTC
hamcrest12-1.2-8.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.