Release Name: 1.3.2
Notes:
Warbler is a gem to make a Java jar or war file out of any Ruby,
Rails, Merb, or Rack application. Warbler provides a minimal,
flexible, Ruby-like way to bundle up all of your application files for
deployment to a Java environment.
Changes:
== 1.3.2
- Compatibility with rake 0.9.x, avoid deprecation warnings and deal
with new FileList exclusion behavior
- Exclude config.bundle_without groups properly
|