jnr-netdb requires java 6 to run
--------------------------------

                 Key: JRUBY-4902
                 URL: http://jira.codehaus.org/browse/JRUBY-4902
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.5.1, JRuby 1.5
            Reporter: Wayne Meissner
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.6



jnr-netdb uses the String#isEmpty() method, which is a java 6 API.  This is in 
NetDBIterator.java, which is only used as a fallback if the native functions 
cannot be used, which is why no one has hit it yet.

jnr-netdb 1.0.1 will fix this, and jruby should be updated with the new jar.





-- 
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