Bug 1059216 - hamcrest12: Incorrect Maven provides
Summary: hamcrest12: Incorrect Maven provides
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hamcrest12
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Simacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-29 12:55 UTC by Mikolaj Izdebski
Modified: 2014-03-28 03:16 UTC (History)
2 users (show)

Fixed In Version: hamcrest12-1.2-8.fc20
Clone Of:
Environment:
Last Closed: 2014-03-28 03:16:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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