Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50740 - package-list missing from several java library ebuild installs
Summary: package-list missing from several java library ebuild installs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 66782 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-11 05:27 UTC by Jacek Sieka
Modified: 2004-10-16 11:48 UTC (History)
2 users (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 Jacek Sieka 2004-05-11 05:27:35 UTC
The file package-list, which makes (among others) eclipse happy is missing from several api documentation folders, here is my find | grep index-all.html:

./avalon-logkit-1.2.2/html/apidocs/index-all.html
./bcel-5.1/html/api/index-all.html
./java-sdk-docs-1.4.2/html/guide/imf/api-sample/index-all.html
./java-sdk-docs-1.4.2/html/guide/jws/jnlp/index-all.html
./java-sdk-docs-1.4.2/html/guide/jpda/jdi/index-all.html
./java-sdk-docs-1.4.2/html/guide/security/jaas/spec/index-all.html
./java-sdk-docs-1.4.2/html/guide/security/jgss/spec/index-all.html
./java-sdk-docs-1.4.2/html/tooldocs/javadoc/doclet/index-all.html
./commons-collections-3.0/html/apidocs/index-all.html
./commons-pool-1.1/html/api/index-all.html
./oro-2.0.8/html/api/index-all.html
./jsch-0.1.14/html/index-all.html
./jzlib-1.0.4/html/index-all.html
./regexp-1.3/html/api/index-all.html
./log4j-1.2.8/html/api/index-all.html
./xerces-2.6.2/html/javadocs/xs/index-all.html
./xerces-2.6.2/html/javadocs/api/index-all.html
./xerces-2.6.2/html/javadocs/xni/index-all.html
./xerces-2.6.2/html/javadocs/other/index-all.html
./xerces-2.6.2/html/javadocs/xerces2/index-all.html
./xerces-2.6.2/html/javadocs/dom3-api/index-all.html
./commons-beanutils-1.6.1-r1/html/api/index-all.html
./jdepend-2.6/html/api/index-all.html
./hibernate-2.1.3/html/api/index-all.html
./rhino-1.5-r5/html/apidocs/index-all.html
./jython-2.1-r2/html/Doc/javadoc/index-all.html
./gettext-0.12.1-r1/html/javadoc2/index-all.html
./commons-logging-1.0.3-r1/html/api/index-all.html
./commons-dbcp-1.1/html/api/index-all.html
./commons-net-1.2.0/html/api/index-all.html
./junit-3.8.1/html/javadoc/index-all.html

while find | grep package-list gives:
./java-sdk-docs-1.4.2/html/api/package-list
./java-sdk-docs-1.4.2/html/guide/2d/api-jpeg/package-list
./java-sdk-docs-1.4.2/html/guide/imf/api-sample/package-list
./java-sdk-docs-1.4.2/html/guide/jws/jnlp/package-list
./java-sdk-docs-1.4.2/html/guide/jpda/jdi/package-list
./java-sdk-docs-1.4.2/html/guide/security/jaas/spec/package-list
./java-sdk-docs-1.4.2/html/guide/security/jgss/spec/package-list
./java-sdk-docs-1.4.2/html/guide/plugin/dom/package-list
./java-sdk-docs-1.4.2/html/tooldocs/javadoc/doclet/package-list
./jdepend-2.6/html/api/package-list
./gettext-0.12.1-r1/html/javadoc2/package-list
./junit-3.8.1/html/javadoc/package-list


Reproducible: Always
Steps to Reproduce:
1. Install a java library of choice (apart from the ones on the second list above =)
2. ls <docdir>/package-list

Actual Results:  
I think you get it by now.

Expected Results:  
Really.
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-08 12:07:18 UTC
*** Bug 66782 has been marked as a duplicate of this bug. ***
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-16 10:42:23 UTC
Fixed for everything in dev-java/

You'll need portage >=2.0.51_rc8 for it too work tho

checking the other java packages now

Comment 3 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-16 11:48:03 UTC
i think i got em all