nirvdrum has quit [Ping timeout: 256 seconds]
ur5us has quit [Ping timeout: 260 seconds]
ur5us has joined #jruby
ur5us has quit [Ping timeout: 260 seconds]
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<travis-ci> deivid-rodriguez/jruby-openssl (try_fixed_ruby_maven:f36acf6 by David Rodríguez): The build has errored. (https://travis-ci.com/deivid-rodriguez/jruby-openssl/builds/173121980)
travis-ci has joined #jruby
<travis-ci> deivid-rodriguez/jruby-openssl (try_fixed_ruby_maven:2a766f0 by David Rodríguez): The build has errored. (https://travis-ci.com/deivid-rodriguez/jruby-openssl/builds/173124149)
travis-ci has left #jruby [#jruby]
<travis-ci> deivid-rodriguez/jruby-openssl (try_fixed_ruby_maven:ec7f6cd by David Rodríguez): The build failed. (https://travis-ci.com/deivid-rodriguez/jruby-openssl/builds/173125382)
travis-ci has left #jruby [#jruby]
travis-ci has joined #jruby
nirvdrum has joined #jruby
nirvdrum has quit [Ping timeout: 246 seconds]
nirvdrum has joined #jruby
jeremyevans has quit [Ping timeout: 240 seconds]
jeremyevans has joined #jruby
<headius[m]> howdy
<headius[m]> enebo and others: I'm removing the check for whether gems have already been installed in the lib build
<headius[m]> they're already fetched and cached via mavengems and just checking for the gemspec doesn't make any guarantees that they're properly installed (i.e. the disappearing bin/rake)
<headius[m]> I think we all know to `mvn -pl core` for quick rebuilds anyway
<headius[m]> this may be a throwback to when we didn't have mavengems working nicely and they had to be fetched each time
<headius[m]> full mvn build goes from 26s to 33s on my system... I think 7s is not a big deal to ensure the default gems are all properly installed
<headius[m]> all issues marked for 9.2.12 are closed
<headius[m]> I moved two build-related issues to 9.3 since mkristian has not responded
<headius[m]> ugh ok, bundled gems are installed differently and this doesn't fix the bin/rake thing
Antiarc_ has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
Antiarc has joined #jruby
<headius[m]> I'm going to drop some of these permutations of testing so we can add newer JDKs
<headius[m]> we have a good corpus of tests for the two interpreter modes at this point so I don't feel it's necessary to explicitly test all of MRI on both
<headius[m]> I will modify the "int" runs to use threshold=1 so anything running twice will hit both startup and full interp
<headius[m]> we'll see how that goes
nirvdrum has quit [Ping timeout: 265 seconds]