Nick Sieger: Warbler 0.9.12 Released, Includes JRuby 1.1.6 http://blog.nicksieger.com/articles/2008/12/19/warbler-0-9-12-released-includes-jruby-1-1-6 en-us 40 Warbler 0.9.12 Released, Includes JRuby 1.1.6 <p>I finally got around to releasing the next version of <a href="http://kenai.com/projects/warbler">Warbler</a>&#46; I try to keep pace with JRuby releases but 1&#46;1&#46;5 had some bugs that I wanted to wait out (in particular, one with Rubygems assuming <code>Etc</code> is always available)&#46;</p> <p>New in this release is better automatic gem detection for both Rails and Merb&#46; In particular, Warbler will use the contents of Merb&#8217;s <code>config/dependencies.rb</code> file&#46; As an added bonus, only runtime dependencies are loaded&#46; This detection is done by running the Rails <code>environment</code> or the Merb <code>merb_env</code> Rake task&#46; Usually, loading the application environment requires a database connection&#46; If you don&#8217;t want this behavior, you can manually specify dependent gems in <code>config/warble.rb</code> and turn off the framework detection with <code>Warbler.framework_detection = false</code>&#46; See <a href="http://caldersphere.rubyforge.org/warbler/">the documentation</a> for details&#46;</p> <h3>Warbler 0&#46;9&#46;12</h3> <ul> <li>Allow framework auto&#45;detection to be disabled&#46; Set <code>Warbler.framework_detection = false</code> at the top of config/warble&#46;rb or uncomment the line from a newly generated config&#46;</li> <li>Add configuration option to set manifest file (thanks Tommy McGuire)</li> <li>Mitigate RubyGems 1&#46;3 compatibility issue (thanks Jens Norrgrann)</li> <li>Add experimental <code>war:exploded</code> task&#46; This allows you to deploy your application in an exploded mode, thus allowing continual development without re&#45;warring and re&#45;deploying&#46; Feedback is appreciated if you try this feature; it may not work in all application servers and for applications other than Rails&#46;</li> <li>Handle Rails gem dependencies better (thanks Laszlo Bacsi)</li> <li>Auto&#45;detect Merb dependencies (Merb >= 1&#46;0 only)&#46; Please give feedback if you try Warbler with a Merb 1&#46;0 app&#46;</li> <li>Ignore gem development dependencies</li> <li>Upgrade to JRuby 1&#46;1&#46;6 and JRuby&#45;Rack 0&#46;9&#46;3</li> </ul> Fri, 19 Dec 2008 13:46:33 +0000 urn:uuid:e553c913-f396-4976-ad3d-89d2cf1407db Nick Sieger http://blog.nicksieger.com/articles/2008/12/19/warbler-0-9-12-released-includes-jruby-1-1-6 jruby warbler rails http://blog.nicksieger.com/articles/trackback/476