Include java support files in exploded form
-------------------------------------------

                 Key: JRUBY-1474
                 URL: http://jira.codehaus.org/browse/JRUBY-1474
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.0.1
            Reporter: Tor Norbye
            Assignee: Thomas E Enebo


All the Ruby libraries are provided in file form (under lib/ruby/1.8/) - but 
the Java extension stuff is hidden inside jruby.jar, making it harder to find 
and read. I think it would be nice if these were also provided in the JRuby 
distribution in file-form. If you don't want it actually added to the load path 
(because you're also including them inside jruby.jar) it could be in a separate 
directory, e.g. $jruby/javasupport/.

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