Release engineering ain’t easy…
I think I’ve probably spent about a day and a half so far trying to get a build system working for our project. The Eclipse build process has a ridiculous amount of intertwining Ant files and it sure ain’t pretty. I mean, how hard could it be to tell Ant to fetch some files from a repository and then run a build on it? Oh, you’d be surprised, believe me.