jruby / warbler

Warbler chirpily constructs .war files of your Ruby applications.
Other
883 stars 204 forks source link

Follow up with a rake build from a maintainer #529

Open olleolleolle opened 2 years ago

olleolleolle commented 2 years ago

Background:

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).

Originally posted by @kares in https://github.com/jruby/warbler/pull/527#pullrequestreview-1151947891