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=17625>. 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=17625 COPY task on Win NT across Network drive fails ------- Additional Comments From [EMAIL PROTECTED] 2003-03-06 18:34 ------- One more item to add, this is what I got from ant with the verbose option. I found the debugging stuff I guess :) > ant -verbose Apache Ant version 1.5.1 compiled on October 2 2002 Buildfile: build.xml Detected Java version: 1.4 in: e:\java\j2sdk1.4.0_01\jre Detected OS: Windows NT parsing buildfile build.xml with URI = file:C:/TEMP/build.xml Project base dir set to: C:\TEMP Build sequence for target `copy_test' is [copy_test] Complete build sequence is [copy_test] copy_test: [echo] start [copy] C:\TEMP\test1.html omitted as R:\TestFolder\test1.html is up to date. [echo] end BUILD SUCCESSFUL Total time: 2 seconds Obviously there is some kind of error because R:\TestFolder\test1.html doesn't exist.