Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17941 - caveats still valid?
Summary: caveats still valid?
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Java Guide (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-21 11:24 UTC by Sven Vermeulen (RETIRED)
Modified: 2003-11-16 07:34 UTC (History)
1 user (show)

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


Attachments
Patch to java.xml (java.diff,1.91 KB, patch)
2003-11-16 05:26 UTC, Sven Vermeulen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Vermeulen (RETIRED) gentoo-dev 2003-03-21 11:24:50 UTC
Are the last 2 caveats in the java.xml file still valid? 

"""
Jikes will be used to compile some of the largest packages, if it is available.
With time, we hope to be able to compile all java-dependent packages with Jikes,
so some dependencies on the JDK can be replaced with a dependency on the JRE.

With some versions of Portage, doing an emerge --world update will install the
JDK regardless if whether you have it installed before or not. This is a known
bug addressed in later versions of Portage.
"""

If not, this should be removed.

Reproducible: Always
Steps to Reproduce:
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-16 05:26:58 UTC
Created attachment 20814 [details, diff]
Patch to java.xml

I don't believe the caveats are valid anymore. The Jikes stuff has been handled
long ago, portage has been updated and manual symlinking isn't required
anymore.

If a docdev can agree?
Comment 2 Gerald Normandin (RETIRED) 2003-11-16 07:25:49 UTC
Looks good to me.
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-16 07:34:46 UTC
Thanks, committed.