org.jruby.embed.osgi suport in OSGi for ruby code and java code loaded from OSGi bundles ----------------------------------------------------------------------------------------
Key: JRUBY-5384 URL: http://jira.codehaus.org/browse/JRUBY-5384 Project: JRuby Issue Type: New Feature Components: Embedding Affects Versions: JRuby 1.6RC1 Reporter: Hugues Malphettes Priority: Minor Attachments: 0001-add-org.jruby.embed.osgi-to-jruby.patch This extension to org.jruby.embed provides the support to load ruby code and java code from OSGi bundles. It was developed and built here: https://github.com/intalio/org.jruby.osgi/ All developed by myself and using the same license and copyright than the rest of the jruby code. The attached patch adds the couple of new classes necessary to the sources of jruby. I tested a local build of jruby-complete and the MANIFEST generated looks fine. I have not figured out a way to run the testunits directly from ant. -- 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