nailgun client fails to run with NoMethodError - File.timestamp(..)
-------------------------------------------------------------------

                 Key: BUILDR-80
                 URL: https://issues.apache.org/jira/browse/BUILDR-80
             Project: Buildr
          Issue Type: Bug
          Components: JRuby
    Affects Versions: 1.3.1
         Environment: Windows XP, JRuby 1.1.2, Java 1.6
            Reporter: Andreas Wurzer


using nailgun addon fails when executing the client (e.g. ng.exe clean package)

Using BuildrServer(Buildr 1.3.1 (JRuby 1.1.2), localhost, 2113)
D:/jruby-1.1/lib/ruby/gems/1.8/gems/buildr-1.3.1-java/addon/buildr/nailgun.rb:46
0:in `last_modification': #<NameError::Message:0x28de85> (NoMethodError)
        from D:/jruby-1.1/lib/ruby/gems/1.8/gems/buildr-1.3.1-java/addon/buildr/
nailgun.rb:464:in `should_be_loaded?'
        from D:/jruby-1.1/lib/ruby/gems/1.8/gems/buildr-1.3.1-java/addon/buildr/
nailgun.rb:559:in `run'
        from D:/jruby-1.1/lib/ruby/gems/1.8/gems/buildr-1.3.1-java/addon/buildr/
nailgun.rb:498:in `main'
        from D:/jruby-1.1/lib/ruby/1.8/thread.rb:28:in `exclusive'
        from D:/jruby-1.1/lib/ruby/gems/1.8/gems/buildr-1.3.1-java/addon/buildr/
nailgun.rb:498:in `main'
        from D:/jruby-1.1/lib/ruby/site_ruby/1.8/builtin/javasupport/proxy/inter
face.rb:174:in `__jcreate_proxy!'
        from :1
        ...internal jruby stack elided...

the no method error points to File.timestamp(path)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to