Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50136 - jEdit ebuild does not generate documentation so initial jEdit startup emits a FileNotFoundException.
Summary: jEdit ebuild does not generate documentation so initial jEdit startup emits a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-05 14:19 UTC by Brant Gurganus
Modified: 2004-05-16 10:59 UTC (History)
0 users

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 Brant Gurganus 2004-05-05 14:19:50 UTC
The ebuild needs to manually specify docs-html-xalan or docs-html-xsltproc as targets before building the default.  The appropriate dependencies for whichever is used also needs included.  I would recommend going with the xalan version since it is filesystem agnostic as a built-in ant task.

Reproducible: Always
Steps to Reproduce:
1. Emerge jEdit without having it before.
2. Run jEdit from a console.
Actual Results:  
A FileNotFoundException is emitted.

Expected Results:  
There should be no FileNotFoundException emitted.  This means either building
the documentation or patching the source code to not load the missing documentation.
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-05-16 10:59:16 UTC
Fixed in portage, plus version bumped to pre13.