You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2005/03/01 00:52:48 UTC

cvs commit: ant/docs/manual using.html

mbenson     2005/02/28 15:52:48

  Modified:    docs/manual using.html
  Log:
  Java versions:  Remove 1.1, add 1.5 .
  
  Revision  Changes    Path
  1.39      +1 -1      ant/docs/manual/using.html
  
  Index: using.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/using.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- using.html	8 Feb 2005 19:12:24 -0000	1.38
  +++ using.html	28 Feb 2005 23:52:48 -0000	1.39
  @@ -262,7 +262,7 @@
   ant.project.name    the name of the project that is currently executing;
                       it is set in the name attribute of <project>.
   ant.java.version    the JVM version Ant detected; currently it can hold
  -                    the values "1.1", "1.2", "1.3" and "1.4".
  +                    the values "1.2", "1.3", "1.4" and "1.5".
   </pre>
   
   <a name="example"><h3>Example Buildfile</h3></a>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org