You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jg...@apache.org on 2006/12/07 21:40:27 UTC

svn commit: r483652 - /ant/core/trunk/WHATSNEW

Author: jglick
Date: Thu Dec  7 12:40:25 2006
New Revision: 483652

URL: http://svn.apache.org/viewvc?view=rev&rev=483652
Log:
Minor edits.

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=483652&r1=483651&r2=483652
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Thu Dec  7 12:40:25 2006
@@ -4,9 +4,9 @@
 Changes that could break older environments:
 -------------------------------------------
 
-* Initial support for JDK6 scripting <script>.
-  <*script*> will now use javax.scripting if bsf is
-  not available, or if explicilty requested by using
+* Initial support for JDK 6 (JSR 223) scripting.
+  <*script*> tasks will now use javax.scripting if BSF is
+  not available, or if explicitly requested by using
   a "manager" attribute.
 
 Fixed bugs:



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