Fixing build.sh problems with release notes.
The 'package' task seems to magically call my other rake tasks to copy files, which doesn't quite make sense. So guard those tasks by only copying if the file doesn't already exist.
We get failures in the build since our clients are readonly by default.