OSGify jruby.jar in the release jruby distribution
--------------------------------------------------

                 Key: JRUBY-2741
                 URL: http://jira.codehaus.org/browse/JRUBY-2741
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.3
         Environment: generic
            Reporter: Vivek Pandey
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.1.3
         Attachments: build.xml.diff, jruby-osgi-properties.bnd

GlassFish v3 is OSGi aware and at runtime needs the jruby runtime as available 
in installed jruby distributions. Since jruby.jar available at 
$JRUBY_HOME/lib/jruby.jar it fails to work.

This is critical for us and the only possible solution is to OSGify jruby.jar. 
I am submitting a patch that uses Bnd utility to wrap the jruby.jar - basically 
adds correct Export-Package and Import-Package and some other OSGi specific 
headers.

This patch expects bnd.jar to be available at build_lib. bnd.jar can be 
obtained from http://www.aqute.biz/repo/biz/aQute/bnd/0.0.249/bnd-0.0.249.jar



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