Hey all, I just released Warbler, my new .war assembly library. I started it after getting frustrated with goldspike's assembly plugin, and came to the realization that assembly could (and should) be separated from the servlet dispatching.
Warbler bundles JRuby and Goldspike (directly in the gem), making deployment to a Java application server as painless as possible. For more details, please see the documentation below. Changes: ## 0.9 * Birthday! Warbler is a gem to make a .war file out of a Rails project. The intent is to provide a minimal, flexible, ruby-like way to bundle up all of your application files for deployment to a Java application server. * Bundled versions: goldspike-1.4-SNAPSHOT and jruby-complete-1.0.1 * Works as both a gem (rake application) or a plugin http://caldersphere.rubyforge.org/warbler Let me know how it works for you! /Nick --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
