x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
subbu has quit [Ping timeout: 246 seconds]
tvo2 has joined #jruby
tvo1 has quit [Read error: Connection reset by peer]
tvo2 has quit [Client Quit]
havenwood has quit [Ping timeout: 246 seconds]
yosafbridge has quit [Ping timeout: 248 seconds]
cristianrasch has quit [Quit: Leaving]
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #jruby
<ksader-edmunds>
Has anyone had luck getting the jndi setup working for /jruby/activerecord-jdbc-adapter
camlow325 has quit []
<ksader-edmunds>
And just when I asked the question I manged to fix all of my own typos...
<ksader-edmunds>
quite
<ksader-edmunds>
quit
ksader-edmunds has left #jruby [#jruby]
mdedetrich has joined #jruby
mdedetri_ has joined #jruby
mdedetrich has quit [Ping timeout: 256 seconds]
mje113 has quit [Quit: Connection closed for inactivity]
tvo1 has joined #jruby
bffff_ has joined #jruby
e_dub has quit [Quit: Leaving]
tvo1 has quit [Quit: Leaving.]
nirvdrum has quit [Ping timeout: 264 seconds]
e_dub has joined #jruby
yfeldblum has quit [Ping timeout: 265 seconds]
nirvdrum has joined #jruby
nirvdrum has quit [Ping timeout: 240 seconds]
havenwood has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] jkutner opened pull request #3127: Added uri to path when using file protocol to chdir (jruby-1_7...jruby-1_7) http://git.io/vqS7F
JRubyGithub has left #jruby [#jruby]
tvo1 has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] jkutner opened pull request #3128: Updated dev instructions for jruby-jars with mvnw (master...master) http://git.io/vqS5d
JRubyGithub has left #jruby [#jruby]
tvo1 has quit [Quit: Leaving.]
havenwood has quit [Read error: Connection reset by peer]
yosafbridge has joined #jruby
yfeldblum has joined #jruby
mdedetri_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
havenwood has joined #jruby
deobalds has joined #jruby
bffff_ has quit [Quit: Connection closed for inactivity]
<Antiarc>
(there isn't much activity this time of night, maybe try during US daylight hours!)
<RickHull>
yeah, i'm heading to bed very shortly
<RickHull>
just figured i would kick things off
<RickHull>
(Antiarc suggested from #ruby that I come here)
<RickHull>
i plan to be around regularly on a 2-6 month basis
<RickHull>
though hours will vary
<RickHull>
and I'd love to get info to help me and my org with our problems
<RickHull>
and also to help out #jruby with ruby newcomer problems and solutions
<RickHull>
basically i'm a ruby guy in a java shop. been here for 2 months now, so i'm aware of things like maven and gradle and nexus and log4j etc
<RickHull>
but i'm not at all a java guy (yet)
<Antiarc>
(I told him that ya'll have been wanting to improve JRuby's accessibility and newbie uptake, and suggested that he might be a good person to help find the blind spots in doc/marketing/whatever)
<RickHull>
so I'm looking for help in seeing what the opportunities are for jruby here
<RickHull>
and i'm super happy to provide feedback as a longtime ruby dev, what are my pain points for java / jruby integration
<RickHull>
i've done a fair amount of research in the past, mostly 5+ years ago, but also very recently
<RickHull>
and I have been disappointed with the information available, to the point where me as a savvy engineer with lots of ruby experience could not explain to a java dev how jruby integration *might* work
<RickHull>
mostly i think it's a problem of explaining things to a non-java person, where the doc writers are super-java-persons
<RickHull>
anyway, my plan is to be around, and i hope to provide more info than i consume
<nirvdrum>
mkristian: Yeah, that's what I ran into.
nateberkopec has joined #jruby
<mkristian>
all you need to do is change VERSION file from the root directory
<nirvdrum>
It looks like he changed a bunch of pom.xml, too.
<nirvdrum>
Is that for people using maven, but not mvnw?
<nirvdrum>
Or rather, older maven without mvnw?
<mkristian>
running once ./mvnw will change a few pom.xml which we keep for IDEs
sholden has joined #jruby
<enebo>
nirvdrum: doh…yeah sorry
<sholden>
Hi everyone, jruby newb back again with probably stupid questions. :P
<sholden>
I’m trying to step into java code from jruby in intellij and having issues, wondering if anyone else has had success. IntelliJ is perfectly happy telling me which classes my java objects are, but not so much when I try to step into a method call.
<sholden>
Do I need to run JRuby with extra options for that to work?
<enebo>
sholden: I cannot say for sure how to solve that but if you run from a project I think you could add those jars to your src of the project and it will see them
<enebo>
sholden: unless this is some weird classloading thing
skade has quit [Quit: Computer has gone to sleep.]
<sholden>
I have it set up as a maven project (again, i’m new to the java ecosystem but I think i have it done right), and intellij sees and resolves all the dependencies
<sholden>
I’m running the rails app with the intellij ruby plugin rails runner
<enebo>
sholden: Perhaps you need -source artifacts for the jars you are executing through…I am not sure I have done that ever…nirvdrum you were trying to do something similar recently right?
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] nirvdrum pushed 1 new commit to master: http://git.io/vq7pQ
<JRubyGithub>
jruby/master 66433ce Kevin Menard: Back to 9.0.0.0-SNAPSHOT.
JRubyGithub has left #jruby [#jruby]
<enebo>
HAHAH
<enebo>
nirvdrum: I just did the same thing
<enebo>
nirvdrum: the rebase finished and I had nothing to push
<nirvdrum>
Heh. Too slow.
<nirvdrum>
sholden: Which version are you running?
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<mkristian>
sholden, just declare 'org.jruby:jruby' as direct dependency. the maven plugin will use this as well. the plugin is really hidden the jruby otherwise
shellac has quit [Quit: Ex-Chat]
tcrawley is now known as tcrawley-away
tcrawley-away is now known as tcrawley
sholden has quit [Ping timeout: 240 seconds]
sholden has joined #jruby
drbobbeaty has quit [Read error: Connection reset by peer]
djbkd has quit [Remote host closed the connection]
djbkd has joined #jruby
mcclurmc has quit [Remote host closed the connection]
JRubyGithub has joined #jruby
JRubyGithub has left #jruby [#jruby]
<JRubyGithub>
[jruby] enebo tagged 9.0.0.0.rc2 at ff331eb: http://git.io/vq5dH
mjelen has joined #jruby
mjelen has quit [Remote host closed the connection]
mkristian has quit [Ping timeout: 246 seconds]
mkristian has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] enebo closed issue #3129: Included Timeout crashes when module method version of timeout used http://git.io/vqHPi
JRubyGithub has left #jruby [#jruby]
blaines has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] enebo pushed 1 new commit to jruby-1_7: http://git.io/vqdkG
JRubyGithub has left #jruby [#jruby]
<JRubyGithub>
jruby/jruby-1_7 207b8be Thomas E. Enebo: Fixes #3129. Included Timeout crashes when module method version of timeout used
<nirvdrum>
mkristian: What triggers the maven-gpg-plugin in our build?
blaines_ has quit [Ping timeout: 256 seconds]
<mkristian>
-Poss-sonatype-release and not SNAPSHOT in the version
<nirvdrum>
Is that pulled in from a parent POM? I couldn't find anything when grepping.
enebo has quit [Quit: enebo]
<mkristian>
yes the parent pom of the root pom.rb
blaines_ has joined #jruby
<mkristian>
if you want to see the effective-pom use mvn help:effective-pom
blaines has quit [Ping timeout: 256 seconds]
cremes_ has quit [Remote host closed the connection]
<nirvdrum>
Thanks.
havenwood has joined #jruby
<nirvdrum>
Maybe I'm going about this wrong, but I'm trying to publish snapshots to an internal nexus server. I'm using -DaltDeploymentRepository to override the server config. I'd like to publish the source JARs, so I thought I would use the "sonatype-oss-release" profile instead of the "release" profile.
<nirvdrum>
Is there a better way to do what I want?
cremes has joined #jruby
cremes has quit [Client Quit]
mcclurmc has joined #jruby
robbyoconnor has quit [Quit: Konversation terminated!]
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #jruby
cremes has joined #jruby
<mkristian>
nirvdrum, I have to play around a bit
<nirvdrum>
mkristian: Okay. I'll toy with adding something to the release profile. I just don't want to accidentally break anything on anyone.
djbkd has quit [Remote host closed the connection]
<mkristian>
nirvdrum, mvn help:effective-pom -Psonatype-oss-release this will give the one with maven-source-plugin
<mkristian>
and there still is a snapshots profile which used to produce a local snapshots repository on the old ci.jruby.org
<nirvdrum>
mkristian: Okay. Do you have any problems with me modifying the snapshots profile to have source JARs?
<nirvdrum>
And thank you for all the help.
<mkristian>
just use the profile for your purpose - that is fine.