[jruby-dev] [jira] Created: (JRUBY-4495) [1.9] RbConfig.ruby to print absolute path to the ruby executable

2010-01-17 Thread Hiro Asari (JIRA)
[1.9] RbConfig.ruby to print absolute path to the ruby executable - Key: JRUBY-4495 URL: http://jira.codehaus.org/browse/JRUBY-4495 Project: JRuby Issue Type: New Feature

[jruby-dev] [jira] Created: (JRUBY-4494) cleanup 'throws Exception'

2010-01-17 Thread Hiroshi Nakamura (JIRA)
cleanup 'throws Exception' -- Key: JRUBY-4494 URL: http://jira.codehaus.org/browse/JRUBY-4494 Project: JRuby Issue Type: Bug Reporter: Hiroshi Nakamura Assignee: Thomas E Enebo -- This mes

[jruby-dev] [jira] Created: (JRUBY-4493) ruby-progressbar could use ioctl support on output devices

2010-01-17 Thread JIRA
ruby-progressbar could use ioctl support on output devices -- Key: JRUBY-4493 URL: http://jira.codehaus.org/browse/JRUBY-4493 Project: JRuby Issue Type: Improvement Components

[jruby-dev] [jira] Created: (JRUBY-4492) JRuby crashes when attempting to decrypt a malformed message with RSA

2010-01-17 Thread Jason Langenauer (JIRA)
JRuby crashes when attempting to decrypt a malformed message with RSA - Key: JRUBY-4492 URL: http://jira.codehaus.org/browse/JRUBY-4492 Project: JRuby Issue Type: Bug Af

Re: [jruby-dev] Moving to a classloader-global runtime!

2010-01-17 Thread Charles Oliver Nutter
On Sat, Jan 16, 2010 at 1:21 PM, Yoko Harada wrote: > Do you already have this new JRuby runtime in somewhere? If you have, > I want to start using classloader-global runtime for emedding API. > Current thread safe model works under a limited case. I think I should > rethink thread safe concurrent

[jruby-dev] [jira] Created: (JRUBY-4491) Replace ruby_test suite with Dan Berger's new isolated repository

2010-01-17 Thread Charles Oliver Nutter (JIRA)
Replace ruby_test suite with Dan Berger's new isolated repository - Key: JRUBY-4491 URL: http://jira.codehaus.org/browse/JRUBY-4491 Project: JRuby Issue Type: New Feature

Re: [jruby-dev] building jruby from master (first time)

2010-01-17 Thread Vladimir Sizikov
Folks, The bug in Ant 1.8.1RC1 has been fixed, and building JRuby with the very latest Ant built from sources is OK now. So, looks like JRuby will be OK once Ant hits official 1.8.0. Thanks, --Vladimir On Thu, Jan 14, 2010 at 2:15 PM, Vladimir Sizikov wrote: > Hi Patrrik, > > So, this explain