I have attached a patch for an issue I ran into during testing, the gems directories with platform id's were not being properly copied, like hpricot & rmagick4j.
previously: tmp/war/WEB-INF/gems/gems/hpricot-0.5.140/ now: tmp/war/WEB-INF/gems/gems/hpricot-0.5.140-jruby The spec file was named correctly, but this was causing issues when I tried to require 'RMagick'. Also the copy process just to run in standalone mode is extremely long if you have a large project.. Is anyone taking a look a this? Maybe I can help out in this space.. thanks, -jeff
fix_gem_copy.patch
Description: Binary data
_______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
