Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63262 - dev-java/fop uses packed jars
Summary: dev-java/fop uses packed jars
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 64652 85928
Blocks: 69972 63268
  Show dependency tree
 
Reported: 2004-09-08 08:20 UTC by Thomas Matthijs (RETIRED)
Modified: 2005-03-19 15:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)