-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
I'm attempting to package a simple JRuby app into a jar file. No gemspec, just using a Gemfile with a couple of dependencies from git. Using warbler 1.3.5.
When I run bundle exec warble jar it spins out of control, trying to package a huge file. I killed it when it reached 1.5GB.
Some details:
$ ruby -v
jruby 1.6.6 (ruby-1.8.7-p357) (2012-01-30 5673572) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_31) [darwin-x86_64-java]
I'm running this through rbenv on OSX 10.7 Lion.
Here's a dump of bundle exec warble jar:debug: https://gist.github.com/c116c72320b968d1044e
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels