pandeiro / heroku-buildpack-boot

MIT License
8 stars 4 forks source link

inconcistency between boot.sh and jars #8

Closed benzen closed 9 years ago

benzen commented 9 years ago

I've tryed this buildpack,but it give me errors when running it. It look like there is a amiss match between boot.sh and the libs used by boot.sh.

java.lang.NoSuchMethodError: boot.App.getClojureName()Ljava/lang/String;

The guys of boot say's we need to make sure we use the 2.2.0 version of the boot.sh file.

Is there something we can do abaout that here?

benzen commented 9 years ago

Ooops, sorry for that, it turns out that i add another buildpack which took precendence