First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 66782
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 50740
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Solano Gómez <gentoo-bugs@sattvik.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 66782 depends on: Show dependency tree
Bug 66782 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-08 09:45 0000
The dohtml call in ebuilds is often used to insert Javadoc documentation into
the install.  As part of this documentation, a file called 'package-list' is
created by Javadoc which contains information about what packages are
documented in a particular documentation directory.  Although this file is not
needed to browse the documentation as a user, development tools such as Eclipse
rely on this file in order to be able to integrate the documentation.  Although
this can worked-around by manually installing the file in the ebuild, it is
often overlooked.  A more practical solution is to add 'package-list' to the
list of the file types automatically copied over by dohtml.

------- Comment #1 From Thomas Matthijs (RETIRED) 2004-10-08 12:07:16 0000 -------

*** This bug has been marked as a duplicate of 50740 ***

First Last Prev Next    No search results available      Search page      Enter new bug