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=3952>. 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=3952 error in ant.bat prevents 4dos from functioning correctly Summary: error in ant.bat prevents 4dos from functioning correctly Product: Ant Version: 1.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Wrapper scripts AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] At least, in my version. I'm using win2k, 4dos version 2.52A. For me to run ant properly, I had to change the line in bin\ant.bat from if "%eval[2+2]" == "4" goto setup4NT to if "[EMAIL PROTECTED]" == "4" goto setup4NT for the variable function eval to work properly
