Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 63262

Summary: dev-java/fop uses packed jars
Product: Gentoo Linux Reporter: Thomas Matthijs (RETIRED) <axxo>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: mwolfe
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 64652, 85928    
Bug Blocks: 69972, 63268    

Description Thomas Matthijs (RETIRED) gentoo-dev 2004-09-08 08:20:56 UTC
Following the new java policy, packages shouldn't rely on packed jars, dependencies need to be added on our own packages and used.
Comment 1 Mark Wolfe 2004-09-19 08:16:09 UTC
The following jars are used to build fop.

markw@mojo fop-0.20.5 $ ls -l lib/*.jar
-rw-r--r--  1 markw users  723507 Jul 15  2003 lib/ant-1.5.1.jar
-rw-r--r--  1 markw users   62694 Jul 15  2003 lib/avalon-framework-cvs-20020806.jar
-rw-r--r--  1 markw users 2111580 Jul 15  2003 lib/batik.jar
-rw-r--r--  1 markw users 1031036 Jul 15  2003 lib/xalan-2.4.1.jar
-rw-r--r--  1 markw users  834852 Jul 15  2003 lib/xercesImpl-2.2.1.jar
-rw-r--r--  1 markw users  113749 Jul 15  2003 lib/xml-apis.jar

Looks like all these packages are in portage but these versions of the jars are NOT. The versions that are in portage already build from source code.

Need to try building this package against the closest versions that already exist in portage.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-19 15:58:08 UTC
fixed in cvs
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-19 15:59:31 UTC
marking as fixed :)