<enebo[m]>
headius: we went with rdubya leveraging another gem
<headius[m]>
Yeah is there something we need to do for this other contributor?
<enebo[m]>
headius: I mean I don't really know...they just forked and kept going after we expressed a desire to do what we ended up doing. We definitely can link to their fork or perhaps encourage some name change perhaps?
_whitelogger has joined #jruby
<enebo[m]>
So I guess we could document that it exists and close the PR
<headius[m]>
Yeah just looking for some kind of closure on that
<enebo[m]>
Let's talk about this tomorrow. I want to say something positive but we already made a choice based on maintenance cost.
<headius[m]>
Ok
_whitelogger has joined #jruby
nirvdrum has joined #jruby
nirvdrum has quit [Ping timeout: 268 seconds]
nirvdrum has joined #jruby
nirvdrum has quit [Ping timeout: 258 seconds]
ur5us has joined #jruby
ur5us_ has joined #jruby
ur5us has quit [Ping timeout: 268 seconds]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
nirvdrum has joined #jruby
rusk has joined #jruby
nirvdrum has quit [Ping timeout: 272 seconds]
drbobbeaty has joined #jruby
shellac has joined #jruby
nirvdrum has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nirvdrum has quit [Ping timeout: 260 seconds]
ur5us_ has quit [Read error: Connection reset by peer]
drbobbeaty has joined #jruby
lucasb has joined #jruby
abe has quit [Remote host closed the connection]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
nirvdrum has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
nirvdrum has quit [Ping timeout: 268 seconds]
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
nirvdrum has joined #jruby
sagax has joined #jruby
<cshupp[m]>
OK I have my build working w/o the torquebox server on java 11.
<cshupp[m]>
Here is what I had to do.
<cshupp[m]>
1: Make the maven changes outlined previously in here
<cshupp[m]>
2: In java 11 in java.security make these changes to the file:
<cshupp[m]>
#keystore.type=pkcs12
<cshupp[m]>
keystore.type=jks
<cshupp[m]>
3: There is apparently a bug in the version of rubygems outlined here that torguebox is using: