<headius> maven issue has been patched for 3.9.1
<headius> 30 years of Ruby
<headius> crazy
<PavanNambi[m]> hey are these warnings ok to ignore i am getting these while trying to run ./mvnw... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/b70c4d976304b98bcbf9d6409b7782f3ff1181c4>)
<headius> Pavan Nambi: Yeah, the build is partially written in JRuby, so it uses an older build... and unfortunately that build does not handle these reflective accesses very well
<headius> I keep meaning to update it but it's a bit of a process
<PavanNambi[m]> oh ok thanks!
<headius> I have zero clues why this one test is failing on Windows on my warning PR
<headius> it has nothing to do with warnings and all I did was add a new call path
<PavanNambi[m]> hey , so i watched some conference talks of you , thomas and ruby and jvm love story video , really nice talks
<PavanNambi[m]> and i looked on some of the classes u suggested too
<PavanNambi[m]> to research bit further do u think any of these books/courses are worth to take a quick look for me ?
<PavanNambi[m]> ok so i watched some of your talks in youtube and idk why they are not mentioned in documentation instead of those excellent talks , under documentation we have couple of broken links so i replaced them with new videos
<PavanNambi[m]> *
<PavanNambi[m]> instead of those excellent talks , we have couple of broken links so i replaced them with new videos
<PavanNambi[m]> ok so i watched some of your talks in youtube and idk why they are not mentioned in documentation
<PavanNambi[m]> * we have couple of broken links under documentation so i replaced them with new videos
<PavanNambi[m]> is Using JRuby: Bringing Ruby to Java book still relevant? if i order now my delivery is like mar17-april 04
subbu has joined #jruby
<ahorek[m]> https://github.com/mikel/mail/actions/runs/4186151483/jobs/7261714233 mail test suite is broken because of https://github.com/jruby/jcodings/issues/26 "\u{1F48C}" =~ /\=\?/i blows up... any suggestions?
subbu has quit [Ping timeout: 255 seconds]
subbu has joined #jruby
subbu has quit [Ping timeout: 246 seconds]
<headius> Pavan Nambi: most of that book should still be pretty relevant. Obviously Ruby has changed a lot but the Java integration and all of that is mostly the same
<headius> ahorek: that's an odd one
<headius> Encoding issue or regex issue?
subbu has joined #jruby
<ahorek[m]> encoding, but it mostly affects regex processing. There was a workaround https://github.com/jruby/joni/commit/118dbdeecb42d736ed3dbbcccce13f2fb98753b7 but it's been recently reverted by https://github.com/jruby/joni/commit/2f859a47d70b17885457c1a43e7c13ec6c269705 - interestingly none of the existing tests has failed... mail gem has some crazy tests with all kind of both exotic and broken encodings...
subbu has quit [Ping timeout: 246 seconds]
subbu has joined #jruby
subbu has quit [Ping timeout: 268 seconds]