Deploy any Java webapp via war to Heroku
Heroku Java support is something I longed for, but they apparently don't support deploying a plain, old war file to Heroku. I don't like that; I've got my own continuous integration setup, and I want to compile my files on my own box - this allows me to keep my