Ahh I think we we working on this at the same time.

My approach was to move openssl and readline into their own maven
projects under ext/openssl and ext/readline and build them separately.
However, I had to shade their dependencies into them.

I'll have a look at your PR and try to negotiate the two changesets.

- Charlie

On Sat, Jun 29, 2013 at 6:34 AM, kristian <m.krist...@web.de> wrote:
>
> 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

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to