8000 GitHub - andreasronge/joda_jruby: A failing example of using Joda Java Library together with JRuby
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andreasronge/joda_jruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To reproduce this error

Install JRuby 1.6.6 or 1.6.5 (have not tested with other versions)

  mvn install

It should run the JUnit test successfully.
However, doing the same thing from JRuby fails

  $ ruby jrubytest.rb
  Calling DateTime success
  NativeException: java.lang.NoSuchMethodError: org.joda.time.DateTime.<init>(IIIIII)V
    (root) at jrubytest.rb:11

About

A failing example of using Joda Java Library together with JRuby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0