Need a better solution for tracking Java object wrappers
Key: JRUBY-2904
URL: http://jira.codehaus.org/browse/JRUBY-2904
Project: JRuby
Issue Type: Bug
Components: Java Integ
Allow implementing Java interfaces with underscored method names
Key: JRUBY-2903
URL: http://jira.codehaus.org/browse/JRUBY-2903
Project: JRuby
Issue Type: Bug
Compon
This is the exact sample I am trying to run
http://www.digitalsanctum.com/2007/07/25/calling-rubys-activerecord-from-java-using-the-bean-scripting-framework
BSFHelper bsf = new BSFHelper();
JRubyHelper helper = new JRubyHelper();
List users = new ArrayList();
What Ruby code is causing this?
Padmapriya Mahalingam wrote:
> I think I am getting the following error in
> org.jruby.javasupport.JavaSupport Class.Please let mw know which
> jar/location I need to set(in -cp) for the class "JavaLang".
> [java] org.jruby.exceptions.RaiseException: cannot loa
In hudson's case, it keeps all the results on the server, and only sends
out "build broke" messages when the build breaks or "build fixed"
messages when it's fixed. So there's not a lot of constant noise.
If you're into twiddling the build file, there is a way to turn on
XML/HTML output for th
I think I am getting the following error in
org.jruby.javasupport.JavaSupport Class.Please let mw know which
jar/location I need to set(in -cp) for the class "JavaLang".
[java] org.jruby.exceptions.RaiseException: cannot load Java class
JavaLang
[java] unable to load language: ruby:
org.jru
YAML does not throw an error on an invalid string
-
Key: JRUBY-2902
URL: http://jira.codehaus.org/browse/JRUBY-2902
Project: JRuby
Issue Type: Bug
Components: Extensions
Affects V
Ok, hudson looks really neat, but I'm not sure how I can use it. The
computers that I want to run the tests on are in my basement, but the
computer with the public IP is in New Jersey somewhere, so I'm not
sure how to get the nice Hudson pages to show up on my linode. The
results of running ant t