Please add ant build file for Google App Engine users to create jruby-core/jruby-stdlib jars ---------------------------------------------------------------------------------------------
Key: JRUBY-3949 URL: http://jira.codehaus.org/browse/JRUBY-3949 Project: JRuby Issue Type: Wish Components: Miscellaneous Affects Versions: JRuby 1.4 Reporter: Yoko Harada Attachments: build-twinjars.xml, twinjars.build.properties Please add ant build file or a target in existing build.xml for Googel App Engine users to build twin jar archives, jruby-core.jar and jruby-stdlib.jar. GAE users need jruby-complete.jar to use builtin libraries, but the archive is too big to upload on GAE. Thus, jruby-complete.jar need to be split up as described in [http://olabini.com/blog/2009/04/jruby-on-rails-on-google-app-engine/]. Ola Bini uses a shell script, but I prefer ant built like I attached. The attached build file works equivalently to Ola Bini's shell script. -- 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