bodewig 00/11/06 02:52:03
Modified: docs Tag: ANT_12_FIXES index.html
Log:
There are four compiler choices, not three.
Submitted by: Nico Seessle <[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.136.2.5 +1 -1 jakarta-ant/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/index.html,v
retrieving revision 1.136.2.4
retrieving revision 1.136.2.5
diff -u -r1.136.2.4 -r1.136.2.5
--- index.html 2000/11/02 12:54:39 1.136.2.4
+++ index.html 2000/11/06 10:52:02 1.136.2.5
@@ -2581,7 +2581,7 @@
href="#directorybasedtasks">directory based tasks</a>, on how the
inclusion/exclusion of files works, and how to write patterns.</p>
<p>It is possible to use different compilers. This can be selected with the
-"build.compiler" property. There are three choices:</p>
+"build.compiler" property. There are four choices:</p>
<ul>
<li>classic (the standard compiler of JDK 1.1/1.2)</li>
<li>modern (the new compiler of JDK 1.3)</li>