<havenwood>
I'm assuming it's benign, but just wanted to check before merging the Maven checksums into ruby-versions so we can use them with ruby-install: https://github.com/postmodern/ruby-versions/pull/29
sgeorge has quit [Remote host closed the connection]
<havenwood>
`diff -r` isn't showing any differences ¯\_(ツ)_/¯
sgeorge has quit [Remote host closed the connection]
sgeorge has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sgeorge has quit [Read error: Connection reset by peer]
claudiuinberlin has joined #jruby
sgeorge has joined #jruby
<havenwood>
zcmp doesn't either - so I guess it's a compression quirk
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<enebo>
havenwood: yeah I don't know why that would be but we push release artifacts to maven first and a script locally renames them and then I push to S3
<enebo>
havenwood: needless to say I trust maven artifacts more than S3 because S3 ones we had to re-upload manually twice now
<enebo>
havenwood: although I highly highly doubt there is anything wrong with either
<havenwood>
enebo: roger that - thanks! nothing looks wrong to me either
sgeorge has quit [Read error: Connection reset by peer]
sgeorge has joined #jruby
sgeorge_ has joined #jruby
sgeorge has quit [Ping timeout: 265 seconds]
claudiuinberlin has joined #jruby
<GitHub115>
[jruby] jmalves opened pull request #5262: Proc source location gives wrong result (master...jmalves-source-location) https://git.io/fNu3s
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jrafanie has joined #jruby
jrafanie has quit [Client Quit]
sgeorge_ has quit [Remote host closed the connection]
sgeorge_ has joined #jruby
sgeorge_ has quit [Ping timeout: 256 seconds]
sgeorge has joined #jruby
sgeorge has quit [Ping timeout: 264 seconds]
slyphon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<aryeh>
Hi! I'm hoping to run JRuby 9.2.0.0 from source under debugger control in IntelliJ. Is anyone currently doing this? I have followed the relatively old instructions here https://github.com/jruby/jruby/wiki/DevelopingWithIntelliJ and get the error `Error:java: Annotation processor 'org.jruby.anno.AnnotationBinder' not found`.