JRuby won't load a .jar if a .so is found too.
----------------------------------------------
Key: JRUBY-3736
URL: http://jira.codehaus.org/browse/JRUBY-3736
Project: JRuby
Issue Type: Bug
Components: Extensions
Affects Versions: JRuby 1.3
Environment: Linux, with commit commit
45aa06a403182957641a74fe0e5d57b1e36507eb and JRuby 1.3
Reporter: Sergio RodrÃguez Arbeo
Priority: Minor
Attachments: jarVsso.diff, require_test.tar.gz
If there are two files: extension.so and extension.jar
And 'extension' is required, you get:
`require': JRuby does not support .so libraries from filesystem (LoadError)
Applying the diff attached, it loads the jar, while raising the error if no jar
is found.
--
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