Posted By: Nick Sieger
Date: 2011-12-01 21:17
Summary: warbler 1.3.3 Released
Project: Caldersphere
warbler version 1.3.3 has been released!
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.3
- Move all jars to WEB-INF/lib, and leave an empty jar in the original place - Deal with private Kernel#gem method in recent RubyGems - Deal with Gem::Specification#full_gem_path changes in RG 1.8.x - GH #42: Tricks to allow Bundler to find git repo gems even when they are excluded form production |
|