Bug 1096583 - maven-shade-plugin: ManifestResourceTransformer manifestEntries map declares wrong generic type
Summary: maven-shade-plugin: ManifestResourceTransformer manifestEntries map declares ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: maven-shade-plugin
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-12 05:35 UTC by Mikolaj Izdebski
Modified: 2014-05-12 05:57 UTC (History)
4 users (show)

Fixed In Version: 2.3-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-12 05:57:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2014-05-12 05:35:15 UTC
Description of problem:
The ManifestResourceTransformer class declares a map called manifestEntries with a signature of Map<String, Attributes>. This is incorrect because at runtime this map is actually only ever populated with String values.

Version-Release number of selected component (if applicable):
2.3-1

Comment 2 Mikolaj Izdebski 2014-05-12 05:48:54 UTC
Fixed in maven-shade-plugin-2.3-2

Comment 3 Mikolaj Izdebski 2014-05-12 05:57:47 UTC
I believe that this bug is fixed in maven-shade-plugin-2.3-2,
which is available in Fedora Rawhide, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=516363


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