guilleiguaran__ has quit [Ping timeout: 260 seconds]
knowtheory has quit [Ping timeout: 260 seconds]
knowtheory has joined #jruby
deepak has quit [Ping timeout: 260 seconds]
guilleiguaran__ has joined #jruby
deepak has joined #jruby
Caerus is now known as Caerus|Away
Caerus|Away is now known as Caerus
hobodave has quit [Quit: Computer has gone to sleep.]
pawnbox has joined #jruby
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
fedruantine has quit [Max SendQ exceeded]
yfeldblum has quit [Ping timeout: 250 seconds]
pawnbox has joined #jruby
raeoks has joined #jruby
pawnbox_ has joined #jruby
raeoks has quit [Max SendQ exceeded]
pawnbox has quit [Ping timeout: 246 seconds]
yfeldblum has joined #jruby
grs has quit [Ping timeout: 260 seconds]
fedruantine has joined #jruby
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #jruby
<GitHub71>
[jruby] busbey opened pull request #3839: [packaging] ensure licensing info is included in artifacts (master...license-packaging-fix) https://git.io/vwD4n
shellac has joined #jruby
donV has joined #jruby
pawnbox_ has joined #jruby
pawnbox has quit [Ping timeout: 246 seconds]
pawnbox has joined #jruby
pawnbox_ has quit [Ping timeout: 250 seconds]
pawnbox_ has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
<GitHub8>
[jruby] nightscape commented on commit cb25efe: @Who828 Do you remember by any chance what this change intended to fix? It causes other bugs and I would like to create specs that affirm that all known issues are solved.... https://git.io/vwDEO
shellac has quit [Quit: Computer has gone to sleep.]
donV has quit [Ping timeout: 260 seconds]
donValentin has joined #jruby
<GitHub115>
[jruby] mkristian pushed 2 new commits to master: https://git.io/vwDES
<GitHub115>
jruby/master 93d5a9c Sean Busbey: [packaging] ensure licensing info is included in artifacts...
<GitHub115>
jruby/master dfaf182 Christian Meier: Merge pull request #3839 from busbey/license-packaging-fix...
<GitHub102>
[jruby] mkristian closed pull request #3839: [packaging] ensure licensing info is included in artifacts (master...license-packaging-fix) https://git.io/vwD4n
Specialist has joined #jruby
brauliobo has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #jruby
vtunka has joined #jruby
gdp has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
fidothe has quit [Read error: Connection reset by peer]
fidothe has joined #jruby
fuzzyhorns has joined #jruby
<fuzzyhorns>
i have a jruby program i want to turn into a jar, and i've been using warbler to do that. but i added a gem to my project that has native java extensions and when i try to turn that version of the program into a jar, it can't link the native extensions. i'm likely Doing It Wrong. anyone been through this process?
shellac has quit [Quit: Computer has gone to sleep.]
<enebo>
today or tomorrow for sure 9.1.0.0 will be out but this is scary looking :)
<fuzzyhorns>
codefinger: i'd sort of been thinking that direction. lock_jar installs the jars to .m2 repo
<fuzzyhorns>
it seemed weird/wrong to me though to have to tell warbler explicitly about that though?
<codefinger>
fuzzyhorns: at the end of the day, neither warbler nor bundler have direct support for lock_jar, and most apps I've see like this use fat-gems. So I think you are in new water.
robbyoconnor has quit [Max SendQ exceeded]
yosafbridge has quit [Ping timeout: 260 seconds]
<fuzzyhorns>
yeah, perhaps i should backtrack and be a fat-gem
AckZ has quit [Ping timeout: 260 seconds]
deathy has quit [Ping timeout: 260 seconds]
deepak has quit [Ping timeout: 260 seconds]
Caerus|Away has quit [Ping timeout: 250 seconds]
fidothe has quit [Changing host]
_whitelogger has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
AckZ_ is now known as AckZ
camlow325 has joined #jruby
<fuzzyhorns>
codefinger: im realizing actually what im doing is even more complicated actually, it isn't just that i can't get the native extensions. i can actually. i just cant get them in one context — LoadError: load error: META-INF/main -- javassist.CannotCompileException: by java.lang.NoClassDefFoundError: localmotion/cheetah/endpoint/BaseEndpoint
<fuzzyhorns>
my gem defines a jar that patches one of the native extensions, that's what's tricky
subbu|breakfast is now known as subbu
hoodow has joined #jruby
hoodow has quit [Changing host]
hoodow has joined #jruby
<eregon>
enebo: it's a known failure, please ignore the long integration tests on Travis for now (we should move it to allowed_failures)
<enebo>
eregon: ok and about not being able to build jruby at all?
<enebo>
eregon: looks like some updated dep maybe?
<eregon>
did you try a clean?
<enebo>
yep
<headius>
ditto
<enebo>
headius also cannot build
<eregon>
mmh, will try locally
<headius>
and tried wiping out truffle from maven repo
<eregon>
ah damn I forgot a file
<enebo>
HEH
<headius>
oopz
<eregon>
or not it's in the commit, old git status
<enebo>
eregon: if I had a dollar for each time I did that I would have some amount of money
<enebo>
I only think in terms of 0, 1, or n
<headius>
eregon: if you think a build should move to allowed_failures go ahead and do that
<chrisseaton>
what's the truffle trouble?
<headius>
enebo: so you'd have n dollars
AckZ has quit []
<eregon>
I will try a fresh clone
<enebo>
headius: n = some
oblutak has joined #jruby
<enebo>
headius: OR n = mega
<enebo>
I would have mega dollars
<enebo>
I like the sound of that
deathy has joined #jruby
<eregon>
compiling 2 jruby + graal on the side, soon gonna be airborne :)
deepak has joined #jruby
<headius>
hah
<eregon>
ah compiling with -X gives some kind of error
<enebo>
eregon: HEHE…took me a second to get that joke
<eregon>
/home/eregon/code/jruby/truffle/src/main/java/org/jruby/truffle/core/rubinius/StatLayout.java:[29,9] error: @Layout getter method should have a second parameter named value
<enebo>
eregon: not the same error for me
<eregon>
chrisseaton: I don't like your very strict error checking :p
<enebo>
eregon: or at least I did not notice that one
<eregon>
yeah without -X mvn "invents" some random missing symbol, nice uh?
<enebo>
oh but that’s right…once there is one error we gets lots of false posotive errors
<eregon>
enebo headius: sorry for breaking the build BTW, fix coming in a min
<GitHub199>
jruby/master b52adbf Petr Chalupa: [Truffle] update rails-app to use moved .graal? method
<headius>
enebo: definitely not working like we want, agreed
<enebo>
headius: but this would also happen for MRI I guess perhaps no one has gotten irritated enough about it
<enebo>
plus MRI probably was not seeing as many failures as I was debugging this
<enebo>
I am half surprised it is not a pid litening too since you run one process for server and one for commands but I guess process probably seemed like simplest mechanism
Aethenelle has joined #jruby
Specialist has quit [Ping timeout: 276 seconds]
<headius>
yeah gotta do it on MRI
<headius>
I thought paypal's move to node.js was supposed to make the site *faster*
hobodave_ has joined #jruby
hobodave has quit [Ping timeout: 276 seconds]
tlarevo has joined #jruby
tlarevo has quit [Remote host closed the connection]
Caerus|Away has joined #jruby
<enebo>
headius: pal’s like to hang out so they lengthened the experience
<GitHub177>
jruby/master f18798c Petr Chalupa: [Truffle] move truffle integration long test to allowed failures
<pitr-ch>
^ this should make travis green
hobodave has joined #jruby
<fuzzyhorns>
anyone hit java.lang.NoClassDefFoundError with javassist before? im having a heck of a time getting passed it
<fuzzyhorns>
the background is i have a gem that combines an sdk jar and a custom patch jar. the latter relies on the former when i use javassist. this has been working for me except when i try to compile a downstream project that includes this gem into a jar itself
<fuzzyhorns>
if in warbler i specifically point to where this "missing" sdk is (config.java_libs += FileList["/Users/amooreniemi/.m2/repository/zipcar/cheetah-sdk/1.8.1/cheetah-sdk-1.8.1.jar"]) then it works (up to the point it needs its first transitive dependency)
<fuzzyhorns>
but what confuses me is that warbler doesn't need me to specify where that sdk is for the jar itself to run! and the program jar does depend on the sdk jar directly, and i can see it calling stuff effectively out the logs!
<fuzzyhorns>
14:26:39.255 INFO [localmotion.cheetah.service.shared.CheetahSharedServicesManager] Loading Shared Service:rabbitmq for prefix default
<fuzzyhorns>
LoadError: load error: META-INF/main -- javassist.CannotCompileException: by java.lang.NoClassDefFoundError: localmotion/cheetah/endpoint/BaseEndpoint
<fuzzyhorns>
(also! if i pry in and try to get that class from the classpool — it's found!)
<headius>
pitr-ch: thank you :-)
donV has joined #jruby
<GitHub146>
[jruby] headius pushed 1 new commit to jruby-1_7: https://git.io/vwyF4
<GitHub146>
jruby/jruby-1_7 a4721df Charles Oliver Nutter: Raise appropriate EADDR* for BindException in UDPSocket....
<headius>
yeehaw
brauliobo has joined #jruby
Specialist has joined #jruby
<donV>
Hi all!
<headius>
donV: hello!
<donV>
headius: How are you doing?
<headius>
donV: pretty good...excited to have 9.1 out
pawnbox has quit [Remote host closed the connection]
<donV>
headius: What?! Where?
<headius>
moments from now hopefully!
<donV>
Yeah!
<headius>
enebo is doing some additional verification
<donV>
Sounds good :)
pawnbox has joined #jruby
<donV>
headius: It just hit me: Are you setting MRI compatibility level to “2.3.1” ? :)
<headius>
donV: we didn't have time to review 2.3.1 changes, so it will be 2.3.0
<headius>
we'll probably do 2.3.1 for JRuby 9.1.1
<donV>
Yeah, I figured.
pawnbox has quit [Remote host closed the connection]