Need to split jar for App Engine
--------------------------------

                 Key: JRUBY-5496
                 URL: http://jira.codehaus.org/browse/JRUBY-5496
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6RC2
         Environment: google-appengine
            Reporter: John Woodell
            Assignee: Thomas E Enebo
            Priority: Blocker


The rc2 jruby-jars won't work on GAE.
The file size limit is 10 million bytes:
- jruby-core-1.6.0.RC2.jar  10149262 # ERROR
- jruby-core-1.5.6.jar       8190691 # WORKS

I was able to get the jar down to 9785738 bytes
by removing the jni directory. One solution would
be to have 3 jars, with a new one called:
- jruby-native-1.6.0.RC3.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