imap error - undefined method sync_close= in jruby-openssl 0.7.3 ----------------------------------------------------------------
Key: JRUBY-5508 URL: http://jira.codehaus.org/browse/JRUBY-5508 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6RC2 Environment: osx Reporter: Karl Baum Assignee: Thomas E Enebo Attachments: imap_test.tar When trying to create an ssl imap connection, I am getting a missing openssl method error. /Users/karl/.rvm/rubies/jruby-head/lib/ruby/1.8/net/imap.rb:904:in `initialize': private method `sync_close=' called for #<OpenSSL::SSL::SSLSocket:0x7a67f797> (NoMethodError) from imap_test.rb:6:in `(root)' I am attaching an imap_test.rb example that can reproduce the problem. -- 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