nightmorph    07/01/11 20:52:46

  Modified:             java.xml
  Log:
  fix java config file location, thanks to nichoj for confirming

Revision  Changes    Path
1.37                 xml/htdocs/doc/en/java.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.37&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.37&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.36&r2=1.37

Index: java.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- java.xml    16 Oct 2006 12:18:15 -0000      1.36
+++ java.xml    11 Jan 2007 20:52:46 -0000      1.37
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.36 2006/10/16 
12:18:15 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.37 2007/01/11 
20:52:46 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/java.xml">
@@ -24,8 +24,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.12</version>
-<date>2006-10-16</date>
+<version>0.13</version>
+<date>2007-01-11</date>
 
 <chapter>
 <title>What is Java?</title>
@@ -270,7 +270,7 @@
 test and verify every package works on all of them. So to ensure that every
 packages merges smoothly, we have defined a list of <e>default/supported
 VMs</e> per arch. You can find them in
-<path>/usr/share/java-config/config/jdk-defaults.conf</path>. When you are
+<path>/usr/share/java-config-2/config/jdk-defaults.conf</path>. When you are
 merging a Java package, and it detects one of the VM in that file is installed,
 it will automatically use that VM, instead of the system-vm.
 </p>



-- 
[email protected] mailing list

Reply via email to