lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<GitHub20> [jruby] nirvdrum pushed 1 new commit to master: https://git.io/vVXCm
<GitHub20> jruby/master caff747 Kevin Menard: [Truffle] Fixed bad transfers.
<travis-ci> jruby/jruby (jruby-1_7:491a2ce by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121549445)
brauliobo has quit [Ping timeout: 276 seconds]
rcvalle has quit [Quit: rcvalle]
<travis-ci> jruby/jruby (jruby-1_7:7047e19 by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121563194)
<travis-ci> jruby/jruby (master:7922f7d by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121571601)
Aethenelle has joined #jruby
mdedetrich has joined #jruby
yfeldblum has quit [Remote host closed the connection]
nirvdrum has quit [Ping timeout: 244 seconds]
nirvdrum has joined #jruby
nirvdrum has quit [Ping timeout: 268 seconds]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
hooinator has quit [Ping timeout: 268 seconds]
tcrawley-away is now known as tcrawley
tcrawley is now known as tcrawley-away
johnsonch is now known as johnsonch_afk
Prasun has quit [Ping timeout: 244 seconds]
lopex has quit [Quit: Connection closed for inactivity]
jimbaker has quit [Quit: Coyote finally caught me]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
skade has joined #jruby
jimbaker has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
Aethenelle has quit [Quit: Aethenelle]
yfeldblum has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
<GitHub186> [jruby] kares commented on commit bf9d0b0: this broke the **spec:ji** suite: https://travis-ci.org/jruby/jruby/jobs/121356732 https://git.io/vVXxf
mkristian has joined #jruby
<GitHub62> [jruby] mkristian commented on commit bf9d0b0: will allow http and https protocols as well. https://git.io/vV1IA
donV has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<travis-ci> jruby/jruby (master:3a4ceac by Kevin Menard): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121475931)
yfeldblum has quit [Ping timeout: 248 seconds]
yfeldblum has joined #jruby
elia has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<GitHub170> [jruby] mkristian closed issue #3682: set ClassloaderDelegate(false) as default for OSGiIsolatedScriptingContainer + IsolatedScriptingContainer https://git.io/vgpOv
<GitHub3> [jruby] kares commented on commit bf9d0b0: great, but the :red_circle: spec still needs to be reviewed ... when you get a chance, thanks. https://git.io/vV14A
<travis-ci> jruby/jruby (master:8a96883 by Christian Meier): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/121623581)
shellac has joined #jruby
yfeldblum has quit [Ping timeout: 268 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
<GitHub13> [jruby] donv opened issue #3787: Recent CI snapshots give warning on load of openssl https://git.io/vV10x
pawnbox has quit [Remote host closed the connection]
yfeldblum has joined #jruby
bb010g has quit [Quit: Connection closed for inactivity]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
vtunka has joined #jruby
brauliobo has joined #jruby
<travis-ci> jruby/jruby (master:1910a86 by Christian Meier): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/121625569)
yfeldblum has quit [Ping timeout: 250 seconds]
<mkristian> kares_, the red specs to be reviewed - do you mean those -Pmain and -Pj2ee - yes I am working on it
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
skade has joined #jruby
pawnbox has joined #jruby
robbyoconnor has joined #jruby
raeoks has joined #jruby
<GitHub96> [jruby] mkristian pushed 1 new commit to master: https://git.io/vV1KL
<GitHub96> jruby/master f4a2944 Christian Meier: add more info on delegate classloader on IsolatedScriptingContainer...
<GitHub35> [jruby] mkristian force-pushed test-load-path-argument from 4f90774 to 70262cd: https://git.io/vVidv
<GitHub35> jruby/test-load-path-argument fb1886b Christian Meier: fix the runnable.jar IT
<GitHub35> jruby/test-load-path-argument 7dad73e Christian Meier: runnable.jar uses jruby-complete to build itself
<GitHub35> jruby/test-load-path-argument ff2dbd2 Christian Meier: [build] travis config
Prasun has joined #jruby
lopex has joined #jruby
<travis-ci> jruby/jruby (test-load-path-argument:70262cd by Christian Meier): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121650443)
robbyoconnor has quit [Ping timeout: 276 seconds]
vtunka has quit [Quit: Leaving]
CaptainHeavy has joined #jruby
vtunka has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
<travis-ci> kares/jruby (master:a5576d6 by kares): The build was canceled. (https://travis-ci.org/kares/jruby/builds/121626944)
<GitHub93> [jruby] kares pushed 15 new commits to master: https://git.io/vV1yS
<GitHub93> jruby/master d5e5c6d kares: simplify JavaProxyClass internals to do less work (on __jcreate!) ...
<GitHub93> jruby/master 2763cce kares: JavaProxyClassFactory internals cleanup + generate byte-code version 1.6
<GitHub93> jruby/master 94291fc kares: refactor generated JavaProxyClass retrieval and hide its internals (in JavaSupport)
<kares_> mkristian: bin/jruby -S rake spec:ji has a CLASSPATH spec that broke
<kares_> you can find it on travis-ci jobs for your recent master commits
<kares_> (I didn't mean those that are in allowed_failures: )
<mkristian> spec:ji is fixed, the spec I would keep as is
<kares_> mkristian: meh - i see its green now - ignore me than
<mkristian> np
<GitHub181> [jruby] mkristian pushed 1 new commit to master: https://git.io/vV1Sq
<GitHub181> jruby/master fa4846f Christian Meier: runnable.jar uses jruby-complete to build itself, so move it
pawnbox has quit [Remote host closed the connection]
shellac has joined #jruby
pawnbox has joined #jruby
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
elia has quit [Quit: Computer has gone to sleep.]
Prasun has quit [Ping timeout: 276 seconds]
Prasun has joined #jruby
mdedetrich has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ITXpander has joined #jruby
skade has joined #jruby
ITXpander1 has quit [Read error: Connection reset by peer]
ITXpander1 has joined #jruby
ITXpander has quit [Ping timeout: 264 seconds]
elia has joined #jruby
Prasun has quit [Quit: Leaving]
pawnbox_ has joined #jruby
johnsonch_afk is now known as johnsonch
pawnbox has quit [Ping timeout: 248 seconds]
vtunka has quit [Quit: Leaving]
djellemah_ has joined #jruby
djellemah has quit [Disconnected by services]
tcrawley-away is now known as tcrawley
djellemah_ is now known as djellemah
bbrowning_away is now known as bbrowning
brightball has joined #jruby
bjfish2 has joined #jruby
brightball has quit [Quit: Leaving...]
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<GitHub58> [jruby] kares commented on commit 137a315: :lollipop: but there's likely to be only 1 trailing '/' or '\' thus :ok_hand: https://git.io/vVMLY
<GitHub23> [jruby] kares commented on commit 137a315: seems :+1: ... merging to master shall tell since ci is less :red_circle: https://git.io/vVML4
<GitHub149> [jruby] kares closed issue #855: File.write does not respect binary file mode options in jruby 1.7.4 on Windows https://git.io/vVMt3
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<GitHub168> [jruby] mkristian pushed 1 new commit to master: https://git.io/vVMYd
<GitHub168> jruby/master bd45d9f Christian Meier: remove obsolete gem_paths via classloader resource
<GitHub196> [jruby] kares closed issue #1113: Enumerable#sort_by raises wrong error for incomparable items https://git.io/vVMYh
<GitHub96> [jruby] kares closed issue #1130: Question about upgrading from 1.6.x to 1.7.x https://git.io/vVMOm
pawnbox has quit [Remote host closed the connection]
vtunka has joined #jruby
nirvdrum has joined #jruby
<GitHub141> [jruby] kares closed issue #1070: Java::JavaLang::NullPointerException when calling super in method in duped module included in subclass https://git.io/vVMsB
<GitHub179> [jruby] kares closed issue #1537: Regex matching when using .*\b triggers ArrayIndexOutOfBoundsException https://git.io/vVMsj
pawnbox has joined #jruby
whitby has joined #jruby
Aethenelle has joined #jruby
Specialist has joined #jruby
Prasun has joined #jruby
enebo has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
johnsonch is now known as johnsonch_afk
<travis-ci> jruby/jruby (master:bd45d9f by Christian Meier): The build was broken. (https://travis-ci.org/jruby/jruby/builds/121699293)
Aethenelle has quit [Quit: Aethenelle]
Specialist has quit [Ping timeout: 260 seconds]
blandflakes has joined #jruby
thedarkone2 has joined #jruby
brightball has joined #jruby
brightball has quit [Quit: Leaving...]
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
vtunka has quit [Quit: Leaving]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
Aethenelle has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
shellac has quit [Quit: Ex-Chat]
subbu is now known as subbu|breakfast
djellemah_ has joined #jruby
djellemah has quit [Ping timeout: 260 seconds]
bga57 has quit [Ping timeout: 250 seconds]
donV has quit [Ping timeout: 260 seconds]
tcrawley is now known as tcrawley-away
tcrawley-away is now known as tcrawley
norc has joined #jruby
brauliobo has quit [Ping timeout: 276 seconds]
subbu|breakfast is now known as subbu
CaptainHeavy has quit [Ping timeout: 246 seconds]
donV has joined #jruby
rcvalle has joined #jruby
bb010g has joined #jruby
norc has left #jruby ["Leaving"]
norc has joined #jruby
lanceball is now known as lance|afk
chenyh has joined #jruby
bjfish2 has quit [Quit: bjfish2]
elia has quit [Quit: Computer has gone to sleep.]
bjfish2 has joined #jruby
bbrowning is now known as bbrowning_away
adgtl has quit [Read error: Connection reset by peer]
raeoks has joined #jruby
lance|afk is now known as lanceball
<GitHub138> [jruby] enebo reopened issue #3783: Issues sending input to executed commands using IRB on OS X https://git.io/vViEi
chenyh has quit [Ping timeout: 250 seconds]
elia has joined #jruby
bbrowning_away is now known as bbrowning
rcvalle has quit [Quit: rcvalle]
<GitHub85> [jruby] enebo pushed 1 new commit to jruby-1_7: https://git.io/vVDmf
<GitHub85> jruby/jruby-1_7 a8eef1f Thomas E. Enebo: UNC paths processed only on Windows
brauliobo has joined #jruby
<GitHub60> [jruby] enebo commented on commit 137a315: @kares I just committed another commit (a8eef1f) since I missed a guard to only process UNC if on windows. https://git.io/vVDmx
<GitHub195> [jruby] enebo closed issue #3772: .bat files in bin incorrectly use "jruby.bat.exe" instead of "jruby.exe", which causes file not found errors when executing in Windows https://git.io/vVn5z
rcvalle has joined #jruby
pitr-ch has joined #jruby
Prasun has quit [Ping timeout: 264 seconds]
Prasun has joined #jruby
tjohnson has joined #jruby
Aethenelle has quit [Read error: Connection reset by peer]
Aethenelle has joined #jruby
elia has quit [Quit: Computer has gone to sleep.]
rcvalle has quit [Quit: rcvalle]
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rcvalle has joined #jruby
<GitHub61> [jruby] enebo pushed 1 new commit to jruby-1_7: https://git.io/vVDWW
<GitHub61> jruby/jruby-1_7 8e976a4 Thomas E. Enebo: Fixes #3642. process_manager: Incompatible subprocess cmd parsing behaviour on 1.7
rcvalle has quit [Client Quit]
<travis-ci> jruby/jruby (jruby-1_7:a8eef1f by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121773130)
<GitHub129> [jruby] enebo closed issue #3642: process_manager: Incompatible subprocess cmd parsing behaviour on 1.7 (ENV variables) https://git.io/vg3NE
rcvalle has joined #jruby
mkristian has quit [Quit: This computer has gone to sleep]
rcvalle has quit [Quit: rcvalle]
adgtl has joined #jruby
rcvalle has joined #jruby
rcvalle has quit [Client Quit]
<GitHub122> [jruby] enebo pushed 1 new commit to jruby-1_7: https://git.io/vVD8p
<GitHub122> jruby/jruby-1_7 de344ca Thomas E. Enebo: Accidentally untagged tests which did not run on windows but still did on unixy systems...which have never worked. retagging
rcvalle has joined #jruby
whitby has quit [Ping timeout: 276 seconds]
donV has quit [Quit: donV]
<GitHub92> [jruby] nirvdrum created long_ropes (+1 new commit): https://git.io/vVD0Y
<GitHub92> jruby/long_ropes 4710381 Kevin Menard: [Truffle] Initial work on supporting 64-bit long ropes.
<travis-ci> jruby/jruby (jruby-1_7:8e976a4 by Thomas E. Enebo): The build was canceled. (https://travis-ci.org/jruby/jruby/builds/121783730)
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
Aethenelle has quit [Quit: Aethenelle]
<travis-ci> jruby/jruby (jruby-1_7:de344ca by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121786167)
ooo has joined #jruby
pitr-ch has joined #jruby
rcvalle has quit [Quit: rcvalle]
skade has joined #jruby
rcvalle has joined #jruby
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Liothen has quit [Ping timeout: 276 seconds]
pitr-ch has joined #jruby
pitr-ch has quit [Client Quit]
shellac has joined #jruby
norc has quit [Read error: Connection reset by peer]
Liothen has joined #jruby
Liothen has joined #jruby
Liothen has quit [Changing host]
brauliobo has quit [Read error: Connection reset by peer]
whitby has joined #jruby
rcvalle has quit [Quit: rcvalle]
Aethenelle has joined #jruby
rcvalle has joined #jruby
mkristian has joined #jruby
rcvalle has quit [Quit: rcvalle]
pitr-ch has joined #jruby
rcvalle has joined #jruby
rcvalle has quit [Client Quit]
pawnbox has quit [Remote host closed the connection]
donV has joined #jruby
<donV> Hi all!
lan5432 has joined #jruby
yfeldblum has joined #jruby
rcvalle has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
rcvalle has quit [Quit: rcvalle]
brauliobo has joined #jruby
rcvalle has joined #jruby
rcvalle has quit [Client Quit]
tjohnson has quit [Quit: Connection closed for inactivity]
<donV> Anybody got time and access to look at https://github.com/jruby/jruby/issues/3787 ?
<lan5432> I can, but I'm not sure I can help
shellac has quit [Quit: Computer has gone to sleep.]
<lan5432> Also donV the test case works for me
<lan5432> I executed it twice, is there something else I gotta do beforehand?
<donV> lan5432: Hi! Thanks for anwering. I unpack and use the snapshot with a separate GEM_HOME.
<lan5432> Hmm, I got my build out of Github and haven't done much with it, so I don't know how to set GEM_HOME
<lan5432> Well, now that I think about it, let me try it again
<donV> lan5432: The issue is about snapshots from http://ci.jruby.org/
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<lan5432> So I should dowload 9.1 from there and try it? Would that be better?
<donV> Yes. I suspect the source is OK, but the CI build is not clean.
<donV> lan5432: Do you use ruby-install ? (and chruby?)
<lan5432> I did not use those
<donV> that’s ok.
<donV> just do it manually
<donV> I just confirmed the issue is still present with the current snapshot using ruby-install+chruby.
<lan5432> Sorry that I'm your best test subject right now, I'm kinda lost on the packaging thingie and I was a little busy with classes XD
elia has joined #jruby
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pitr-ch has joined #jruby
shellac has joined #jruby
pawnbox has joined #jruby
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tcrawley is now known as tcrawley-away
pawnbox has quit [Ping timeout: 244 seconds]
<GitHub177> [jruby] nirvdrum pushed 1 new commit to long_ropes: https://git.io/vVDHG
<GitHub177> jruby/long_ropes c240e8c Kevin Menard: [Truffle] Fixed a bunch of specs for 64-bit ropes.
pitr-ch has joined #jruby
<lan5432> Ok donV the problem happens with the snapshot. Sorry for misleading back there
<donV> Woohoo! Confirmation!
<lan5432> You're way too happy for someone who has to deal with my stupidity this late hahaha
<lan5432> :)
<donV> lan5432: Always happy to have company :)
<lan5432> Wished I could give you better support. So this is a problem of how we package the build together with JOpenSSL?
<donV> and probably the state of the workspace in Jenkins CI.
<donV> Most probably a clean workspace will sove the problem.
<donV> …solve...
<lan5432> So Jenkins probably got old dependencies running around
<GitHub125> [jruby] nirvdrum pushed 1 new commit to long_ropes: https://git.io/vVD7B
<GitHub125> jruby/long_ropes 7f397bc Kevin Menard: [Truffle] Fixed more specs for 64-bit ropes.
enebo has quit [Quit: enebo]
shellac has quit [Read error: Connection reset by peer]
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<lan5432> donV: if you have time and you want to, could you explain to me what is Jenkins CI? I suppose it's one of the testing environments we have online, right?
<donV> It build the distros and more
Antiarc is now known as TriggerBot
mkristian has quit [Quit: This computer has gone to sleep]
TriggerBot is now known as Antiarc
<lan5432> Ohhh, that's really cool donV thanks a lot again
<donV> No problem :)
<lan5432> And it just builds the jar files and leaves whatever is not necessary out of the package?
bbrowning has quit [Quit: Leaving]
Prasun has quit [Read error: Connection reset by peer]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
lan5432 has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
dfr has quit [Ping timeout: 268 seconds]
lanceball is now known as lance|afk
lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
dfr has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 246 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
bjfish2 has quit [Quit: bjfish2]
elia has quit [Quit: Computer has gone to sleep.]