iconara / rubydoop

Write Hadoop jobs in JRuby
220 stars 33 forks source link

Can't package in JRuby 1.7.6 (and 1.7.5?) #15

Closed iconara closed 10 years ago

iconara commented 11 years ago

JRuby 1.7.6 comes with Bouncy Castle bundled in a way that seems to confuse Bundler. When you package you get an error that says that Bouncy Castle can't be found, and the path where it's assumed to be does indeed not exist.

I got another similar error in JRuby 1.7.5, but other's have been able to run jobs with that version so not sure what's going on there.

iconara commented 10 years ago

Fixed in v1.1.2