ur5us has quit [Ping timeout: 260 seconds]
jmalves has joined #jruby
jmalves has quit [Ping timeout: 272 seconds]
Liothen has quit [*.net *.split]
lanceball has quit [*.net *.split]
Liothen has joined #jruby
lanceball has joined #jruby
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:9605d68 by Charles Oliver Nutter): The build was fixed. https://travis-ci.com/jruby/jruby/builds/209206555 [224 min 22 sec]
travis-ci has left #jruby [#jruby]
<headius[m]> 👍
jmalves has joined #jruby
jmalves has quit [Ping timeout: 268 seconds]
jmalves has joined #jruby
jmalves has quit [Ping timeout: 265 seconds]
jmalves has joined #jruby
jmalves has quit [Remote host closed the connection]
jmalves has joined #jruby
victori_ has quit [Ping timeout: 246 seconds]
victori has joined #jruby
jmalves has quit []
<enebo[m]> kares: I plan on 61.0 and 52/60 releases today
<enebo[m]> and rdubya :)
<enebo[m]> rdubya: The 52.x and 60.x is for https://github.com/jruby/activerecord-jdbc-adapter/pull/1066
<rdubya[m]> 🙂 I threw a comment in that ticket but mssql inserts appear to be broken back to 50 if composite primary keys are used
<rdubya[m]> so was hoping that could be merged up through
<enebo[m]> rdubya: ok. In the one where I just commented
<rdubya[m]> I haven't seen a comment come through, or was it a different pr?
<enebo[m]> I don't know I am working on hearsay :)
<enebo[m]> rdubya: but there is something which needs to go back to 50.x forward that helps mssql but not anything else?
<rdubya[m]> yeah
<rdubya[m]> i pointed it at 50-stable but was wondering if i should have pointed it higher
<enebo[m]> rdubya: I don't remember was 5.0 the first targetted version for mssql?
<rdubya[m]> yeah
<rdubya[m]> right now it supports 50 and 51
<rdubya[m]> maybe i'll get my act together and get 52 out someday ☚ī¸
<enebo[m]> rdubya: ok no problem and this has no risk of affecting any other adapters
<enebo[m]> but it does require everything else get released
<enebo[m]> it is just how arjdbc works
<rdubya[m]> yeah unfortunatly
<enebo[m]> rdubya: ok 50 forward then
<rdubya[m]> thanks
<enebo[m]> rdubya: so we get no test results from this so I will take it that there is nothing else needed at this point and we can just merge and release
<rdubya[m]> yeah, it should be good
<enebo[m]> coolio...thanks
<enebo[m]> If I remember right the main reason we have this single common dep is that the java itself is a common base class for multiple adapters so we cannot just replicate that code if it contains the same package name
<enebo[m]> and because of modules we also would need to make a 2 modules if we wanted to extend the adapter specific java into the specific gem which would use it.
<enebo[m]> This last PR if mssql was shipped in the same gem as mssql would not have required these extra releases
<enebo[m]> I am not saying I want to do this work today but us arjdbc hackers should think about unwrapping at least this issue so db-specific fixes do not force all adapters to be released.
<rdubya[m]> yeah, that would be great to break that dependency
<headius[m]> oh for the love of
<headius[m]> spent probably six hours on this spawn thing and it turns out it is opening a redirect file for read
<headius[m]> so nothing writes but since errno is redirected I never see it
<headius[m]> oy vey
<headius[m]> ok I think I have just about fixed everything I can in spawn
<headius[m]> enebo: there is one marked for linux you might be able to confirm
<headius[m]> no idea what that is about
<headius[m]> probably broken due to posix_spawn not supporting chdir and us working around it, but give that a shot when you can
<enebo[m]> headius: ok
<headius[m]> enebo: spawn fixes merged to master
<headius[m]> enebo: fix printf
<headius[m]> printf missing features account for probably 60-70 tags in core
victori has quit [Quit: ZNC 1.8.2 - https://znc.in]
victori has joined #jruby
<travis-ci> jruby/jruby (purge:30de9db by Charles Oliver Nutter): The build was canceled. https://travis-ci.com/jruby/jruby/builds/209434353 [62 min 33 sec]
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<enebo[m]> kares: if you are around...jrake build:adapters then jrake release:do right? After I commit new version number.
<enebo[m]> kares: disregard that question
ur5us has joined #jruby
ur5us has quit [Remote host closed the connection]
ur5us has joined #jruby