bundle + gemspec source gives java.lang.StringIndexOutOfBoundsException: String index out of range --------------------------------------------------------------------------------------------------
Key: JRUBY-5507 URL: http://jira.codehaus.org/browse/JRUBY-5507 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6RC2, JRuby 1.6RC1 Environment: linux x86_64 Reporter: John E. Vincent Assignee: Thomas E Enebo In attempting to run bundler against my project, I started getting the following error in the 1.6RC branches: There was a LoadError while evaluating noah.gemspec: load error: noah/version -- java.lang.StringIndexOutOfBoundsException: String index out of range: 12 from /home/jvincent/development/noah/noah.gemspec:3:in `load_gemspec' You can see the Gemfile and gemspec here: https://github.com/lusis/Noah/blob/master/Gemfile https://github.com/lusis/Noah/blob/master/noah.gemspec These work fine under 1.5.6 and all the MRI releases. Attempting to hardcode a version generates the same error. -- 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