Syslog module is not available for JRuby
----------------------------------------
Key: JRUBY-2204
URL: http://jira.codehaus.org/browse/JRUBY-2204
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1RC2
Environment: Latest JRuby 1.1RC2
Reporter: Vladimir Sizikov
Assignee: Thomas E Enebo
Syslog module, being a part of MRI stdlib, is not available for JRuby:
JRuby:
require 'syslog' = > LoadError: no such file to load -- syslog
MRI:
require 'syslog' => true
Recently, rubyspecs were added for syslog, and we now fail them.
The specs are going to be excluded, and this bug is to make sure we won't
forget about this.
--
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