<Klox>
Hi all, was interested in testing out the latest 9.2.1.0-SNAPSHOT, is there a maven repository hosted by jruby.org? I found some references to http://ci.jruby.org/snapshots/current/ on the wiki but wasn't able to connect.
<lopex>
I dont know it the snapshots are pushed to central
<lopex>
*if
<headius>
Klox: we had been pushing them to the sonatype snapshot repo but didn't think anyone used it
<headius>
or rather didn't think anyone needed maven snapshots
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
<Klox>
I would usually wait for a stable release, but I saw https://github.com/jruby/jruby/issues/5204 was fixed and was going to give it a shot. Only the stable releases are pushed to central it looks like; no luck with the cloudbees URL. I will just pull the snapshot locally and wait for the release. Thanks!
<lopex>
you can always install it in your local repo
<headius>
yeah
<Klox>
lopex: will probably do that for the time being
<kares>
headius: aah I was wondering why I got a different order or properties in pom.xml
<kares>
is that an issue or just an annoyance when changing pom.rb?
<headius>
it shouldn't reorder, mkristian is going to fix it in the polyglot-ruby stuff
<headius>
so we might have one more commit to make the section in question alphabetical but then it shouldn't change across Java versions anymore
<headius>
just some difference in how the hash results are ordered
<kares>
okay
<kares>
btw. I wasn't able to build on 11
<kares>
already reported in to Kristian, maybe updating the internal jruby version from 9.1.12 might help
<kares>
but it needs a new maven plugin release
<headius>
yeah
<headius>
he said he's looking into some 11 issues now and will fix the ordering at the same time
shellac has joined #jruby
shellac has quit [Ping timeout: 264 seconds]
<headius>
wow this is weird
<headius>
if I change -classpath to --module-path then I don't see the warnings anymore
<headius>
going to try running some tests like this