[jruby-dev] [jira] Created: (JRUBY-5855) jruby --1.9 has problems with regexp and character property name {Lu}

2011-06-09 Thread kristian meier (JIRA)
jruby --1.9 has problems with regexp and character property name {Lu} - Key: JRUBY-5855 URL: http://jira.codehaus.org/browse/JRUBY-5855 Project: JRuby Issue Type: Bug Af

Re: [jruby-dev] Which versioning method is taken on JRuby?

2011-06-09 Thread Thomas E Enebo
On Wed, Jun 8, 2011 at 7:44 PM, Rodrigo Rosenfeld Rosas wrote: > Em 08-06-2011 21:39, Joseph Athman escreveu: > > With JRuby all releases are stable, there's no such thing as an unstable > release (though I suppose you could consider release candidates as > unstable).  If you wanted to see unstabl

[jruby-dev] [jira] Created: (JRUBY-5856) CLONE -Kernel.exec will not use a modified ENV["PATH"] to locate commands on Windows

2011-06-09 Thread Tricia Ball (JIRA)
CLONE -Kernel.exec will not use a modified ENV["PATH"] to locate commands on Windows Key: JRUBY-5856 URL: http://jira.codehaus.org/browse/JRUBY-5856 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-5857) Should not be able to set ENV keys that contain an =

2011-06-09 Thread Thomas E Enebo (JIRA)
Should not be able to set ENV keys that contain an = Key: JRUBY-5857 URL: http://jira.codehaus.org/browse/JRUBY-5857 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6.2

Re: [jruby-dev] Which versioning method is taken on JRuby?

2011-06-09 Thread Hirotsugu Asari
We really should have released 1.5 as JRuby 5, so that we don't have to worry about this issue. :-P - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Re: [jruby-dev] Which versioning method is taken on JRuby?

2011-06-09 Thread Wayne Meissner
On 10 June 2011 01:44, Thomas E Enebo wrote: > A JRuby version 2 is like to be confusing.  We may not pick 2 since it > may confuse all the folks who think we are tracking MRI version > numbers.  Likewise 1.8 and 1.9 will probably be avoided for the same > reason.   We have been talking about thi

Re: [jruby-dev] Which versioning method is taken on JRuby?

2011-06-09 Thread Magnus Holm
On Thu, Jun 9, 2011 at 22:26, Wayne Meissner wrote: > On 10 June 2011 01:44, Thomas E Enebo wrote: > >> A JRuby version 2 is like to be confusing.  We may not pick 2 since it >> may confuse all the folks who think we are tracking MRI version >> numbers.  Likewise 1.8 and 1.9 will probably be avoi

[jruby-dev] [jira] Created: (JRUBY-5858) "zsh:1 no matches found" when using gems loaded via Git in Bundler

2011-06-09 Thread Theo Hultberg (JIRA)
"zsh:1 no matches found" when using gems loaded via Git in Bundler -- Key: JRUBY-5858 URL: http://jira.codehaus.org/browse/JRUBY-5858 Project: JRuby Issue Type: Bug Env

Re: [jruby-dev] Which versioning method is taken on JRuby?

2011-06-09 Thread Wayne Meissner
On 10 June 2011 06:47, Magnus Holm wrote: > application/library/something and be sure that it will work on any > JRuby 1.6.x. It means that JRuby can push out security and bug fixes > to the 1.6-branch even after 1.7 is released. None of what you described changes with date based major releases.

[jruby-dev] [jira] Created: (JRUBY-5859) EventHook not firing for return events coming from inside a block

2011-06-09 Thread rich liebling (JIRA)
EventHook not firing for return events coming from inside a block - Key: JRUBY-5859 URL: http://jira.codehaus.org/browse/JRUBY-5859 Project: JRuby Issue Type: Bug Comp