Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it: java.xml
Date: Mon, 30 Nov 2009 21:26:12
Message-Id: E1NFDl1-000403-0Z@stork.gentoo.org
1 scen 09/11/30 21:26:07
2
3 Modified: java.xml
4 Log:
5 Version 0.21, revision 1.46 of EN CVS
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/it/java.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/java.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/java.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/java.xml?r1=1.13&r2=1.14
13
14 Index: java.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/java.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- java.xml 8 Nov 2009 16:48:30 -0000 1.13
21 +++ java.xml 30 Nov 2009 21:26:06 -0000 1.14
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/java.xml,v 1.13 2009/11/08 16:48:30 scen Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/java.xml,v 1.14 2009/11/30 21:26:06 scen Exp $ -->
27
28 <guide link="/doc/it/java.xml" lang="it">
29 <title>Guida a Java in Gentoo</title>
30 @@ -29,8 +29,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>0.20</version>
35 -<date>2009-10-07</date>
36 +<version>0.21</version>
37 +<date>2009-11-29</date>
38
39 <chapter>
40 <title>Cos'è Java?</title>
41 @@ -365,7 +365,7 @@
42 # esso verificherà la variabile COMPILERS dall'inizio alla fine e
43 # userà il primo compilatore installato
44
45 -COMPILERS="ecj-3.1 jikes javac"
46 +COMPILERS="ecj-X.Y jikes javac"
47 </pre>
48
49 <p>
50 @@ -408,8 +408,8 @@
51 </tr>
52 <tr>
53 <ti>Compilatore di Eclipse per Java</ti>
54 - <ti>ecj-3.1</ti>
55 - <ti>=dev-java/eclipse-ecj-3.1*</ti>
56 + <ti>ecj</ti>
57 + <ti>=dev-java/eclipse-ecj</ti>
58 <ti>
59 ECJ è il compilatore usato da Eclipse. È molto completo, veloce e supporta
60 la sintassi di Java 1.5.