Posted By: Nick Sieger
Date: 2009-08-28 16:06
Summary: warbler 0.9.14 Released
Project: Caldersphere
warbler version 0.9.14 has been released!
Warbler is a gem to make a .war file out of a Rails, Merb, or Rack-based application. 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.
Changes:
## 0.9.14
* So, jruby-rack is bundled for one more release. 1.0 will not contain any jar files, I promise! * Upgraded jruby-rack to 0.9.5. * Unbundled jruby-complete jar in favor of new jruby-jars gem, which can be upgraded separately. * Skip gems which have no loaded_from attribute set (this happened with the Authlogic gem on Edge Rails) (thanks Laszlo Bacsi) |
|