peterreilly    2005/03/02 11:26:09

  Modified:    docs/manual/OptionalTasks script.html
  Log:
  remove reference to jruby 0.7.0 as jruby 0.8.0 has been released
  
  Revision  Changes    Path
  1.23      +0 -5      ant/docs/manual/OptionalTasks/script.html
  
  Index: script.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/script.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- script.html       1 Mar 2005 23:22:01 -0000       1.22
  +++ script.html       2 Mar 2005 19:26:09 -0000       1.23
  @@ -95,11 +95,6 @@
   </pre>
     </blockquote>
     <p>
  -    Note that due to a limitation in the current version of jruby (0.7.0),
  -    $project.log("Hello World") does not work (most likely because there are
  -    two log methods on Project), this is fixed in the current CVS version of 
jruby.
  -  </p>
  -  <p>
       The same example in groovy is:
     </p>
     <blockquote><pre>
  
  
  

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

Reply via email to