vgritsenko 02/02/09 07:43:30
Modified: . changes.xml
src/documentation/xdocs/installing jars.xml
Log:
Document Pizza addition
Revision Changes Path
1.104 +4 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- changes.xml 7 Feb 2002 04:12:32 -0000 1.103
+++ changes.xml 9 Feb 2002 15:43:30 -0000 1.104
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.103 2002/02/07 04:12:32 vgritsenko Exp $
+ $Id: changes.xml,v 1.104 2002/02/09 15:43:30 vgritsenko Exp $
-->
<changes title="History of Changes">
@@ -31,6 +31,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="VG" type="add">
+ Added Pizza Java compiler as another alternative to Sun javac and Jikes.
+ </action>
<action dev="VG" type="update">
ProgramLanguage is decoupled now from the languages compiled into Java.
Instead of Class object representing a program, Program interface has
1.5 +8 -0 xml-cocoon2/src/documentation/xdocs/installing/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/installing/jars.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jars.xml 30 Jan 2002 03:28:53 -0000 1.4
+++ jars.xml 9 Feb 2002 15:43:30 -0000 1.5
@@ -239,6 +239,14 @@
<td>File upload capability - very useful in servlet environment.</td>
</tr>
<tr>
+ <td><link href="http://pizzacompiler.sourceforge.net/">pizza</link></td>
+ <td>Java Compiler</td>
+ <td>No</td>
+ <td/>
+ <td/>
+ <td>Sitemap/xsp compilation. Replacement for the Sun's javac compiler.</td>
+ </tr>
+ <tr>
<td><link
href="http://sourceforge.net/projects/rdf-filter">rdffilter</link></td>
<td>?</td>
<td>No</td>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]