Bug 50136 - jEdit ebuild does not generate documentation so initial jEdit startup emits a FileNotFoundException.
Bug#: 50136 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: bugs.gentoo.org@gurganus.name
Component: Applications
URL: 
Summary: jEdit ebuild does not generate documentation so initial jEdit startup emits a FileNotFoundException.
Keywords:  
Status Whiteboard: 
Opened: 2004-05-05 14:19 0000
Description:   Opened: 2004-05-05 14:19 0000
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 From Chris Aniszczyk (RETIRED) 2004-05-16 10:59:16 0000 -------
Fixed in portage, plus version bumped to pre13.