https://issues.apache.org/bugzilla/show_bug.cgi?id=52309
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Stefan Bodewig <[email protected]> 2011-12-28 07:40:08 UTC --- The manual assumes people who write Ant build files are familiar with XML namespaces, it has been written when XML wasn't considered legacy by so many 8-) You don't have to put the namespace declaration on the project tag, it will work on any element that is a parent of the if element as well as the if element itself. svn revision 1225133 contains some more hints. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
