_whitelogger has joined #jruby
NeutronStarr has quit [Quit: WeeChat 1.4]
akp_ has joined #jruby
akp has quit [Ping timeout: 268 seconds]
NeutronStarr has joined #jruby
akp_ has quit [Remote host closed the connection]
akp has joined #jruby
akp has quit [Ping timeout: 276 seconds]
_whitelogger has joined #jruby
_whitelogger has joined #jruby
<GitHub42> [jruby] janko-m opened issue #4701: IO.copy_stream doesn't seem to limit the chunk size https://git.io/vQ06D
_whitelogger has joined #jruby
_whitelogger has joined #jruby
_whitelogger has joined #jruby
_whitelogger has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 246 seconds]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
akp has quit [Remote host closed the connection]
<GitHub180> [jruby] BanzaiMan created ha-haveged (+1 new commit): https://git.io/vQ0QY
<GitHub180> jruby/ha-haveged b0a7c6c Hiro Asari: Install HAVEGED for improving entropy source
<GitHub57> [jruby] BanzaiMan opened pull request #4702: Install HAVEGED for improving entropy source (master...ha-haveged) https://git.io/vQ0QO
<GitHub62> [jruby] BanzaiMan created ha-trusty (+1 new commit): https://git.io/vQ0QZ
<GitHub62> jruby/ha-trusty c504e78 Hiro Asari: Move to Trusty
<GitHub180> [jruby] BanzaiMan opened pull request #4703: Move to Trusty (master...ha-trusty) https://git.io/vQ0Qn
akp has joined #jruby
akp has quit [Ping timeout: 246 seconds]
cseder has joined #jruby
cseder has left #jruby [#jruby]
yosafbridge has quit [Quit: Leaving]
yosafbridge has joined #jruby
akp has joined #jruby
<GitHub142> [jruby] kirillrdy opened issue #4704: jruby crashes when reading large file https://git.io/vQEmK
splendidrust has joined #jruby
<splendidrust> Could someone explain what I'm doing wrong, when trying to require Ruby code from a jar built by Warbler? When I put the jar on $CLASSPATH I am able to <<require 'gems/telepro_server-0.0.5/lib/telepro_server'>>. I cannot require the same file if I set up the first portion of the path in $LOAD_PATH: <<$LOAD_PATH << 'gems/telepro_server-0.0.5/lib'
<splendidrust> ; require 'telepro_server'>>. The file is not found in this case. Is this a bug or are my expectations wrong?
akp has quit [Ping timeout: 268 seconds]
<lopex> did you try to include jar name in $LOAD_PATH ?
<splendidrust> Yes I did. The following doesn't work either: $LOAD_PATH << './telepro.jar/gems/telepro_server-0.0.5/lib'; require 'telepro_server'
clayton has joined #jruby
clayton has quit [Remote host closed the connection]
clayton has joined #jruby
akp has joined #jruby