webjars / webjars-play

MIT License
80 stars 34 forks source link

upgraded to Play 2.7.0-RC9 #84

Closed octonato closed 5 years ago

octonato commented 5 years ago

New status code were added to Play 2.7.0, see https://github.com/playframework/playframework/pull/8903

webjars-play needs a new release otherwise we get

Error injecting constructor, java.lang.AbstractMethodError: 
Method org/webjars/play/RequireJS.play$api$mvc$Results$_setter_$PreconditionRequired_$eq(Lplay/api/mvc/Results$Status;)V is abstract

See https://travis-ci.org/playframework/play-scala-chatroom-example/jobs/478091705#L982

octonato commented 5 years ago

@jamesward, can we have a new release with this?

This is blocking the update of one of our samples.

jamesward commented 5 years ago

This should be staged in Maven Central now. Thanks!