bodewig     00/11/06 02:52:43

  Modified:    docs     index.html
  Log:
  There are four compiler choices, not three.
  
  Submitted by: Nico Seessle <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.145     +1 -1      jakarta-ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/index.html,v
  retrieving revision 1.144
  retrieving revision 1.145
  diff -u -r1.144 -r1.145
  --- index.html        2000/11/02 12:56:12     1.144
  +++ index.html        2000/11/06 10:52:42     1.145
  @@ -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
  -&quot;build.compiler&quot; property. There are three choices:</p>
  +&quot;build.compiler&quot; 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>
  
  
  

Reply via email to