tomjoro has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
olle has joined #jruby
pawnbox has joined #jruby
olle has quit [Ping timeout: 244 seconds]
tomjoro has joined #jruby
tomjoro has quit [Ping timeout: 244 seconds]
Prasun has joined #jruby
donV has quit [Quit: donV]
blandflakes has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
donV has joined #jruby
pawnbox has joined #jruby
Lan5432 has joined #jruby
<Lan5432>
The building instructions on git assume I'm on a folder with the contents of the repository?
Prasun has quit [Ping timeout: 268 seconds]
donV has quit [Quit: donV]
tomjoro has joined #jruby
thedarkone2 has joined #jruby
donV has joined #jruby
Prasun has joined #jruby
ITXpander has quit [Read error: Connection reset by peer]
olle has joined #jruby
ITXpander has joined #jruby
olle has quit [Ping timeout: 264 seconds]
donV has quit [Quit: donV]
brauliobo_ has quit [Ping timeout: 240 seconds]
donV has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
olle has joined #jruby
olle has quit [Ping timeout: 252 seconds]
<Lan5432>
Sorry for the kinda newbie question but, should the JRuby project have so many "unresolved" variables and methods?
donV has quit [Quit: donV]
Prasun has quit [Ping timeout: 260 seconds]
Prasun has joined #jruby
mkristian has quit [Quit: This computer has gone to sleep]
Puffball has joined #jruby
<lopex>
lan5432: how do you build it ?
<Lan5432>
Using ./mvnw
<Lan5432>
Following building.md
<lopex>
seems to be working for me
<lopex>
what env/java version etc?
thedarkone2 has joined #jruby
<Lan5432>
Then it has to be the version
<chrisseaton>
lan5432: what do you mean 'unresolved'? Do you mean actual compiler errors?
<lopex>
hard to guess if that's the case for clean pull
<Lan5432>
Yeah, "cannot find" chrisseaton
<Lan5432>
My money is on apt being not updated
<lopex>
usually I dont rely on packaged things for dev environments
<lopex>
at least not java related ones
<Lan5432>
It worked for me so far, but with Java I've had to search for some extra commands
<Lan5432>
Turns out installing default-jre gives you 1.7
<lopex>
you need jdk
<lopex>
though it seems you've been able to run javac at least
<Lan5432>
Yeah, I ran both lopex, but in any case if you do java -version it says 1.7
<lopex>
then you'll need to post what those errors actually are
<Lan5432>
Let me check if java 1.8 fixes it. Or maybe it was even Eclipse messing with the project setup. I thought I maybe downloaded a non stable version with non finished code
brauliobo_ has joined #jruby
<chrisseaton>
Unless you're using an old version of Java, I can't see how system packages would matter - Maven gets everything it needs itself
<chrisseaton>
lan5432: can you gist your output from mvnw
mkristian has joined #jruby
enebo has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
mkristian has quit [Quit: This computer has gone to sleep]
olle has joined #jruby
olle has quit [Ping timeout: 268 seconds]
pawnbox has quit [Remote host closed the connection]
lucasallan has joined #jruby
mkristian has joined #jruby
donV has joined #jruby
enebo has quit [Quit: enebo]
<Lan5432>
It's fine now, apparently, chrisseaton no errors now