<GitHub190> [jruby] cprice404 opened issue #3928: File descriptors from stdlib jars are leaked when ScriptingContainers are terminated https://git.io/vrXVu
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<travis-ci> jruby/jruby (master:e4fe86d by Benoit Daloze): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/132986531)
bjfish2 has quit [Quit: bjfish2]
rcvalle has quit [Quit: rcvalle]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
camlow325 has quit []
hobodave has joined #jruby
hobodave has quit [Max SendQ exceeded]
hobodave has joined #jruby
hobodave has quit [Max SendQ exceeded]
hobodave has joined #jruby
hobodave has quit [Client Quit]
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #jruby
_whitelogger has joined #jruby
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
yfeldblu_ has joined #jruby
yfeldblum has quit [Ping timeout: 260 seconds]
yfeldblu_ has quit [Remote host closed the connection]
yfeldblum has joined #jruby
nirvdrum has quit [Ping timeout: 244 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 246 seconds]
<GitHub188> [jruby] headius opened pull request #3929: waitReadable should block (master...waitreadable_blocking) https://git.io/vrXXB
<GitHub166> [jruby] headius closed pull request #3898: Disable the AddLocalVarLoadStore pass to fix #3891. (master...disable_add_loadstore) https://git.io/vrltt
<GitHub69> [jruby] headius pushed 5 new commits to master: https://git.io/vrXXg
<GitHub69> jruby/master cf2df89 Charles Oliver Nutter: Disable the AddLocalVarLoadStore pass to fix #3891....
<GitHub69> jruby/master 88a8896 Charles Oliver Nutter: If the block var has to go on heap, it must be IRubyObject.
<GitHub69> jruby/master 1c183c0 Charles Oliver Nutter: Fixes to get LocalVariable compiling in all contexts....
<GitHub157> [jruby] headius pushed 2 new commits to jruby-1_7: https://git.io/vrXX1
<GitHub157> jruby/jruby-1_7 d92362e Charles Oliver Nutter: Merge pull request #3902 from headius/soften_script_test...
<GitHub157> jruby/jruby-1_7 d0325d9 Charles Oliver Nutter: Soften this restriction to just readable resources....
<GitHub98> [jruby] headius closed pull request #3902: Soften this restriction to just readable resources. (jruby-1_7...soften_script_test) https://git.io/vr4YE
<GitHub56> [jruby] headius closed pull request #3909: ZSuper does not require caller's binding/scope. (master...zsuper_sans_binding) https://git.io/vrzs4
<GitHub174> jruby/master d4d6ac3 Charles Oliver Nutter: ZSuper does not require caller's binding/scope.
<GitHub174> jruby/master 6d1062e Charles Oliver Nutter: Merge pull request #3909 from headius/zsuper_sans_binding...
<GitHub174> [jruby] headius pushed 2 new commits to master: https://git.io/vrX1T
<GitHub50> [jruby] headius closed pull request #3912: fix four additional MRI string tests (master...string_tests) https://git.io/vr2De
<GitHub41> [jruby] headius pushed 3 new commits to master: https://git.io/vrX1q
<GitHub41> jruby/master 47a9386 Stefan Huber: fix four additional MRI string tests
<GitHub41> jruby/master 8847b78 Stefan Huber: revert rpartition changes (TestM17NComb#test_str_rpartition failed)
<GitHub41> jruby/master 4d9c129 Charles Oliver Nutter: Merge pull request #3912 from MSNexploder/string_tests...
<GitHub38> [jruby] headius closed pull request #3911: Unify super and call splatting logic in interpreter and JIT. (master...zsuper_splatmap) https://git.io/vrgt7
<GitHub23> [jruby] headius pushed 2 new commits to master: https://git.io/vrX1Y
<GitHub23> jruby/master 32512d5 Charles Oliver Nutter: Unify super and call splatting logic in interpreter and JIT....
<GitHub23> jruby/master 276a7d2 Charles Oliver Nutter: Merge pull request #3911 from headius/zsuper_splatmap...
pawnbox has joined #jruby
ryez has joined #jruby
pawnbox has quit [Ping timeout: 252 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
e_dub has quit [Ping timeout: 250 seconds]
e_dub has joined #jruby
robbyoconnor has quit [Quit: Konversation terminated!]
robbyoconnor has joined #jruby
robbyoconnor has quit [Remote host closed the connection]
robbyoconnor has joined #jruby
<travis-ci> jruby/jruby (master:1c5c931 by Charles Oliver Nutter): The build was broken. (https://travis-ci.org/jruby/jruby/builds/133007415)
yfeldblum has quit [Ping timeout: 260 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 252 seconds]
<GitHub24> [jruby] headius closed pull request #3929: waitReadable should block (master...waitreadable_blocking) https://git.io/vrXXB
<GitHub164> [jruby] headius pushed 3 new commits to master: https://git.io/vrXSA
<GitHub164> jruby/master aa425d6 Charles Oliver Nutter: Capture errno in case waitReadable sets it some day.
<GitHub164> jruby/master f4d66bd Charles Oliver Nutter: wait_readable in MRI appears to always block, so we should too....
<GitHub164> jruby/master a65ad3a Charles Oliver Nutter: Merge pull request #3929 from headius/waitreadable_blocking...
<travis-ci> jruby/jruby (jruby-1_7:d92362e by Charles Oliver Nutter): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133007735)
<GitHub140> [jruby] headius pushed 1 new commit to master: https://git.io/vrXHL
<GitHub140> jruby/master 8b73005 Charles Oliver Nutter: Update dev version to 9.1.3.0-SNAPSHOT.
Caerus|Away has quit [Quit: rm -rf /* (oops!)]
Caerus|Away has joined #jruby
<GitHub117> [jruby] headius opened pull request #3930: Misc optz (master...misc_optz) https://git.io/vrXH7
<headius> just about got red black below 0.4s... only a couple times slower than truffle, last time I checked
<headius> neato
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 264 seconds]
drbobbeaty has quit [Ping timeout: 264 seconds]
drbobbeaty has joined #jruby
pawnbox has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
ryez has quit [Ping timeout: 250 seconds]
prasunanand has quit [Ping timeout: 260 seconds]
colinsurprenant has quit [Quit: colinsurprenant]
prasunanand has joined #jruby
jeremyevans has quit [Ping timeout: 276 seconds]
jeremyevans has joined #jruby
febuiles has quit [Quit: febuiles]
drbobbeaty has quit [Ping timeout: 246 seconds]
drbobbeaty has joined #jruby
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<kares> bga57: hey! what PR did I close for you?
yfeldblum has quit [Ping timeout: 258 seconds]
e_dub has quit [Ping timeout: 244 seconds]
pitr-ch has joined #jruby
pitr-ch has quit [Client Quit]
Caerus|Away is now known as Caerus
drbobbeaty has quit [Ping timeout: 276 seconds]
drbobbeaty has joined #jruby
drbobbeaty has quit [Ping timeout: 244 seconds]
lxsameer has joined #jruby
drbobbeaty has joined #jruby
<lxsameer> hey folks, When I try to do bundle install using jruby I get ssl cert error even when my sources are not using https. It's not happening with MRI
pitr-ch has joined #jruby
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
brauliobo_ has joined #jruby
<lxsameer> I think it has some thing to do with java api
vtunka has joined #jruby
pawnbox has quit [Remote host closed the connection]
drbobbeaty has joined #jruby
pawnbox has joined #jruby
vtunka has quit [Quit: Leaving]
drbobbeaty has quit [Ping timeout: 260 seconds]
<GitHub93> [jruby] jtulach opened pull request #3931: [Truffle] Use private maven repo instead of $HOME/.m2 (master...MavenRepo) https://git.io/vr1kR
pitr-ch has quit [Ping timeout: 240 seconds]
pitr-ch has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
prasunanand has quit [Quit: Leaving]
drbobbeaty has joined #jruby
pawnbox has quit [Remote host closed the connection]
drbobbeaty has quit [Ping timeout: 260 seconds]
pitr-ch has quit [Read error: Connection reset by peer]
pitr-ch has joined #jruby
<kares> lxsameer: you mean you have source 'http://rubygems' ?
vtunka has joined #jruby
drbobbeaty has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
lxsameer has quit [Ping timeout: 250 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
lxsameer has joined #jruby
skade has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
skade has quit [Quit: Computer has gone to sleep.]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
skade has joined #jruby
<lxsameer> kares, yeah
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
shellac has joined #jruby
pawnbox has joined #jruby
vtunka has quit [Quit: Leaving]
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #jruby
dinfuehr has joined #jruby
<GitHub5> [jruby] eregon pushed 3 new commits to master: https://git.io/vr10k
<GitHub5> jruby/master 23b13fc Benoit Daloze: [Truffle] Final and style fixes in DisablingBacktracesNode.
<GitHub5> jruby/master ae90ed6 Benoit Daloze: [Truffle] Use CallTarget.call for require and get the source info from the method.
<GitHub5> jruby/master 5115b11 Benoit Daloze: [Truffle] jt: document jt test integration <TEST>
liri has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #jruby
skade has quit [Client Quit]
skade has joined #jruby
<GitHub143> [jruby] eregon pushed 1 new commit to master: https://git.io/vr1gh
<GitHub143> jruby/master 01a69f0 Benoit Daloze: [Truffle] Use CompilerDirectives.bailout() for #require.
drbobbeaty has quit [Ping timeout: 250 seconds]
vtunka has joined #jruby
drbobbeaty has joined #jruby
knu_ has quit [Quit: Reboot...]
knu has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
aadam21 has joined #jruby
<aadam21> Morning all, I have an issue I've been banging my head against
vtunka has quit [Quit: Leaving]
<aadam21> I've got a JRuby app I built just like another that's running fine, but this new app is throwing an error "Java::JavaLang::RuntimeException: Unhandled IOException: java.io.IOException: unhandled errno: File name too long"
<chrisseaton> aadam21: could the filename simply be too long for the system you're running on?
<aadam21> The file name follows the same structure as those in my other apps and I can't control it. This particular name is CD_112350_677686.XML
halorgium has quit [Ping timeout: 260 seconds]
<aadam21> @chrisseaton: That's what I thought at first, but my other apps using the same file structure work fine on my machine. I'm testing these on OS X.
drbobbeaty has quit [Ping timeout: 272 seconds]
<aadam21> If it's helpful to anyone, here's a gist to the full stacktrace: https://gist.github.com/aadam21/1f2f35360e12e7b0865adaaa64644be7
halorgium has joined #jruby
drbobbeaty has joined #jruby
<kares> codefinger: somehow 2.0.2 is not what we expected: https://rubygems.org/gems/warbler
<kares> still has a big size - likely still contains the sym-link ;(
<kares> maybe you need to `rake clean`
<GitHub162> [jruby] eregon pushed 5 new commits to master: https://git.io/vr1rK
<GitHub162> jruby/master 26a4fca Jaroslav Tulach: Use special Maven local repository dir to isolate in parallel running mx builds
<GitHub162> jruby/master 6dbf62c Jaroslav Tulach: Bringing MavenRepo branch on par with changes on master branch
<GitHub162> jruby/master cbc6e91 Jaroslav Tulach: Using maven_version_arg and maven_repo_arg instead of repeating the strings
<GitHub134> [jruby] eregon closed pull request #3931: [Truffle] Use private maven repo instead of $HOME/.m2 (master...MavenRepo) https://git.io/vr1kR
shellac has joined #jruby
lobner has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
lobner has quit [Client Quit]
lobner has joined #jruby
drbobbeaty has quit [Ping timeout: 244 seconds]
lobner has quit [Client Quit]
lobner has joined #jruby
<aadam21> That first gist was from when I was stepping through the app using jirb.
<aadam21> If it's more helpful, here's a gist of the longer stacktrace I get when actually running the app from main: https://gist.github.com/aadam21/53cc51c8b0820b4e5b12b9609bbc079d
<GitHub129> [jruby] pitr-ch pushed 8 new commits to master: https://git.io/vr1Ke
<GitHub129> jruby/master 9b255cf Petr Chalupa: [Truffle] reset buffer before reopening...
<GitHub129> jruby/master e73f65e Petr Chalupa: [Truffle] uninline reset_buffering
<GitHub129> jruby/master 86aebed Petr Chalupa: [Truffle] io_seek primitive should raise on errors as other io operations
lobner has quit [Client Quit]
drbobbeaty has joined #jruby
drbobbeaty has quit [Ping timeout: 260 seconds]
drbobbeaty has joined #jruby
vtunka has joined #jruby
aadam21 has quit [Remote host closed the connection]
aadam21 has joined #jruby
aadam21 has quit [Ping timeout: 260 seconds]
lxsameer has quit [Ping timeout: 276 seconds]
drbobbeaty has quit [Ping timeout: 258 seconds]
lxsameer has joined #jruby
<chrisseaton> is mkristian around?
drbobbeaty has joined #jruby
lxsameer has quit [Ping timeout: 244 seconds]
drbobbeaty has quit [Ping timeout: 240 seconds]
tcrawley-away is now known as tcrawley
Caerus is now known as Caerus|Away
drbobbeaty has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
nirvdrum has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
<travis-ci> jruby/jruby (master:5115b11 by Benoit Daloze): The build has errored. (https://travis-ci.org/jruby/jruby/builds/133078394)
drbobbeaty has joined #jruby
lance|afk is now known as lanceball
e_dub has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
colinsurprenant has joined #jruby
<travis-ci> jruby/jruby (master:5d8f696 by Petr Chalupa): The build was broken. (https://travis-ci.org/jruby/jruby/builds/133090310)
drbobbeaty has joined #jruby
<travis-ci> jruby/jruby (master:01a69f0 by Benoit Daloze): The build has errored. (https://travis-ci.org/jruby/jruby/builds/133081987)
enebo has joined #jruby
aadam21 has joined #jruby
aadam21 has quit [Remote host closed the connection]
aadam21 has joined #jruby
shellac has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
drbobbeaty has joined #jruby
Aethenelle has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
drbobbeaty has joined #jruby
<aadam21> Had to cut out a bit - anybody have any ideas about the error "Java::JavaLang::RuntimeException: Unhandled IOException: java.io.IOException: unhandled errno: File name too long"?
<aadam21> I've tried shortening to a 2 character filename and see the same result
<aadam21> Or if anyone knows of a better place to ask, I'm all ears!
drbobbeaty has quit [Ping timeout: 240 seconds]
pitr-ch has quit [Ping timeout: 260 seconds]
<codefinger> kares: did i do something wrong? I'm tinkering with warbler.gemspec now and nothing i do seems to keep spec/ out
Aethenelle has quit [Ping timeout: 260 seconds]
drbobbeaty has joined #jruby
<travis-ci> jruby/jruby (master:64ba959 by Benoit Daloze): The build has errored. (https://travis-ci.org/jruby/jruby/builds/133088280)
camlow325 has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
ryez has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
drbobbeaty has joined #jruby
<GitHub58> [jruby] enebo pushed 1 new commit to jruby-9.1.2.0: https://git.io/vrMTB
<GitHub58> jruby/jruby-9.1.2.0 74cd20b Thomas E. Enebo: Update version to 9.1.2.0
thedarkone2 has joined #jruby
skade has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
camlow325 has quit [Read error: Connection reset by peer]
camlow32_ has joined #jruby
<kares> codefinger: aaah, right I forgot to do that
<kares> well I am not sure how I got a ~70k .gem to build locally
<kares> thanks!
<kares> must have been smt about RGs removing spec.test_files that are not in spec.files
vtunka has quit [Quit: Leaving]
drbobbeaty has joined #jruby
prasunanand has joined #jruby
bjfish2 has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
brauliobo_ has quit [Ping timeout: 272 seconds]
drbobbeaty has joined #jruby
pitr-ch has joined #jruby
<codefinger> kares: yea, that came to mind
<codefinger> i'll go ahead and release 2.0.3
thedarkone2 has quit [Quit: thedarkone2]
<kares> codefinger: cool
<kares> no yanking?
skade has quit [Ping timeout: 260 seconds]
<kares> yay!
<codefinger> teeny-tiny warbler
<codefinger> that one small "fat gem"
drbobbeaty has quit [Ping timeout: 240 seconds]
<codefinger> kares: do you want me to add you to the rubygems project so you can release?
<codefinger> i meant to do that a while back, but couldn't remember how :/
skade has joined #jruby
<kares> codefinger: if you find out - will appreciate
<kares> might do a 1.4.x release with more backports at some point later
<codefinger> yea, it's `gem owner warbler -a <email>`
<kares> yes its one command no byrocracy like with maven's :)
<codefinger> omg, maven central
<GitHub160> [jruby] chrisseaton pushed 6 new commits to master: https://git.io/vrMGI
<GitHub160> jruby/master bb6a444 Chris Seaton: [Truffle] Organise imports.
<GitHub160> jruby/master 6a75d7a Chris Seaton: [Truffle] Apply array.rb translations directly to source.
<GitHub160> jruby/master 78d2436 Chris Seaton: [Truffle] Apply float.rb translations directly to source.
<travis-ci> jruby/jruby (jruby-9.1.2.0:74cd20b by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133130349)
drbobbeaty has joined #jruby
pawnbox has quit [Remote host closed the connection]
norc has joined #jruby
pawnbox has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
drbobbeaty has quit [Ping timeout: 240 seconds]
<headius> aadam21: can you open an issue and put all your info there please?
<headius> a RuntimeException normally means we got an error we did not expect
<headius> the filename error might be valid but we're not expecting it
<headius> FWIW we have also seen issues on OS X because it has a pretty long tmpdir
drbobbeaty has joined #jruby
<aadam21> Sure thing - thanks!
<aadam21> headius: I'll get the issue open now, but the perplexing thing is I have another app running almost identical code, using the same file name structure, and no problems.
drbobbeaty has quit [Ping timeout: 240 seconds]
<headius> I'll bet something's not quite the same :-)
<headius> but put the issue together and we'll see what we can see
pietr0 has joined #jruby
<GitHub73> [jruby] chrisseaton pushed 4 new commits to master: https://git.io/vrMBG
<GitHub73> jruby/master b2a007c Chris Seaton: [Truffle] Replace Rubinius array @total with size.
<GitHub73> jruby/master 9a1a1da Chris Seaton: [Truffle] Replace Rubinius array @tuple with self.
<GitHub73> jruby/master 937e6ad Chris Seaton: [Truffle] Remove assignment of @start in array.rb
<travis-ci> jruby/jruby (master:d472e99 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133145367)
<codefinger> is the mvnw.bat in jruby/ legit? or does mvnw.cmd supersede it?
<codefinger> seems like `git rm mvwn.bat` is in order
<GitHub72> [jruby] aadam21 opened issue #3932: File name too long error https://git.io/vrMEc
<aadam21> Thanks headius!
drbobbeaty has joined #jruby
thedarkone2 has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
pawnbox has quit [Remote host closed the connection]
rcvalle has joined #jruby
<travis-ci> jruby/jruby (master:ffb3a81 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133155855)
camlow32_ has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
<chrisseaton> codefinger: yes I think we should start telling people to just update their maven
drbobbeaty has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
pawnbox has joined #jruby
morochena has joined #jruby
shellac has quit [Ping timeout: 272 seconds]
tcrawley is now known as tcrawley-away
tcrawley-away is now known as tcrawley
prasunanand has quit [Ping timeout: 244 seconds]
prasunanand has joined #jruby
pawnbox has quit [Remote host closed the connection]
<chrisseaton> Call for papers on VMs: http://vmmeetup.github.io/2016/
<GitHub130> [jruby] eregon pushed 1 new commit to master: https://git.io/vrMXn
<GitHub130> jruby/master 54dadb3 Benoit Daloze: [Truffle] Use the frame in require for now since it is needed for other stuff anyway.
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #jruby
<GitHub42> [jruby] eregon pushed 1 new commit to master: https://git.io/vrMXS
<GitHub42> jruby/master 3646a09 Benoit Daloze: [Truffle] Only add Activation is a call node could be found.
pawnbox has joined #jruby
yfeldblum has quit [Ping timeout: 250 seconds]
tcrawley is now known as tcrawley-away
tcrawley-away is now known as tcrawley
Guest38693 has joined #jruby
aadam21 has quit [Remote host closed the connection]
aadam21 has joined #jruby
morochena has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
aadam21 has quit [Ping timeout: 260 seconds]
<chrisseaton> enebo Why does JRuby need so many different versions of the json gem? https://gist.github.com/chrisseaton/e3a5503cd53e5df41a57886a636bf889
<enebo> chrisseaton: heh
<chrisseaton> Try building with a clean .m2, this isn't the only craziness
<enebo> chrisseaton: yeah you need to ask mkristian about this
<enebo> chrisseaton: basically how one of the tools works is it generates a .pom for every gem and every version of that gem
<chrisseaton> Also tens of versions of power_assert and power_match
<travis-ci> jruby/jruby (master:54dadb3 by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133177938)
<enebo> chrisseaton: so it installs zillions of these things
<enebo> chrisseaton: I was not involved in the development of it but I also find it highly undesriable
<enebo> chrisseaton: especially when I delete .m2/repository
subbu is now known as subbu|lunch
aadam21 has joined #jruby
aadam21_ has joined #jruby
aadam21 has quit [Ping timeout: 246 seconds]
Guest38693 has quit [Ping timeout: 244 seconds]
aadam21_ has quit [Remote host closed the connection]
aadam21 has joined #jruby
aadam21 has quit [Ping timeout: 244 seconds]
blandflakes has joined #jruby
<travis-ci> jruby/jruby (master:3646a09 by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133178779)
subbu|lunch is now known as subbu
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pitr-ch has joined #jruby
<GitHub8> [jruby] eregon pushed 1 new commit to master: https://git.io/vrMAt
<GitHub8> jruby/master d955a02 Benoit Daloze: [Truffle] Implement rb_ary_new_from_args.
robbyoconnor has quit [Ping timeout: 276 seconds]
pitr-ch has quit [Ping timeout: 240 seconds]
pitr-ch has joined #jruby
dinfuehr has quit [Quit: dinfuehr]
pitr-ch has quit [Read error: Connection reset by peer]
pitr-ch has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
drbobbeaty has joined #jruby
norc has quit [Read error: Connection reset by peer]
drbobbeaty has quit [Ping timeout: 240 seconds]
<GitHub135> [jruby] enebo pushed 1 new commit to jruby-9.1.2.0: https://git.io/vrDUq
<GitHub135> jruby/jruby-9.1.2.0 1a69b11 Charles Oliver Nutter: Borrow code from djberg96/win32-file for symlink support....
imperator has joined #jruby
<imperator> headius, did that solve the warbler issue?
<enebo> imperator: it does yeah
<imperator> enebo, great!
<enebo> imperator: it works even better when it is merged into your releaser branch :)
<enebo> imperator: but I will regenerate some dist bits and double check again
drbobbeaty has joined #jruby
<imperator> i did look at trying to auto-elevate privileges for symlinks, but it appears that's not possible
<enebo> imperator: the second part of this for us at least is warbler removed the softlinks
<enebo> imperator: does this mean MRI also needs to run as admin for their stuff to work?
drbobbeaty has quit [Ping timeout: 240 seconds]
<imperator> enebo, yes
uxfi has joined #jruby
<enebo> imperator: good to know…I hope not many people use softlinks in windows then. It is weird to have to admin for that
<enebo> err softlinks in gems
uxfi has left #jruby ["Leaving"]
<imperator> yeah, not sure why MS did that
drbobbeaty has joined #jruby
<imperator> google tells me it was a security concern
<imperator> "You see, creating symbolic links can be a security issue. If a user knows of a files existance in a directory that they don't have access to, theoretically they could create a symbolic link to that file and attempt to bypass the security on the file."
<imperator> the other solution is to add SeCreateSymbolicLinkPrivilege for users/groups
aadam21 has joined #jruby
pitr-ch has quit [Read error: Connection reset by peer]
pitr-ch has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
aadam21 has quit [Remote host closed the connection]
aadam21 has joined #jruby
shellac has joined #jruby
<travis-ci> jruby/jruby (master:d955a02 by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133198318)
drbobbeaty has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
<enebo> imperator: thanks for the quote
pawnbox has joined #jruby
drbobbeaty has quit [Ping timeout: 240 seconds]
pitr-ch has quit [Read error: Connection reset by peer]
pitr-ch has joined #jruby
pawnbox has quit [Ping timeout: 264 seconds]
tcrawley is now known as tcrawley-away
drbobbeaty has joined #jruby
imperator has quit [Quit: Leaving]
drbobbeaty has quit [Ping timeout: 240 seconds]
<GitHub175> [jruby] enebo pushed 1 new commit to jruby-9.1.2.0: https://git.io/vrD37
<GitHub175> jruby/jruby-9.1.2.0 dc26126 Thomas E. Enebo: require FFI and qualify a few constants
<GitHub175> [jruby] enebo pushed 1 new commit to master: https://git.io/vrD3p
<GitHub175> jruby/master e28570b Thomas E. Enebo: require FFI and qualify a few constants
drbobbeaty has joined #jruby
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #jruby
<GitHub165> [jruby] enebo pushed 1 new commit to jruby-9.1.2.0: https://git.io/vrDZG
<GitHub165> jruby/jruby-9.1.2.0 7357c8f Thomas E. Enebo: Doh...we don't want puts in our symlink impl
<GitHub134> [jruby] enebo pushed 1 new commit to master: https://git.io/vrDZc
<GitHub134> jruby/master b6bec28 Thomas E. Enebo: Doh...we don't want puts in our symlink impl
drbobbeaty has quit [Ping timeout: 240 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pitr-ch has quit [Read error: Connection reset by peer]
<travis-ci> jruby/jruby (jruby-9.1.2.0:1a69b11 by Charles Oliver Nutter): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133211473)
prasunanand has quit [Quit: Leaving]
blandflakes has joined #jruby
pitr-ch has joined #jruby
shellac has joined #jruby
lanceball is now known as lance|afk
pietr0 has quit [Ping timeout: 244 seconds]
pitr-ch has quit [Read error: Connection reset by peer]
pitr-ch has joined #jruby
colinsurprenant has quit [Read error: Connection reset by peer]
colinsurprenant has joined #jruby
cremes has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 250 seconds]
<travis-ci> jruby/jruby (jruby-9.1.2.0:dc26126 by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133223619)
cremes has joined #jruby
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
blandflakes has joined #jruby
yfeldblum has joined #jruby
blandflakes has quit [Client Quit]
e_dub has quit [Ping timeout: 250 seconds]
<GitHub6> [jruby] chrisseaton created build-pack (+1 new commit): https://git.io/vrDu7
<GitHub6> jruby/build-pack 5fd14aa Chris Seaton: [Truffle] Test using the build pack.
pitr-ch has quit [Ping timeout: 276 seconds]
<GitHub97> [jruby] chrisseaton opened pull request #3933: [Truffle] Test using the build pack. (master...build-pack) https://git.io/vrDux
pitr-ch has joined #jruby
e_dub has joined #jruby
<GitHub182> [jruby] pitr-ch pushed 3 new commits to master: https://git.io/vrDg8
<GitHub182> jruby/master dad48e7 Petr Chalupa: [Truffle] do not rewind on File#reopen
<GitHub182> jruby/master fd4e614 Petr Chalupa: [Truffle] require truffle/exclude_rspec_examples only when used
<GitHub182> jruby/master 97d7ecc Petr Chalupa: [Truffle] untag passing tests
yfeldblum has quit [Ping timeout: 272 seconds]
pietr0 has joined #jruby
<travis-ci> jruby/jruby (master:e28570b by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133223799)
Aethenelle has joined #jruby
camlow32_ has joined #jruby
e_dub has quit [Quit: ZZZzzz…]
camlow325 has quit [Ping timeout: 240 seconds]
pitr-ch has quit [Ping timeout: 264 seconds]
pitr-ch has joined #jruby
pitr-ch has quit [Ping timeout: 240 seconds]
pitr-ch has joined #jruby
bjfish2 has quit [Quit: bjfish2]
bjfish2 has joined #jruby
<travis-ci> jruby/jruby (jruby-9.1.2.0:7357c8f by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133225945)
<GitHub38> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/vrDK0
<GitHub38> jruby/master c88960f Chris Seaton: [Truffle] Update JavaScript backtrace.
shellac has quit [Quit: Computer has gone to sleep.]
Aethenelle has quit [Quit: Aethenelle]
enebo has quit [Quit: enebo]
e_dub has joined #jruby
pawnbox has joined #jruby
<travis-ci> jruby/jruby (master:b6bec28 by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/133226025)
pawnbox has quit [Ping timeout: 260 seconds]
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]
ahorek has joined #jruby
yfeldblum has joined #jruby
ahorek has quit [Client Quit]
<GitHub36> [jruby] nirvdrum pushed 2 new commits to truffle-head: https://git.io/vrDPq
<GitHub36> jruby/truffle-head 72fdffe Kevin Menard: [Truffle] Removed usage of the fake @tuple var in Array isort methods.
<GitHub36> jruby/truffle-head 3b26bc7 Kevin Menard: Merge branch 'master' into truffle-head
<GitHub197> [jruby] nirvdrum pushed 1 new commit to master: https://git.io/vrDP5
<GitHub197> jruby/master b895022 Kevin Menard: [Truffle] Removed usage of the fake @tuple var in Array isort methods.