<headius[m]>
Looks like an upgrade is in order then
<enebo[m]>
it appears JSSE supports ALPN in 9+ and netty has their own impl as registered provider
<enebo[m]>
can jruby-openssl even use that stuff or is it all BC?
xardion has quit [Remote host closed the connection]
<enebo[m]>
rdubya: is mssql rake stuff set up where things will properly build? Is there anything I need to do with the fork repo for rubygems?
<enebo[m]>
I have release 50-52 so far
xardion has joined #jruby
<enebo[m]>
hmmm it would appear we don't
<enebo[m]>
kares: rdubya We don't actually CI sqlserver so that is also a secondary concern but I don't know if azureci or the other big windows ci (forget name) can just run against sqlserver or not
<rdubya[m]>
I have it running on travis
<rdubya[m]>
I updated the gemspec so it should be able to be built
<rdubya[m]>
is there other stuff that needs to be done with it?
<enebo[m]>
rdubya: I do not see it in Rakefile so perhaps all I need is to add that subdir
<enebo[m]>
maybe I have forgotten how this works too
<headius[m]>
rdubya you have Twitter yes? I will tweet about SQL server support
<rdubya[m]>
cool, yeah its rwidmer
<headius[m]>
Oh right
<enebo[m]>
LOL rdubya already 16 downloads!
<enebo[m]>
metafr: you know you mentioned carrierwave and I forgot that minimagick backend does support JRuby so carrierwave should work out of the box without having to consider image_voodoo
<enebo[m]>
I think it uses open3 to call rmagick so my comments on using image_voodoo and being faster is no doubt true but someone would need to integrate image_voodoo
<fidothe>
Not hugely critical, but when will post-9.2.9.0 nightlies start appearing on Sonatype? I have a thing that builds JRuby docker images, including the most recent nightly snapshot and I'm not sure if I need to add error handling for this immediate post-release stage, or just wait a couple of days...
<fidothe>
(It builds JRuby images off of various JVM versions so I can build CircleCI images off of those so I can test https://github.com/fidothe/saxon-rb