https://issues.apache.org/bugzilla/show_bug.cgi?id=48040
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.8.0 --- Comment #1 from Stefan Bodewig <[email protected]> 2009-10-23 23:25:39 UTC --- There are more statements in lines 203 and 205 one could argue should be removed, but this is becoming a backwards compatible with 1.7.0 vs 1.7.1 problem quickly. I've decided to keep the code for the commandResource case as is and only modify the command attribute case (as you suggest) to reinstate backwards compatibility with Ant 1.6.x and 1.7.0 here. The commandResource didn't exist prior to Ant 1.7.1 so I decided to keep its behavior. svn revision 829311 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
