The .jar changes so rarely that it's not part of rake release to rake build the .jar.
But I think it's also a feature as it allows using Warbler from github: 'jruby/warbler' git.
For security reasons and to make sure compilation happens with the tools (Java version) intended it's best if it's performed by a maintainer (as a follow up of merging the PR).
Background:
The .jar changes so rarely that it's not part of
rake release
torake build
the .jar. But I think it's also a feature as it allows using Warbler fromgithub: 'jruby/warbler'
git.For security reasons and to make sure compilation happens with the tools (Java version) intended it's best if it's performed by a maintainer (as a follow up of merging the PR).
Originally posted by @kares in https://github.com/jruby/warbler/pull/527#pullrequestreview-1151947891