Registry / build-tool / warbler

warbler

JSON →
library2.1.0rbrubygemsunverified

Warbler is a gem to make a Java jar or war file out of any Ruby, Rails, or Rack application for deployment to a Java environment.

gem install warbler
INSTALL
IMPORT
SIG · WARBLER
W
warbler
build-toolrubyv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Warbler
require 'warbler'

Create a Warbler rake task to package a Ruby application into a JAR/WAR file.

require 'warbler' Warbler::Task.new
Debug
Known issues
gotchaWarbler requires JRuby to build JAR/WAR files.
fix
Ensure you are running JRuby (jruby -S rake war) when using Warbler.
affects: >= 2.0.0
Upgrade
Version history
2.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
OpenAI (training)
1
Resources
warbler — gem install warbler · libregistry