aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-07-21 09:56:34 -0700
committerScott Jackson <daneren2005@gmail.com>2014-07-21 09:56:34 -0700
commit4718fa8172ba230dbf0cbb7a786a01514d688992 (patch)
tree49521945e00cf491d9badfe0369a582f3f1caae8 /build.xml
parentc3afd24b4ee51c9bd9e2789dfe26c4d758d57809 (diff)
downloaddsub-4718fa8172ba230dbf0cbb7a786a01514d688992.tar.gz
dsub-4718fa8172ba230dbf0cbb7a786a01514d688992.tar.bz2
dsub-4718fa8172ba230dbf0cbb7a786a01514d688992.zip
Get rid of renameTo atomic copy fallback
There should be no case where renameTo fails, but you want to just go ahead with the atomic copy. If it fails it is because something still has a lock on the file, and in that case the atomicCopy fails as well and throws the IOError up and causes other issues.
Diffstat (limited to 'build.xml')
0 files changed, 0 insertions, 0 deletions