syslog not available for JRuby --1.9
------------------------------------
Key: JRUBY-3759
URL: http://jira.codehaus.org/browse/JRUBY-3759
Project: JRuby
Issue Type: Bug
Components: Ruby 1.9
Affects Versions: JRuby 1.3
Environment: jruby 1.3.0 (ruby 1.9.1p0) (2009-06-03 5dc2e22) (OpenJDK
64-Bit Server VM 1.6.0) [amd64-java]
Reporter: Thomas Rasch
Assignee: Thomas E Enebo
It seems that syslog is not available in JRuby 1.9:
# jruby --1.9 -e"require 'syslog'"
-e:1:in `require': no such file to load -- syslog (LoadError)
from -e:1
It works with 1.8:
# jruby -e"require 'syslog'"
=> true
--
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