<GitHub57>
jruby/master 414fe36 Andrew Haines: Strip newlines when reading paragraphs from Zlib::GzipReader
<GitHub57>
jruby/master f4305a4 Andrew Haines: Add specs for Zlib::GzipReader#ungetbyte and #ungetc
<GitHub57>
jruby/master 8d5a5a4 Andrew Haines: Implement Zlib::GzipReader#ungetbyte and #ungetc
<GitHub153>
[jruby] headius closed issue #4631: Zlib::GzipReader does not support #ungetc or #ungetbyte https://git.io/vHCXd
camlow325 has joined #jruby
subbu_ has quit [Quit: Leaving]
shellac has joined #jruby
bbrowning is now known as bbrowning_away
subbu_ has joined #jruby
Specialist has quit [Remote host closed the connection]
bobbyd has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
<bobbyd>
anybody know how I can pass java system properties to jruby on the command line under windows? none of my "-J-Dmyprop=myprovalue" are showing up in ENV_JAVA
camlow325 has quit [Quit: WeeChat 1.5]
camlow325 has joined #jruby
<lopex>
so jruby -J-Da=b -e "p ENV_JAVA['a']" gives nil ?
<bobbyd>
it doesn't when I run through the command line like that, but whenever I run the embedded rails server (WEBrick) it is never in the ENV_JAVA hash
<lopex>
I'm not an expert on windows bats, but I'd check if the args get lost somewhere in intermediate script calls
<bobbyd>
my startup of that process looks like this:jruby.exe -J-Da=b "C:/jruby/jruby-1.7.24/bin/rails" s
<bobbyd>
jruby.exe -J-Da=b "C:/jruby/jruby-1.7.24/bin/rails" s
<bobbyd>
I'm not even using a bat script in this case
<bobbyd>
your command outputs my variable as expected, but I can't get the variable when running through the rails server
<bobbyd>
(guess I should have stated that I was running WEBrick)
<lopex>
no idea then, did you try any of lastest 1.7 or 9k jruby versions ?
headius has joined #jruby
reto_ has joined #jruby
damnski_ has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
rtyler_ has joined #jruby
damnski has quit [Write error: Broken pipe]
reto__ has quit [Write error: Broken pipe]
bbrowning_away has quit [Excess Flood]
Puffball has quit [Excess Flood]
Puffball_ has joined #jruby
rtyler has quit [Remote host closed the connection]