Release Name: 1.0.3
Notes:
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:
== 1.0.3
* Tracking recent Bundler changes - handle locked Gemfiles differently
than unlocked ones
* Handle file-based symlinks, and warn about inoperational directory
symlinks under non-JRuby versions of Ruby.
|