peterreilly    2003/10/20 03:36:27

  Modified:    docs/manual install.html
  Log:
  Remove reference to jdk 1.1
  PR: 23910
  Obtained from: Jose Alberto Fernandez
  
  Revision  Changes    Path
  1.61      +2 -6      ant/docs/manual/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/install.html,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- install.html      14 Oct 2003 13:25:49 -0000      1.60
  +++ install.html      20 Oct 2003 10:36:27 -0000      1.61
  @@ -52,13 +52,9 @@
   
   <p>
   For the current version of Ant, you will also need a JDK installed on
  -your system, version 1.1 or later. Some tasks work better on post-1.1 
systems;
  -some tasks only work on Java 1.2 and successors.
  -A future version of Ant -Ant 2.0- will require JDK 1.2 or later, though
  -Ant 1.x strives to retain 1.1 compatibility.
  +your system, version 1.2 or later.
   </p><p>
  -<strong>Note: </strong>The Microsoft JVM/JDK is not adequate on its own, 
although the MS
  -compiler is supported.
  +<strong>Note: </strong>The Microsoft JVM/JDK is not supported.
   </p>
   <p>
   <strong>Note #2: </strong>If a JDK is not present, only the JRE runtime, 
then many tasks will not work.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to