Re: [jruby-dev] New JRuby Dist questions

2013-09-19 Thread christian
after the release of 1.7.5 I can look into how to get all those gems pulled in via maven as long the 'actual source' is the publish gem from rubygem.org -christian On Tue, Sep 17, 2013 at 1:42 PM, Charles Oliver Nutter wrote: > krypt should become a "default gem" for both 1.8 and 1.9 modes. I j

Re: [jruby-dev] New JRuby Dist questions

2013-09-17 Thread Charles Oliver Nutter
krypt should become a "default gem" for both 1.8 and 1.9 modes. I just haven't done it yet. Ideally all gems that are vendored by us should be listed as default gems. If it's possible, getting them as maven dependencies would be even better. christian: I'm not sure if there's a better way for us t

Re: [jruby-dev] New JRuby Dist questions

2013-09-17 Thread christian
I am all for consistency and there is at least one other gem vernderoed in lib/ruby/shared/ - the bouncy-castle-java gem. of course I wonder how those krypt jar files come into existence ;) $ mvn validate -Pdist [INFO] Reactor Summary: [INFO] [INFO] JRuby .