Bug 45146 - duplicate license.txt constrains ClassLoader
Summary: duplicate license.txt constrains ClassLoader
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: 0.93
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-05 23:07 UTC by Matz
Modified: 2012-04-01 06:35 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matz 2008-06-05 23:07:41 UTC
While using fop 0.93Beta in a web application (Jboss 4.2.0) I stumbled on a ClassNotFoundException: org.apache.avalon.framework.configuration.ConfigurationException.

But the requested jar avalon-framework-4.2.0.jar is clearly on the path,
the very reason are duplicate and identical entries inside this jar for license.txt and notice.txt which prevent some(?) ClassLoaders from extracting this archive.

Using java 1.5.0_10, Firefox 2.0.0.14 as well as Iexplore 7

Bye, Matz
Comment 1 Jeremias Maerki 2008-06-17 01:06:57 UTC
Thanks for the hint. This is now fixed in the 0.95 branch:
http://svn.apache.org/viewvc?rev=668550&view=rev
Comment 2 Glenn Adams 2012-04-01 06:35:51 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed