[jruby-dev] [jira] Created: (JRUBY-5326) [1.9] Java error in Psych when running "gem build" command

2011-01-11 Thread Charles Oliver Nutter (JIRA)
[1.9] Java error in Psych when running "gem build" command -- Key: JRUBY-5326 URL: http://jira.codehaus.org/browse/JRUBY-5326 Project: JRuby Issue Type: Bug Components: Extens

[jruby-dev] [jira] Created: (JRUBY-5327) insensible backtrace difference at 'file' part

2011-01-11 Thread Hiroshi Nakamura (JIRA)
insensible backtrace difference at 'file' part -- Key: JRUBY-5327 URL: http://jira.codehaus.org/browse/JRUBY-5327 Project: JRuby Issue Type: Improvement Components: Interpreter Affect

[jruby-dev] [jira] Created: (JRUBY-5328) Let jruby-openssl gem depends on Maven version of BouncyCastle

2011-01-11 Thread Hiroshi Nakamura (JIRA)
Let jruby-openssl gem depends on Maven version of BouncyCastle -- Key: JRUBY-5328 URL: http://jira.codehaus.org/browse/JRUBY-5328 Project: JRuby Issue Type: Improvement Co

[jruby-dev] [ANN] JRuby 1.6.0.RC1 released

2011-01-11 Thread Thomas E Enebo
The JRuby community is pleased to announce the release of JRuby 1.6.0.RC1. - Homepage: http://www.jruby.org/ - Download: http://www.jruby.org/download JRuby 1.6.0.RC1 is the first release candidate of JRuby 1.6.0. JRuby 1.6.0 is the largest release of JRuby to date. This release fixes hundreds o

[jruby-dev] Re: [ANN] JRuby 1.6.0.RC1 released

2011-01-11 Thread Thomas E Enebo
I should also mention due to a dependent project forgetting to push their maven poms, we are unable to push RC1 until they do...So maven users will have to wait a short amount of time until we get things straightened out. -Tom On Tue, Jan 11, 2011 at 9:04 AM, Thomas E Enebo wrote: > The JRuby co

Re: [jruby-dev] Re: [ANN] JRuby 1.6.0.RC1 released

2011-01-11 Thread Rodrigo Rosenfeld Rosas
Is it possible to install it from RVM? 'rvm install jruby-head' was broken the last time I tried. It would be great to support RVM since it simplifies a lot the developers life. Thanks, Rodrigo. Em 11-01-2011 13:07, Thomas E Enebo escreveu: I should also mention due to a dependent project

Re: [jruby-dev] Re: [ANN] JRuby 1.6.0.RC1 released

2011-01-11 Thread Thomas E Enebo
Reuqest is pending, but I am sure it will be there soon... -Tom On Tue, Jan 11, 2011 at 9:38 AM, Rodrigo Rosenfeld Rosas wrote: >  Is it possible to install it from RVM? 'rvm install jruby-head' was broken > the last time I tried. > > It would be great to support RVM since it simplifies a lot th

Re: [jruby-dev] Re: [ANN] JRuby 1.6.0.RC1 released

2011-01-11 Thread Thomas E Enebo
Sorry I misread your questionjruby-head. I just tried it and your right: error: pathspec 'ruby_1_head_head' did not match any file(s) known to git. fatal: Couldn't find remote ref ruby_1_head_head There has been an error while checking out branch ruby_1_head_head. Halting the inst

Re: [jruby-dev] Re: [ANN] JRuby 1.6.0.RC1 released

2011-01-11 Thread Rodrigo Rosenfeld Rosas
I also mean that it would be great to install the rc's with something like "rvm install jruby-rc-last" or something like that. Same for beta or anything else. I'm not sure how to call them in RVM though, but you get the idea. Thanks, Rodrigo. Em 11-01-2011 13:52, Thomas E Enebo escreveu: S

[jruby-dev] [jira] Created: (JRUBY-5329) jruby --1.9 /c/Temp/test.rb doesn't resolve properly on cygwin while it does in 1.8 mode.

2011-01-11 Thread Thomas E Enebo (JIRA)
jruby --1.9 /c/Temp/test.rb doesn't resolve properly on cygwin while it does in 1.8 mode. - Key: JRUBY-5329 URL: http://jira.codehaus.org/browse/JRUBY-5329 Projec

Re: [jruby-dev] 1.9 slower than 1.8?

2011-01-11 Thread Charles Oliver Nutter
For what it's worth, we do intend to look into improving the startup time before 1.6.0 final release. The last-minute change to include RubyGems instead of doing "gem_prelude" like Ruby 1.9.2 added some time, and the extra libraries being loaded also adds time. On Sat, Jan 8, 2011 at 1:02 AM, Rodr

[jruby-dev] [jira] Created: (JRUBY-5330) Empty RUBYOPT should be ignored

2011-01-11 Thread Hiro Asari (JIRA)
Empty RUBYOPT should be ignored --- Key: JRUBY-5330 URL: http://jira.codehaus.org/browse/JRUBY-5330 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.5.6, JRub

[jruby-dev] [jira] Created: (JRUBY-5331) cext dir missing from src dist

2011-01-11 Thread Charles Oliver Nutter (JIRA)
cext dir missing from src dist -- Key: JRUBY-5331 URL: http://jira.codehaus.org/browse/JRUBY-5331 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6 Reporter: Charles Oliver Nutter

[jruby-dev] [jira] Created: (JRUBY-5332) File.expand_path with tilde

2011-01-11 Thread Pinny Markowitz (JIRA)
File.expand_path with tilde --- Key: JRUBY-5332 URL: http://jira.codehaus.org/browse/JRUBY-5332 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.6 Environment: WinXP 32-bit Reporter:

[jruby-dev] [jira] Created: (JRUBY-5333) java -jar lib/jruby.jar in 1.9 mode raises LoadError for Rubygems

2011-01-11 Thread Lee Jarvis (JIRA)
java -jar lib/jruby.jar in 1.9 mode raises LoadError for Rubygems - Key: JRUBY-5333 URL: http://jira.codehaus.org/browse/JRUBY-5333 Project: JRuby Issue Type: Bug Comp

[jruby-dev] [jira] Created: (JRUBY-5334) Abbrev.abbrev with multi-byte strings returns another result

2011-01-11 Thread Youhei Kondou (JIRA)
Abbrev.abbrev with multi-byte strings returns another result Key: JRUBY-5334 URL: http://jira.codehaus.org/browse/JRUBY-5334 Project: JRuby Issue Type: Improvement Compon