Knut Anders Hatlen <[email protected]> writes: >> 1) when we re-build derby once it has already been built, then we need >> to manually remove all the jar files ffrom the ..\sane folder >> otherwise during building jars (ant buildjars), it fails to progress >> as it is unable to overwrite the existing jars. >> I don't know that if it is supposed to behave so then why or does it >> depend upon the platform in some way ? > > I don't know what's causing the problems you're seeing, but perhaps > "ant buildjarsclean" would work better for you than "ant buildjars"? > That build target deletes the jar files before recreating them, so you > wouldn't have to delete them manually.
I often build on Windows Vista SP2 with Cygwin, and I haven't seen this issue. My user also has admininstrator rights. Dag
