Re: Problems getting Heroku to accept custom bin/build script

2012-11-21 Thread Michael Berg
Hi Phil, the test apps name is: weberest(.herokuapp.com) In this case there's no problem with AOT; I'm just relying on the Heroku output after a git push to show that it used the custom build script and learn what went wrong in the real app. If that would work, I'd try it there (where AOT and

Problem getting Heroku to accept custom bin/build script

2012-11-20 Thread Michael Berg
Hello, I'm trying now already for hours to get somehow Heroku to accept a simple bin/build script with "lein deps" inside. I've got a simple app (just noir test actually) and would like to prevent AOT compiling (for my real app, which uses core.match), but whatever I do Heroku simply doesn't s

Problems getting Heroku to accept custom bin/build script

2012-11-20 Thread Michael Berg
Hello, I'm trying now already for hours to get somehow Heroku to accept a simple bin/build script with "lein deps" inside. I've got a simple app (just noir test actually) and would like to prevent AOT compiling (for my real app, which uses core.match), but whatever I do Heroku simply doesn't s