On 25/08/10 15:07 -0400, Ben Browning wrote:
The following two patches are the steps I had to take to
get deltacloud-client running properly under JRuby.
The output of the 'rake package' task now produces two
gems - deltacloud-client-x.x.x.x-java.gem and
deltacloud-client-x.x.x.x.gem.
The JRuby gem depends on Nokogiri 1.5.0.beta.2 because
that is the earliest version with a pure-Java (no FFI)
implementation.
Ben Browning (2):
Fix authorization header encoding under JRuby
Build java and ruby versions of client gem
client/Rakefile | 11 +++++++++--
client/deltacloud-client.gemspec | 10 ++++++++--
client/lib/deltacloud.rb | 6 +++++-
3 files changed, 22 insertions(+), 5 deletions(-)
All two patches looks good to me. Applied cleanly. All Test::Unit
passed both in client and server.
ACK to both.
-- Michal
--
--------------------------------------------------------
Michal Fojtik, [email protected], +420 532 294 4307
Ruby / Ruby On Rails Developer
Deltacloud API: http://deltacloud.org
--------------------------------------------------------