DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28402>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28402

ant.bat does not call antrc_pre.bat

           Summary: ant.bat does not call antrc_pre.bat
           Product: Ant
           Version: 1.6.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Wrapper scripts
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The script ant.bat test "%HOME%\antrc_pre.bat" but the variable %HOME% does 
not exit on XP (it's the same on NT/2K).
In fact "%HOMEDRIVE%%HOMEPATH%\antrc_pre.bat" would be more appropriate for 
NT, 2K and XP but unfortunatly, according to MSDN, that won't work for 98.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to