DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16841>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16841 <if><equals arg1="${user.dir}" arg2="${basedir}"/> broken Summary: <if><equals arg1="${user.dir}" arg2="${basedir}"/> broken Product: Ant Version: 1.6Alpha (nightly) Platform: PC URL: http://ant.apache.org/manual/CoreTasks/conditions.html OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Apache Ant version 1.6alpha compiled on February 3 2003 I am running "ant" in the same directory as build.xml. When I echo the two directories, the string looks exactly equal, but the <if> jumps into the <else> part instead of the <then> part ???
