warbler icon indicating copy to clipboard operation
warbler copied to clipboard

Warbler chirpily constructs .war files of your Ruby applications.

Results 111 warbler issues
Sort by recently updated
recently updated
newest added

When I run any warbler command nothing happens. Console just says on task. It's repetive on 2 windwos 10 machines. One is my daily computer, other was a clean win10...

Unless using ruby 2.3 or older, or even on ruby 2.3 if a modern enough bundler is used, the bundler gemspec should never have its `loaded_from` attribute set to a...

Hello @headius, I'm just trying to upgrade from 9.2.19.0 to 9.3.3.0. But I could not able to generate the war file and get the error below. Is there anything do...

This is what the GH Actions report currently, after a longish Maven interaction: ``` Downloaded: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.2.18.0/jruby-complete-9.2.18.0.jar (26805 KB at 43514.0 KB/sec) [INFO] ERROR: While executing gem ... (OptionParser::InvalidOption) [INFO] invalid...

This PR aims at completing the "v2.0.5...master look through, and find items for History.txt" task from #498

This is a release management coordination issue for an upcoming release. Version: 2.1.0 - a new minor since #491 dropped JRuby 9.0 support. And #499 dropped 9.1 support. #502 lost...

2.x

Example error in jruby-head: ``` Run gem update --system 2.7.11 ERROR: rubygems 2.7.11 is not supported on 3.1.0. The oldest version supported by this ruby is 3.2.3 Error: Process completed...

I'm kind of new to jruby and warbler, but I've run into an issue that I can't figure out. Over the last few weeks, I've been working on buildiing Swing...

I am using rvm `1.29.12-next (master)` jruby version is clean and installed with `rvm install 9.2.20.1` updated latest rubygems. workaround here https://github.com/rvm/rvm/issues/5182 rails project is new created by `rails new...

Recently had to upgrade Mimemagic to version 0.3.9 because version 0.3.2 was pulled from RubyGems. After rebuilding our WAR file, we are getting the following error message in our Tomcat...