Bundler fails to read some gemspecs under JRuby in 1.9 mode
-----------------------------------------------------------
Key: JRUBY-5682
URL: http://jira.codehaus.org/browse/JRUBY-5682
Project: JRuby
Issue Type: Bug
Components: Ruby 1.9.2
Affects Versions: JRuby 1.6
Environment: jruby 1.6.0 (ruby 1.9.2 patchlevel 136) (2011-03-15
f3b6154) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_22) [darwin-x86_64-java]
Reporter: Rhett Sutphin
Assignee: Thomas E Enebo
With a ruby-DSL gemspec that has a particular (legal) arrangement of lines,
bundler's DSL's gemspec method will fail under JRuby 1.6.0 in 1.9 mode. There
is a minimal test case and sample output in this gist:
https://gist.github.com/898413
The same project works fine under MRI 1.8.7, 1.9.2, and JRuby 1.6.0 in 1.8 mode.
The ultimate problem seems to be in JRuby's 1.9-mode YAML parser, which is
throwing an exception that either rubygems or bundler doesn't expect.
--
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