devcenter-grails icon indicating copy to clipboard operation
devcenter-grails copied to clipboard

server/jetty-runner.jar missing

Open gudmundur opened this issue 11 years ago • 2 comments

While testing the grails buildpack I noticed that jetty-runner.jar has been renamed to webapp-runner.jar, which breaks: https://github.com/heroku/devcenter-grails/blob/master/Procfile#L1

To reproduce, create a fresh app, push this code to it and see the app fail on startup.

gudmundur avatar Jul 18 '14 14:07 gudmundur

I confirm.

Why don't you just fix it like this?

gdubicki avatar Sep 14 '14 15:09 gdubicki

@grzegorz-dubicki perfect, can you send that as a PR?

gudmundur avatar Sep 17 '14 08:09 gudmundur