You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2004/01/07 11:36:37 UTC

cvs commit: ant WHATSNEW

peterreilly    2004/01/07 02:36:37

  Modified:    .        WHATSNEW
  Log:
  Update with the fixs for filters, namespace and ejb task
  
  Revision  Changes    Path
  1.515     +4 -0      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.514
  retrieving revision 1.515
  diff -u -r1.514 -r1.515
  --- WHATSNEW	18 Dec 2003 08:39:06 -0000	1.514
  +++ WHATSNEW	7 Jan 2004 10:36:37 -0000	1.515
  @@ -8,6 +8,10 @@
   -----------
   * Translate task does not remove tokens when a key is not found.  
     It logs a verbose message.  Bugzilla Report 13936.
  +* Fix spurious infinite loop detection for filters (introduced in ant 1.6.0).
  +  Bugzilla Report 23154.
  +* Fix handling of default ant namespace for nested elements.
  +* Fix jboss element of ejb task (introduced in ant 1.6.0).
   
   Other changes:
   --------------
  
  
  

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