Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: java.xml
Date: Wed, 07 Oct 2009 18:25:56
Message-Id: E1MvbCs-0001sJ-85@stork.gentoo.org
1 nightmorph 09/10/07 18:25:46
2
3 Modified: java.xml
4 Log:
5 the default for java 1.6 is not necessarily sun, it varies by arch. pp64 has ibm, for example. so punt that sentence from the guide, as the instructions on installing the default jdk/jre for one's profile are immediately below it in the next chapter. thanks to betelgeuse on IRC
6
7 Revision Changes Path
8 1.45 xml/htdocs/doc/en/java.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.45&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.45&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.44&r2=1.45
13
14 Index: java.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
17 retrieving revision 1.44
18 retrieving revision 1.45
19 diff -u -r1.44 -r1.45
20 --- java.xml 7 Oct 2009 18:14:31 -0000 1.44
21 +++ java.xml 7 Oct 2009 18:25:46 -0000 1.45
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.44 2009/10/07 18:14:31 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.45 2009/10/07 18:25:46 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/java.xml">
29 @@ -24,7 +24,7 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>0.19</version>
34 +<version>0.20</version>
35 <date>2009-10-07</date>
36
37 <chapter>
38 @@ -125,10 +125,6 @@
39 note about not drop-in replacements
40 kaffe/sablevm/gcj/jamvm
41 -->
42 -<p>
43 -The default for Java 1.6 is the Sun JRE/JDK pair.
44 -</p>
45 -
46 </body>
47 </section>
48 <section>