Author: bodewig Date: Mon Sep 11 12:04:17 2006 New Revision: 442294 URL: http://svn.apache.org/viewvc?view=rev&rev=442294 Log: -can-
Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=442294&r1=442293&r2=442294 ============================================================================== --- ant/core/trunk/WHATSNEW (original) +++ ant/core/trunk/WHATSNEW Mon Sep 11 12:04:17 2006 @@ -38,7 +38,7 @@ Bugzilla report 36772. * added searchparents attribute to <available>. Bugzilla report 39549. -* tasks that don't extend Ant's Task class can will now get the build file +* tasks that don't extend Ant's Task class will now get the build file location reflected into a method of the signature void setLocation(Location) - if such a method exists. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]