On Fri, Jun 28, 2013 at 9:03 PM, Charles Oliver Nutter
<head...@headius.com>wrote:

> * building openssl and readline into their own jars (in stdlib), as in
> ant build. They're done this way so we can upgrade them. Will it be
> easier to do this if we make them their own artifacts? See
> jar-jopenssl and jar-readline in ant build.
> * exclude openssl and readline from jruby.jar
> * copying BC jars into stdlib location
>


all this is done via my last pull request. the BC jars have slightly
different name
lib/ruby/shared/bcpkix-jdk15on-1.47.jar
lib/ruby/shared/bcprov-jdk15on-1.47.jar
that's how the jars are called on maven central. need to fix the ruby
require 'somewhere' I guess.

- christian

Reply via email to