_whitelogger has joined #jruby
<chrisseaton> headius: what kind of visa do you use for conferences in Russia?
tenderlo_ has joined #jruby
tenderlove has quit [Ping timeout: 240 seconds]
swills has quit [Quit: No Ping reply in 180 seconds.]
swills has joined #jruby
prasun has joined #jruby
claudiuinberlin has joined #jruby
vtunka has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
drbobbeaty has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Antiarc has quit [Quit: No Ping reply in 180 seconds.]
Antiarc has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
vtunka has quit [Quit: Leaving]
ratnikov_ has quit [Ping timeout: 246 seconds]
ratnikov_ has joined #jruby
claudiuinberlin has joined #jruby
shellac has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jimbaker_ has quit [Ping timeout: 252 seconds]
jimbaker has joined #jruby
drbobbeaty has joined #jruby
bbrowning_away is now known as bbrowning
kotk has joined #jruby
prasun has quit [Ping timeout: 246 seconds]
claudiuinberlin has joined #jruby
yosafbridge has quit [*.net *.split]
damnski has quit [*.net *.split]
yosafbridge has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
kotk_ has joined #jruby
kotk has quit [Ping timeout: 240 seconds]
damnski has joined #jruby
vtunka has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
bbrowning is now known as bbrowning_away
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lance|afk is now known as lanceball
bbrowning_away is now known as bbrowning
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
cshupp has joined #jruby
claudiuinberlin has joined #jruby
<cshupp> Thomas Enebo asked me to test this bug:
<cshupp> against 9.1.13
<cshupp> There does not seem to be a 9.1.13
<cshupp> did JRuby jump to 9.2?
claudiuinberlin has quit [Ping timeout: 240 seconds]
Puffball has quit [Remote host closed the connection]
joast has joined #jruby
Puffball has joined #jruby
<enebo> cshupp: there is a jruby-9.1.13.0 branch
<enebo> cshupp: doh I just realized our snapshot publishing is not picking up release branches. Is it possible for you to check out and build?
<cshupp> I can try, last time I did I discovered your build does not work on windows.
<enebo> cshupp: I did build it recently so I think it will work but even last time I think you got jruby.jar made if I remember right
<cshupp> is master set to 9.1.13?
<cshupp> There it is...
<cshupp> found the branch
<cshupp> 80 of them, you guys have it easy! HaHa!
<enebo> cshupp: master is destined for 9.2.0.0
<cshupp> This (jruby-stdlib-9.1.13.0-SNAPSHOT.jar) is the equivalent of jruby-complete.jar?
<cshupp> or should I upload the jruby.jar to my artifactory?
<cshupp> Oh and the build does work on windows now
<enebo> cshupp: sorry mvn -Pcomplete will build jruby-complete.jar
<cshupp> Will run that one
<enebo> cshupp: it will be under jruby-complete/targets or something like that when done
<cshupp> I was just gonna ask that
<cshupp> under the maven directory...
<enebo> yeah
<travis-ci> jruby/jruby (master:112e365 by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/269203922)
<GitHub13> [jruby] enebo closed pull request #4762: MINOR: Cache required arg count in CompiledMethodIR (master...cache-req-count) https://git.io/v5nUq
<GitHub71> jruby/master e94eb2b Armin: Pass signature to frobnicateKwargsArgument
<GitHub71> jruby/master b025bd1 Thomas E Enebo: Merge pull request #4762 from original-brownbear/cache-req-count...
<GitHub71> jruby/master c2dcfed Armin: MINOR: Cache required arg count in CompiledMethodIR
<GitHub71> [jruby] enebo pushed 3 new commits to master: https://git.io/v5WLR
<GitHub81> [jruby] enebo pushed 1 new commit to master: https://git.io/v5Wt1
<GitHub81> jruby/master 0d9d128 Thomas E. Enebo: Remove some non-possibly-future-proofed finals.
<cshupp> enebo recall this bug?
<cshupp> It is back breaking my build
<cshupp> Build fails this way:
<cshupp> Wait, seems to work in admin mode.
<cshupp> might need a better error messager
<cshupp> Let me try again
vtunka has quit [Ping timeout: 255 seconds]
oncall-pokemon has joined #jruby
oncall-pokemon has quit [Client Quit]
oncall-pokemon has joined #jruby
oncall-pokemon has left #jruby [#jruby]
<GitHub95> [jruby] kares closed pull request #4758: [ji] make RubyIOs Java Closeable/Flushable + to_java to return stream (master...ji-io-to-java) https://git.io/v5GBB
<GitHub31> jruby/master 8c129de Karol Bucek: [ji] make RubyIOs Java Closeable/Flushable + to_java to return stream...
<GitHub31> [jruby] kares pushed 1 new commit to master: https://git.io/v5WZA
<GitHub80> [jruby] kares deleted ji-io-to-java at 9878cf0: https://git.io/v5WZh
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
<enebo> cshupp: symlink related stuff on windows can only work in admin mode
<enebo> cshupp: the same is also true of MRI as well
<enebo> cshupp: but let me fix one other bug since this is classpath: related and there is still an outstanding issue on that too
<enebo> cshupp: so I will let you know when I updated stuff
<enebo> cshupp: an interesting thing for you to try if you care to would be to add a puts of target and link at the top of def self.symlink in core/src/main/ruby/jruby/kernel/file.rb and then mvn -Pcomplete to stuff those changes back into jruby-complete.jar
<enebo> cshupp: If it is ordinary files then possibly getting a backtrace to see what wants a softlink OR maybe on windows you just have to run Rails stuff as admin now because they require symlink support to work
<enebo> cshupp: but I do still have one issue involving classpath: urls and symlinks. It is possible if you print those out then that will be the issue which would help verify the reason
<enebo> (got back from lunch so I was afk)
tenderlove has joined #jruby
<cshupp> Not following you
<cshupp> My build works, I am testing the javascript the war produced
<cshupp> I do have meetings interuppting, but hoepfully by COB I can update the defect
<cshupp> I am guessing you are talking about a better error message (like mri ruby gives)?
<enebo> oh hahah I don't know now what I mean since I think I misunderstood
<enebo> cshupp: so it works as administrator but gives weird error not as one right?
tenderlo_ has quit [Ping timeout: 248 seconds]
<cshupp> Correct
<cshupp> MRI ruby gives a nice error message (see my first link)
<cshupp> That is what clued me in way back when
<cshupp> I long forgot I had to be an admin, and JRuby didn't help me out
<cshupp> I tried again as an admin
<cshupp> build works
<enebo> cshupp: which link? I do not see an MRI error link
claudiuinberlin has joined #jruby
<cshupp> Looking
<cshupp> react on rails js works too!
<enebo> cshupp: ah ok got it. thanks. I agree we should change this error
<cshupp> I will be writing all this up in an a couple hours
<cshupp> I will include samples of my yucky error message
<enebo> cshupp: ok I will see if 1316 is just windows EACCESS too
<enebo> err 1314
<cshupp> I will write up a JRuby bug requesting a better error message for you
<cshupp> After this meeting (yawn)
<enebo> cshupp: thanks!
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
<GitHub196> [jruby] cshupp1 opened issue #4765: When creating a symbolic link JRuby give bad error message when not an admin on windows https://git.io/v5Wui
<enebo> cshupp: thanks. this error message is simple to provide for this single error but MRI has a huge table of windows to unixy system errors map
<enebo> cshupp: so I will probably add this specific error as a check for now but we probably need to make this map at some point and audit all windows stuff. We do probably do this at some level in our jnr-posix library but this is hacked in FFI in a Ruby file
tenderlo_ has joined #jruby
tenderlove has quit [Ping timeout: 240 seconds]
<GitHub137> [jruby] enebo pushed 1 new commit to jruby-9.1.13.0: https://git.io/v5WVx
<GitHub137> jruby/jruby-9.1.13.0 b9b2e20 Thomas E. Enebo: Fixes #4765. When creating a symbolic link JRuby give bad error message when not an admin on windows
<GitHub43> jruby/master 95f6a36 Thomas E. Enebo: Fixes #4765. When creating a symbolic link JRuby give bad error message when not an admin on windows
<GitHub43> [jruby] enebo pushed 1 new commit to master: https://git.io/v5Wwk
<GitHub27> [jruby] enebo closed issue #4765: When creating a symbolic link JRuby give bad error message when not an admin on windows https://git.io/v5Wui
<enebo> cshupp: ^ fixed error message
<GitHub9> [jruby] abner01061998 opened issue #4766: problems to generate war file https://git.io/v5WKl
<GitHub94> [jruby] enebo pushed 1 new commit to jruby-9.1.13.0: https://git.io/v5WyO
<GitHub94> jruby/jruby-9.1.13.0 c77d3de Thomas E. Enebo: Fixes #4745. (SystemCallError) Unknown error 123 - FindFirstFile with AsciidoctorJ-PDF on Win10...
<GitHub83> [jruby] enebo pushed 1 new commit to master: https://git.io/v5Wyl
<GitHub83> jruby/master fd5e414 Thomas E. Enebo: Fixes #4745. (SystemCallError) Unknown error 123 - FindFirstFile with AsciidoctorJ-PDF on Win10...
<GitHub193> [jruby] enebo closed issue #4745: (SystemCallError) Unknown error 123 - FindFirstFile with AsciidoctorJ-PDF on Win10 https://git.io/v5vph
bbrowning is now known as bbrowning_away
kares has quit [Quit: ...]
kares has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
<GitHub62> [jruby] duritong opened issue #4767: cannot store / retrieve utf8 characters with YAML::Store in 1.7.27 https://git.io/v5W7e
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
<GitHub104> [jruby] enebo closed issue #4766: problems to generate war file https://git.io/v5WKl
tenderlove has joined #jruby
tenderlo_ has quit [Ping timeout: 264 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
baroquebobcat has joined #jruby
kares has quit [Quit: ...]
tenderlo_ has joined #jruby
tenderlove has quit [Ping timeout: 255 seconds]
kares has joined #jruby
kares has quit [Quit: ...]
kares has joined #jruby
drbobbeaty has joined #jruby
<GitHub40> [jruby] headius pushed 2 new commits to master: https://git.io/v5WhX
<GitHub40> jruby/master 7236f72 Charles Oliver Nutter: Make ListNode iterable.
<GitHub40> jruby/master f63572e Charles Oliver Nutter: Do not init Java exception cause if it has already been set....
<GitHub3> [jruby] headius pushed 1 new commit to jruby-9.1.13.0: https://git.io/v5Why
<GitHub3> jruby/jruby-9.1.13.0 b1c6c38 Charles Oliver Nutter: Do not init Java exception cause if it has already been set....
<GitHub119> [jruby] headius pushed 1 new commit to jruby-9.1.13.0: https://git.io/v5Wjz
<GitHub119> jruby/jruby-9.1.13.0 23f1bb3 Charles Oliver Nutter: Update to RubyGems 2.6.13. #4764
<GitHub120> [jruby] headius pushed 1 new commit to master: https://git.io/v5WjK
<GitHub120> jruby/master 1695f1f Charles Oliver Nutter: Update to RubyGems 2.6.13. #4764
baroquebobcat has quit [Quit: baroquebobcat]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]