Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: java.xml
Date: Thu, 11 Jan 2007 20:53:05
Message-Id: E1H56uk-0007Ug-4O@lark.gentoo.org
1 nightmorph 07/01/11 20:52:46
2
3 Modified: java.xml
4 Log:
5 fix java config file location, thanks to nichoj for confirming
6
7 Revision Changes Path
8 1.37 xml/htdocs/doc/en/java.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.37&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.37&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.36&r2=1.37
13
14 Index: java.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
17 retrieving revision 1.36
18 retrieving revision 1.37
19 diff -u -r1.36 -r1.37
20 --- java.xml 16 Oct 2006 12:18:15 -0000 1.36
21 +++ java.xml 11 Jan 2007 20:52:46 -0000 1.37
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.36 2006/10/16 12:18:15 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.37 2007/01/11 20:52:46 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/java.xml">
29 @@ -24,8 +24,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>0.12</version>
34 -<date>2006-10-16</date>
35 +<version>0.13</version>
36 +<date>2007-01-11</date>
37
38 <chapter>
39 <title>What is Java?</title>
40 @@ -270,7 +270,7 @@
41 test and verify every package works on all of them. So to ensure that every
42 packages merges smoothly, we have defined a list of <e>default/supported
43 VMs</e> per arch. You can find them in
44 -<path>/usr/share/java-config/config/jdk-defaults.conf</path>. When you are
45 +<path>/usr/share/java-config-2/config/jdk-defaults.conf</path>. When you are
46 merging a Java package, and it detects one of the VM in that file is installed,
47 it will automatically use that VM, instead of the system-vm.
48 </p>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list