[1/2] git commit: Use Java7 file APIs to get saner exceptions etc.

2013-10-04 Thread marcuse
Updated Branches: refs/heads/trunk 6dda6f2d8 - bbf3cc516 Use Java7 file APIs to get saner exceptions etc. And since windows does not support moving a file on top of another existing file, remove the old file before moving. Patch by marcuse, reviewed by jbellis for CASSANDRA-5383. Project:

git commit: Use Java7 file APIs to get saner exceptions etc.

2013-10-04 Thread marcuse
Updated Branches: refs/heads/cassandra-2.0 213f6bb88 - 8dfd75de1 Use Java7 file APIs to get saner exceptions etc. And since windows does not support moving a file on top of another existing file, remove the old file before moving. Patch by marcuse, reviewed by jbellis for CASSANDRA-5383.