nightmorph 11/05/09 21:36:03 Modified: java.xml Log: correct category for icedtea6-bin, remove icedtea since it's only ~arch, remove chapter referencing outdated /proj/en/java/java-upgrade, bug 366257 and bug 366645
Revision Changes Path 1.51 xml/htdocs/doc/en/java.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/java.xml?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/java.xml?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/java.xml?r1=1.50&r2=1.51 Index: java.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- java.xml 9 May 2011 19:16:31 -0000 1.50 +++ java.xml 9 May 2011 21:36:03 -0000 1.51 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.50 2011/05/09 19:16:31 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.51 2011/05/09 21:36:03 nightmorph Exp $ --> <guide> <title>Gentoo Java Guide</title> @@ -24,7 +24,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1</version> +<version>2</version> <date>2011-05-09</date> <chapter> @@ -57,32 +57,6 @@ </chapter> <chapter> -<title>Before You Begin</title> -<section> -<title>Existing installs</title> -<body> - -<p> -For existing installs, regardless of if you have installed anything Java -before, make sure you have followed the <uri -link="/proj/en/java/java-upgrade.xml">Java Upgrade Guide</uri>. -</p> - -</body> -</section> -<section> -<title>New installs</title> -<body> - -<p> -New installs should require no further preparation. -</p> - -</body> -</section> -</chapter> - -<chapter> <title>Installing a Virtual Machine</title> <section> <title>The choices</title> @@ -115,7 +89,6 @@ </tr> <tr> <ti>The IcedTea Open Java Kit</ti> - <ti>dev-java/icedtea</ti> <ti>dev-java/icedtea6-bin</ti> </tr> </table> @@ -147,8 +120,8 @@ </p> <p> -To avoid any restrictive license hassle, consider installing <c>icedtea6-bin</c> -or <c>icedtea</c>, which are more open Java implementations from the OpenJDK +To avoid any restrictive license hassle, consider installing +<c>icedtea6-bin</c>, which is an open Java implementation from the OpenJDK project. </p>
