Nailgun client gives an error
-----------------------------
Key: BUILDR-87
URL: https://issues.apache.org/jira/browse/BUILDR-87
Project: Buildr
Issue Type: Bug
Components: JRuby
Affects Versions: 1.3.1
Environment: Linux x86, Ubuntu, jruby 1.1.2, sun java 1.6.0_06
Reporter: Jim Morris
I have buildr running from the command line using jruby but when I try to use
nailgun I get...
> /opt/jruby-1.1.2/tool/nailgun/ng build
Using BuildrServer(Buildr 1.3.1.1 (JRuby 1.1.2), localhost, 2113)
/opt/jruby-1.1.2/lib/ruby/gems/1.8/gems/buildr-1.3.1.1-java/addon/buildr/nailgun.rb:460:in
`last_modification': #<NameError::Message:0xbde4ac> (NoMethodError)
from
/opt/jruby-1.1.2/lib/ruby/gems/1.8/gems/buildr-1.3.1.1-java/addon/buildr/nailgun.rb:464:in
`should_be_loaded?'
from
/opt/jruby-1.1.2/lib/ruby/gems/1.8/gems/buildr-1.3.1.1-java/addon/buildr/nailgun.rb:559:in
`run'
from
/opt/jruby-1.1.2/lib/ruby/gems/1.8/gems/buildr-1.3.1.1-java/addon/buildr/nailgun.rb:498:in
`main'
from /opt/jruby-1.1.2/lib/ruby/1.8/thread.rb:28:in `exclusive'
from
/opt/jruby-1.1.2/lib/ruby/gems/1.8/gems/buildr-1.3.1.1-java/addon/buildr/nailgun.rb:498:in
`main'
from
/opt/jruby-1.1.2/lib/ruby/site_ruby/1.8/builtin/javasupport/proxy/interface.rb:174:in
`__jcreate_proxy!'
from :1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.