Now I have found the reason why I did not generate the md5sum files when building the ant 1.6.1 distribution.
the <delete> task in the src-dist target failed, and md5sum files are normally generated after this delete.
I had not paid attention to this failure.
I do not know why the delete failed, maybe this was due to the Norton Antivirus Daemon looking at this directory ?
It is not a reproducible problem.


Cheers,
Antoine

src-dist:
[mkdir] Created dir: C:\dev\asf\ant\apache-ant-1.6.1
[copy] Copying 3 files to C:\dev\asf\ant\apache-ant-1.6.1\lib
[copy] Copying 1280 files to C:\dev\asf\ant\apache-ant-1.6.1\src
[copy] Copying 274 files to C:\dev\asf\ant\apache-ant-1.6.1\docs
[copy] Copying 14 files to C:\dev\asf\ant\apache-ant-1.6.1
[zip] Building zip: C:\dev\asf\ant\distribution\src\apache-ant-1.6.1-src.zip
[tar] Building tar: C:\dev\asf\ant\distribution\src\apache-ant-1.6.1-src.tar
[gzip] Building: C:\dev\asf\ant\distribution\src\apache-ant-1.6.1-src.tar.gz
[bzip2] Building: C:\dev\asf\ant\distribution\src\apache-ant-1.6.1-src.tar.bz2
[delete] Deleting: C:\dev\asf\ant\distribution\src\apache-ant-1.6.1-src.tar
[delete] Deleting directory C:\dev\asf\ant\apache-ant-1.6.1




BUILD FAILED

C:\dev\asf\ant\build.xml:1210: Unable to delete directory C:\dev\asf\ant\apache-ant-1.6.1



Total time: 7 minutes 29 seconds



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



Reply via email to