Bug 445698 - Bad Class-Path in objectweb-asm XML jar
Summary: Bad Class-Path in objectweb-asm XML jar
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: objectweb-asm
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: David Walluck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-08 15:50 UTC by Jerry James
Modified: 2008-10-23 19:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-23 19:19:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jerry James 2008-05-08 15:50:42 UTC
Description of problem:
The jar file %{_javadir}/objectweb-asm/asm-xml-3.1.jar contains a manifest with
this line:

Class-Path: asm-3.1.jar asm-util-3.1.jar asm-attrs-3.1.jar

There is no file named asm-attrs-3.1.jar in the objectweb-asm package.  In fact,
this Class-Path line should probably be deleted from the manifest.

Version-Release number of selected component (if applicable):
objectweb-asm-3.1-2jpp.1.fc9

How reproducible:
Always

Steps to Reproduce:
1. Unpack %{_javadir}/objectweb-asm/asm-xml-3.1.jar
2. Look at META-INF/MANIFEST.MF

Actual results:
The file contains a Class-Path line with a bad element.

Expected results:
The file probably should not have a Class-Path line at all.

Additional info:
This makes javac issue a warning when compiling code that uses asm-xml.

Comment 1 Bug Zapper 2008-05-14 10:50:52 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 David Walluck 2008-10-23 19:19:50 UTC
Fixed in 3.1-5.1 by removing the Class-Path.


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