Hpricot broke from 1.5 to 1.6 
------------------------------

                 Key: JRUBY-3230
                 URL: http://jira.codehaus.org/browse/JRUBY-3230
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.6
         Environment: Mac with java 1.6
            Reporter: Vlaj Bert
            Assignee: Thomas E Enebo


It looks like hpricot broke with 1.6. If I run the rails project with 1.5 
hpricot is happy. When I use 1.6 I get this stack.

Exception in thread "Thread-4" java.lang.NoSuchMethodError: 
org.jruby.RubyString.substr(II)Lorg/jruby/runtime/builtin/IRubyObject;
        at HpricotScanService.hpricot_scan(HpricotScanService.java:845)
        at HpricotScanService.__hpricot_scan(HpricotScanService.java:1284)
        at HpricotScanServiceCallback$__hpricot_scan_S1.call(Unknown Source)
        at 
org.jruby.runtime.callback.InvocationCallback.execute(InvocationCallback.java:67)
        at 
org.jruby.internal.runtime.methods.FullFunctionCallbackMethod.call(FullFunctionCallbackMethod.java:69)
        at 
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:243)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to