Puffball has joined #jruby
Puffball has quit [Read error: Connection reset by peer]
nirvdrum has quit [Ping timeout: 260 seconds]
nirvdrum has joined #jruby
claudiuinberlin has joined #jruby
joast has quit [Ping timeout: 244 seconds]
rawra has joined #jruby
<GitHub131> [jruby] kares pushed 2 new commits to master: https://git.io/vhEDD
<GitHub131> jruby/master 7d1d9da kares: [build] update ant
<GitHub131> jruby/master 3090026 kares: deprecate and stop using all of the FunctionX interfaces (most unused)
rawra has quit [Remote host closed the connection]
rawra has joined #jruby
<GitHub10> [jruby] kares pushed 1 new commit to master: https://git.io/vhE9u
<GitHub10> jruby/master cfce27a kares: -Xbytecode.version is used to specify version of generated byte-code...
drbobbeaty has joined #jruby
rawra has quit [Remote host closed the connection]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rawra has joined #jruby
rawra has quit [Ping timeout: 268 seconds]
rawra has joined #jruby
<travis-ci> jruby/jruby (master:7d1d9da by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/389134102)
drbobbeaty has joined #jruby
jrafanie has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<travis-ci> jruby/jruby (master:0dfcec8 by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/388233567)
joast has joined #jruby
rawra has quit [Remote host closed the connection]
rawra has joined #jruby
rawra has quit [Ping timeout: 245 seconds]
jrafanie has joined #jruby
Puffball has joined #jruby
shellac has joined #jruby
Antiarc has quit [Quit: ZNC 1.6.6+deb1 - http://znc.in]
Antiarc has joined #jruby
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
rdubya has quit [Ping timeout: 276 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
adam- has quit [Quit: ZNC - http://znc.in]
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Ping timeout: 245 seconds]
subbu is now known as subbu|lunch
edmz has quit [Quit: ZNC - http://znc.in]
drbobbeaty has quit [Read error: Connection reset by peer]
subbu|lunch is now known as subbu
drbobbeaty has joined #jruby
damnski has quit [Read error: Connection reset by peer]
damnski has joined #jruby
rdubya has joined #jruby
edmz has joined #jruby
shellac has joined #jruby
shellac has quit [Client Quit]
shellac has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
enebo has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Client Quit]
shellac has joined #jruby
shellac has quit [Client Quit]
jrafanie has quit [Ping timeout: 256 seconds]
mdrob has joined #jruby
<mdrob> Hi folks, have a question about jrubyc. I'm trying to switch Apache HBase to do some AOT compilation, and get "RuntimeError: No classes found in target script: hbase-shell/src/main/ruby/hbase_constants.rb"
<mdrob> I'm looking at it, and 'm not quite understanding what the compliant is or how to fix it.
<mdrob> and --verbose doesn't give me anything else
<mdrob> Oh, I needed to not use the --java flag
<mdrob> Ok, using jrubyc from command line works. Trying to integrate into maven build via jruby-maven-plugin ... the plugin seems old?
<mdrob> [INFO] NameError: uninitialized constant Java::OrgObjectwebAsm::Opcodes::V1_7
<mdrob> Does that mean the jruby-maven-plugin is using a jruby that is too old? Is this room still the right place to get help for it?
drbobbeaty has joined #jruby
Antiarc has quit [Read error: Connection reset by peer]
Antiarc has joined #jruby
<lopex> looks like an older version of asm is somewhere in the classpath
mdrob has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]