dinfuehr has quit [Remote host closed the connection]
erikhatcher has quit [Quit: erikhatcher]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] chrisseaton pushed 3 new commits to master: http://git.io/vvWAg
<JRubyGithub>
jruby/master 11ea295 Chris Seaton: [Truffle] Make the Rubinius configuration a bit less of a hack.
<JRubyGithub>
jruby/master 0af90ff Chris Seaton: [Truffle] When randomising array storage strategy, we already checked for empty before canonicalising.
<JRubyGithub>
jruby/master 40e8c62 Chris Seaton: Remove random error log.
JRubyGithub has left #jruby [#jruby]
skade has joined #jruby
phlebas_ has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] eregon pushed 1 new commit to master: http://git.io/vvWh2
<JRubyGithub>
jruby/master 66f45f7 Benoit Daloze: [Truffle] Do not leave the lock as StringFormatter calls Ruby code (to_s).
JRubyGithub has left #jruby [#jruby]
phlebas_ has quit [Remote host closed the connection]
phlebas_ has joined #jruby
bbrowning has quit [Ping timeout: 244 seconds]
phlebas has quit [Ping timeout: 252 seconds]
Hobogrammer has quit [Ping timeout: 248 seconds]
SynrGyy is now known as SynrG
nirvdrum has joined #jruby
brightball has joined #jruby
phlebas_ has quit [Ping timeout: 276 seconds]
phlebas_ has joined #jruby
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
elia has quit [Quit: (IRC Client: textualapp.com)]
elia has joined #jruby
pjammer has joined #jruby
dinfuehr has joined #jruby
vtunka has joined #jruby
dinfuehr has quit [Ping timeout: 245 seconds]
tenderlove has joined #jruby
tenderlove has quit [Ping timeout: 255 seconds]
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tenderlove has joined #jruby
subbu has joined #jruby
tenderlove has quit [Ping timeout: 246 seconds]
tenderlove has joined #jruby
vtunka has quit [Quit: Leaving]
tenderlove has quit [Ping timeout: 256 seconds]
vtunka has joined #jruby
Aethenelle has joined #jruby
pjammer has joined #jruby
subbu has quit [Ping timeout: 256 seconds]
phlebas__ has joined #jruby
phlebas__ has quit [Remote host closed the connection]
phlebas_ has quit [Ping timeout: 265 seconds]
e_dub has quit [Quit: ZZZzzz…]
lance|afk is now known as lanceball
phlebas__ has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] chrisseaton pushed 2 new commits to master: http://git.io/vvlDX
<JRubyGithub>
jruby/master f34b719 Brandon Fish: [Truffle] Add timeout library stud to satisfy MRI test require.
<JRubyGithub>
jruby/master 3796de2 Chris Seaton: Merge pull request #2832 from bjfish/truffle_timeout_shim...
JRubyGithub has left #jruby [#jruby]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] chrisseaton pushed 2 new commits to master: http://git.io/vvlDQ
<JRubyGithub>
jruby/master 28a253f Brandon Fish: [Truffle] Adding open3 to stdlib.
<JRubyGithub>
jruby/master 24265c4 Chris Seaton: Merge pull request #2831 from bjfish/truffle_open3...
JRubyGithub has left #jruby [#jruby]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] chrisseaton pushed 2 new commits to master: http://git.io/vvlyU
<eregon>
headius: I'm updating stdlib from Ruby 2.2.2 but it turns out there is no change so all good
mitchellhenke has joined #jruby
<eregon>
There are quite a few changes to the MRI tests, should I commit them as well?
<enebo>
codefinger: [WARNING] The requested profile "sonatype-oss-release" could not be activated because it does not exist.
<codefinger>
did you add -Psonatype-oss-release ?
<enebo>
codefinger: oh actually just a sec…I also see some errors from trying to use 1.6
<codefinger>
o_O
<enebo>
codefinger: So how do I undo this release and tag?
<codefinger>
bro, i don't know how to maven
<enebo>
hahaha
<enebo>
codefinger: JAVA MAN
<enebo>
ok well time to get dangerous HARD HEAD action
<codefinger>
just delete the tag `git push origin :warber...-2.0.0` or whatever
<codefinger>
and then set the version back to 2.0.0-SNAPSHOT in the pom
<codefinger>
you can just leave the commit history in there
<eregon>
enebo: Should I commit the update of version.ruby=2.2.2 if stdlib is up-to-date? Or should we wait for other issues such as the CVE to be fixed before that?
<codefinger>
don't add the -Psonatype-oss-release, the release plugin does it all magically for you
tenderlove has quit [Remote host closed the connection]
e_dub has joined #jruby
<enebo>
codefinger: although I never did: mvn release:clean release:prepare release:perform
<codefinger>
enebo: oh yea, gotta be that command
<enebo>
codefinger: but the fact that I used Java 6 might be the issue
phlebas__ has joined #jruby
<codefinger>
enebo: ok, wait one sec
<enebo>
codefinger: It may be that the plugin is compiled with Java 7 an maven just keeps going too
<codefinger>
i see one thing that might fail on the next step
tenderlove has joined #jruby
<enebo>
ok I did a git reset —hard HEAD^^ and then removed the tag I made since it was never pushed
<codefinger>
ok
<codefinger>
enebo: now pull
<enebo>
ok
<enebo>
hah ok perhaps that did push the tag
<enebo>
I see it just restored itself
<codefinger>
i did that
<enebo>
oh yeah? The tag?
<enebo>
does it force move the tag then? maven?
<codefinger>
enebo: i just deleted it.
<enebo>
it is back locally for me: warbler-embedded-jetty-2.0.0
<enebo>
codefinger: I will delete this locally again
<codefinger>
did you run the release command again?
<enebo>
no
<codefinger>
this is why i've started putting everything in bintray
* codefinger
shakes fist at the cloud
<enebo>
codefinger: I will just try it
<enebo>
codefinger: if it cannot force the tag I will need to delete it
<enebo>
fatal: tag 'warbler-embedded-jetty-2.0.0' already exists
<enebo>
:)
<codefinger>
i deleted the tag on github, so just delete it locally
<enebo>
just ddi
<enebo>
fourth time will be a charm
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] eregon pushed 1 new commit to master: http://git.io/vv8sv
JRubyGithub has left #jruby [#jruby]
<JRubyGithub>
jruby/master e92392d Benoit Daloze: [Truffle] Copy the Class allocator....
<enebo>
in theory this should also compile with 1.6 since we stll support 1.6 for 1.7.x
subbu has joined #jruby
<headius>
well in theory source=1.6 should be doing that for ya
<headius>
other than bootclasspath concerns
bga57 has joined #jruby
<enebo>
headius: which is not in this pom
<headius>
enebo: we need to move jruby lists off codehaus
vyorkin has joined #jruby
<enebo>
headius: oh. Well where and I recommend only a single maliing list
<enebo>
google groups?
<headius>
beats the hell out of me
<enebo>
heh
<headius>
everyone hates everything
<enebo>
HATE
<enebo>
HATE AND HEART are only off by an R
<headius>
ery observant
<mkristian>
enebo, now I understand you heart is with maven :)
<headius>
ery ery ery
e_dub has quit [Read error: Connection reset by peer]
vtunka has quit [Quit: Leaving]
<enebo>
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) on project warbler-embedded-jetty: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.3:deploy failed: Server credentials with ID "ossrh" not found! -> [Help 1]
<enebo>
mkristian: ^ :)
<codefinger>
enebo: oh that's what i have in my settings.xml
<codefinger>
ossrh
<mkristian>
enebo, so you settings.xml needs a server part wit hid ossrh
<enebo>
mkristian: but why doesn’t it for our other projects
<enebo>
<id>sonatype-nexus-staging</id>
<enebo>
I have entries like this in settings
<mkristian>
enebo, we use a different ID
<mkristian>
yes
<codefinger>
enebo: because i added this, and i don't know how to maven
<enebo>
ah ok mkristian we want to use the same id as our others
<headius>
ahh, so it wasn't set to use the right auth
<mkristian>
enebo, on jruby-rack kares uses ossrh instead
<enebo>
mkristian: ok well good to know. I guess codefinger plans on doing what he planned on eventually doing anyways (on-the-fly) but if codefinger wants perhaps mkristian could release this artifact for you
<headius>
I only use sonatype-nexus-staging for my projects
<headius>
because that's the name inherited from parent pom
mje113__ has joined #jruby
<enebo>
headius: yeah me too
<mkristian>
it is just the id which links the pom.xml to your settings.xml
<mkristian>
I mean the server where to deploy things are linked via this id
<enebo>
headius: but I am guessing kares moved over before we did
<codefinger>
mkristian: if you have sec, maybe try `cd ext/jetty && mvn release:clean release:prepare release:perform` on warbler
<mkristian>
codefinger, I can do this
<enebo>
codefinger: hehe sorry. I really thought I have the ability to do this :)
<enebo>
had
<codefinger>
enebo: it's not you. it's maven
<mkristian>
:)
<codefinger>
and partially central
<enebo>
mkristian: ^ you see….it is not me
<codefinger>
deploying to bintray is a lot easier and more flexible
<enebo>
codefinger: bless your heart
phlebas__ has quit [Quit: Leaving]
<codefinger>
lol
phlebas__ has joined #jruby
mkristian has quit [Quit: Ex-Chat]
mkristian has joined #jruby
<mkristian>
codefinger, give me a minute or two. the network is a bit like maven for you guys: a bit annoying at times
<codefinger>
no worries
subbu has quit [Remote host closed the connection]
camlow325 has joined #jruby
elia has quit [Quit: Computer has gone to sleep.]
rcvalle has joined #jruby
dfr|work has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] eregon pushed 2 new commits to master: http://git.io/vv89g
<JRubyGithub>
jruby/master 4789abd Benoit Daloze: [Truffle] Extract a CopyNode out of Kernel#dup and #clone.
<JRubyGithub>
jruby/master ff65fb8 Benoit Daloze: [Truffle] Copy class and module state better....
JRubyGithub has left #jruby [#jruby]
subbu has joined #jruby
subbu has quit [Client Quit]
subbu has joined #jruby
subbu has quit [Client Quit]
subbu_ has joined #jruby
subbu_ has quit [Client Quit]
subbu has joined #jruby
zorak8 has joined #jruby
subbu has quit [Client Quit]
subbu has joined #jruby
<mkristian>
codefinger, I can remove the existing tag warbler-embedded-jetty-2.0.0 ? or shall I just deploy the this tag ?
<mkristian>
it seems release:prepare worked
<mkristian>
for you !?
<codefinger>
mkristian: yea, just deploy from that. nothing has changed
pjammer has joined #jruby
havenwood has joined #jruby
<mkristian>
codefinger, surprise surprise I just pushed the whole thing to maven-central by doing "mvn deploy -Prelease" on this tag
<mkristian>
hope that was the intention :)
lanceball is now known as lance|afk
<codefinger>
it that worked, then awesome
<codefinger>
yay, it only took 4 of us to deploy a tiny jar to central! :)
mkristian has quit [Ping timeout: 244 seconds]
camlow32_ has joined #jruby
mkristian has joined #jruby
camlow325 has quit [Ping timeout: 276 seconds]
rsim has joined #jruby
<headius>
hah
<headius>
the power
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] bjfish pushed 1 new commit to master: http://git.io/vv4kh
JRubyGithub has left #jruby [#jruby]
<JRubyGithub>
jruby/master 2bdad83 Brandon Fish: [Truffle] Add singleton to stdlib.
tenderlove has quit [Quit: Leaving...]
camlow32_ has quit [Remote host closed the connection]
camlow325 has joined #jruby
cajone has joined #jruby
kares has joined #jruby
lance|afk is now known as lanceball
vyorkin has quit [Quit: WeeChat 1.1.1]
skade has quit [Ping timeout: 240 seconds]
<mkristian>
kares, how is jossl-0.9.7 doing ?
<kares>
mkristian: you can take master ... there's more work needed to what I wanted to accomplish with TLS
<kares>
... but it's still worth a release there's at least one regression since 0.9.
<kares>
6 fixed and DES ciphers working the same as MRI :)
<mkristian>
kares, that sounds great. so we stick to what we done with 0.9.6 - first release the gem and then a bit later we use this version for jruby itself ?
<kares>
mkristian_: please do a release yes ... whatever time - this time it's going straight into JRuby 9kp2/1.7.20 (unless of course tests reveal something)
<chrisseaton>
kares: that's what I was after - thanks
nateberkopec has joined #jruby
mister_s_ has joined #jruby
mister_solo has quit [Ping timeout: 264 seconds]
mister_s_ has quit [Ping timeout: 264 seconds]
marr has quit [Read error: Connection reset by peer]
skade has joined #jruby
PragTob has joined #jruby
<PragTob>
Hello JRuby friends from the JRubyConf.EU meeting :) A gentle reminder that our CFP is open :)
<PragTob>
We are looking for all talks related to JRuby - no matter if it's about JVM internals, a cool new JRuby library, performance tuning, why you love JRuby, pitfalls... whatever :)
<PragTob>
if you want help brainstorming ideas feel free to shoot me an email at tobi@jrubyconf.eu :)
mkristian_ has quit [Read error: Connection reset by peer]
djellemah has quit [Ping timeout: 246 seconds]
<chrisseaton>
PragTob: we should submit something from Oracle, just haven't gotten around to it yet
<PragTob>
chrisseaton: still plenty of time until first of May :)
<PragTob>
chrisseaton: btw. I should/could probably get in touch about Oracle Labs sponsoring? :) Didn't manage to catch you way back at FOSDEM :(
<Antiarc_>
re: jruby libs, I'm super super pleased with my http client lib, Manticore. It wraps the Apache HTTP components and far surpasses other Ruby clients for both speed and features as a result :)
<Antiarc_>
(including typhoeus, which wraps libcurl!)
<Antiarc_>
Only runs on jruby, obviously, so it may be a good example of why jruby is awesome!
jsvd has quit [Read error: Connection reset by peer]
<nirvdrum>
test-unit's homepage link "https://rubygems.org/gems/test-unit". I only clicked the "Homepage" link there a half dozen times before figuring that out.