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 2007/09/03 15:10:20 UTC

svn commit: r572311 - /ant/core/branches/ANT_17_BRANCH/WHATSNEW

Author: peterreilly
Date: Mon Sep  3 06:10:20 2007
New Revision: 572311

URL: http://svn.apache.org/viewvc?rev=572311&view=rev
Log:
sync

Modified:
    ant/core/branches/ANT_17_BRANCH/WHATSNEW

Modified: ant/core/branches/ANT_17_BRANCH/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/WHATSNEW?rev=572311&r1=572310&r2=572311&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/WHATSNEW (original)
+++ ant/core/branches/ANT_17_BRANCH/WHATSNEW Mon Sep  3 06:10:20 2007
@@ -220,6 +220,10 @@
   an error about an undefined reference, locate the reference and move it somewhere
   where it is used, or fix the depends attribute of the target in question to
   depend on the target which defines the reference/datatype.
+  As a result of testing on real live build scripts, a fall-back mechanism
+  was put it place to allow references taht are out-of-band to be resolved. If
+  this happens a big warning message is logged. This fall-back mechanism will
+  be removed in Ant 1.8.0.
 
 * <script> and <scriptdef> now set the current thread context.
 



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