Bug 462916 - Bad Class-Path in jaxp_transform_impl.jar
Summary: Bad Class-Path in jaxp_transform_impl.jar
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xalan-j2
Version: 11
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Devrim Gündüz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-19 17:41 UTC by Jerry James
Modified: 2010-06-28 10:44 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-28 10:44:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jerry James 2008-09-19 17:41:32 UTC
Description of problem:
META-INF/MANIFEST.MF in /usr/share/java/jaxp_transform_impl.jar contains this line:

Class-Path: xercesImpl.jar xml-apis.jar xalan-j2-serializer.jar

The first two jars in that path do not exist in Fedora.  This causes javac to issue warnings about bad path elements whenever /usr/share/java/jaxp_transform_impl.jar is in the CLASSPATH.

Since saxon and xalan-j2 both own that jar, I'm not certain which component to file this bug against.

Version-Release number of selected component (if applicable):
xalan-j2-2.7.0-7jpp.2.fc9
saxon-6.5.5-1jpp.2.fc7

How reproducible:
Always

Steps to Reproduce:
1. Create a Java file Junk.java with any compilable contents whatsoever
2. javac -cp /usr/share/java/jaxp_transform_impl.jar Junk.java
  
Actual results:
javac complains about bad path elements

Expected results:
No javac warnings

Additional info:

Comment 1 Jerry James 2009-04-30 15:14:20 UTC
This problem still exists in today's Rawhide, and it is definitely in the xalan-j2 jar.  Would you please fix this for F-11?  The Class-Path field should read:

Class-Path: xml-commons-apis.jar xalan-j2-serializer.jar

Comment 2 Bug Zapper 2009-06-09 09:44:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Bug Zapper 2010-04-27 12:14:49 UTC
This message is a reminder that Fedora 11 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 11.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '11'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 11's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 11 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Bug Zapper 2010-06-28 10:44:41 UTC
Fedora 11 changed to end-of-life (EOL) status on 2010-06-25. Fedora 11 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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