[jruby-dev] [jira] Created: (JRUBY-5335) [1.9] Random instance marshal data incompatible with CRuby 1.9

2011-01-12 Thread Hiroshi Nakamura (JIRA)
[1.9] Random instance marshal data incompatible with CRuby 1.9 -- Key: JRUBY-5335 URL: http://jira.codehaus.org/browse/JRUBY-5335 Project: JRuby Issue Type: Task Component

[jruby-dev] [jira] Created: (JRUBY-5336) jruby --1.9 Object#id should raise NoMethodError

2011-01-12 Thread Nicholas Jefferson (JIRA)
jruby --1.9 Object#id should raise NoMethodError Key: JRUBY-5336 URL: http://jira.codehaus.org/browse/JRUBY-5336 Project: JRuby Issue Type: Bug Components: Core Classes/Modules A

[jruby-dev] [jira] Created: (JRUBY-5337) No such file to load -- rack when booting JRuby 1.6.0RC1 Rails app in Tomcat

2011-01-12 Thread Robert Glaser (JIRA)
No such file to load -- rack when booting JRuby 1.6.0RC1 Rails app in Tomcat Key: JRUBY-5337 URL: http://jira.codehaus.org/browse/JRUBY-5337 Project: JRuby Issue Ty

[jruby-dev] [jira] Created: (JRUBY-5338) 1.9 String#% support

2011-01-12 Thread Marcin Mielzynski (JIRA)
1.9 String#% support Key: JRUBY-5338 URL: http://jira.codehaus.org/browse/JRUBY-5338 Project: JRuby Issue Type: Bug Components: Ruby 1.9 Reporter: Marcin Mielzynski Assignee: Thomas E En

[jruby-dev] [jira] Created: (JRUBY-5339) Unable to start jirb from jruby-complete when the current working directory is the root directory

2011-01-12 Thread Benjamin Christenson (JIRA)
Unable to start jirb from jruby-complete when the current working directory is the root directory - Key: JRUBY-5339 URL: http://jira.codehaus.org/browse/JRUBY-5339

[jruby-dev] [jira] Created: (JRUBY-5340) Non-greedy item can cause Regexp to get stuck

2011-01-12 Thread Hannes Wallnoefer (JIRA)
Non-greedy item can cause Regexp to get stuck - Key: JRUBY-5340 URL: http://jira.codehaus.org/browse/JRUBY-5340 Project: JRuby Issue Type: Bug Components: Core Classes/Modules

[jruby-dev] Start contributing

2011-01-12 Thread Miquel Oliete
Hi there My name is Miquel Oliete and I'd like to start to contribute to this great project. I'm a Java programmer who loves ruby and want to do my bit to this project because I like both parts. Best regards -- Miquel Oliete Homepage (http://www.miqueloliete.com) Blog (http://blog.mob1970.

Re: [jruby-dev] Start contributing

2011-01-12 Thread David Pollak
On Wed, Jan 12, 2011 at 2:14 PM, Miquel Oliete wrote: > Hi there > > My name is Miquel Oliete and I'd like to start to contribute to this > great project. > Your spirit rocks! You made my day. > > I'm a Java programmer who loves ruby and want to do my bit to this > project because I like both

Re: [jruby-dev] Start contributing

2011-01-12 Thread Miquel Oliete
On Wed, 12 Jan 2011 14:22:04 -0800 David Pollak wrote: > On Wed, Jan 12, 2011 at 2:14 PM, Miquel Oliete wrote: > > > Hi there > > > > My name is Miquel Oliete and I'd like to start to contribute to this > > great project. > > > > Your spirit rocks! You made my day. > Cool, but could you give

Re: [jruby-dev] Start contributing

2011-01-12 Thread David Pollak
On Wed, Jan 12, 2011 at 2:51 PM, Miquel Oliete wrote: > On Wed, 12 Jan 2011 14:22:04 -0800 > David Pollak wrote: > > > On Wed, Jan 12, 2011 at 2:14 PM, Miquel Oliete > wrote: > > > > > Hi there > > > > > > My name is Miquel Oliete and I'd like to start to contribute to this > > > great project.

Re: [jruby-dev] Start contributing

2011-01-12 Thread Anthony Juckel
Here's a talk I've been meaning to watch that gives an into for aspiring contributors. http://confreaks.net/videos/438-rubyconf2010-jruby-hacking-guide On Jan 12, 2011 4:15 PM, "Miquel Oliete" wrote: > Hi there > > My name is Miquel Oliete and I'd like to start to contribute to this > great proje

Re: [jruby-dev] Start contributing

2011-01-12 Thread David Calavera
Hola Miquel, it's great to hear about people that want to contribute. Probably the core classes are the easiest starting point, each ruby class is represented as a java class, so you can get used to the annotations we use to declare methods... We have a component into our Jira called "Intro" with

Re: [jruby-dev] Start contributing

2011-01-12 Thread Hiroshi Nakamura
Hi, On Thu, Jan 13, 2011 at 08:16, David Calavera wrote: > it's great to hear about people that want to contribute. Indeed! > Probably the core classes are the easiest starting point, each ruby class is > represented as a java class, so you can get used to the annotations we use > to declare me

[jruby-dev] [jira] Created: (JRUBY-5341) [1.9] Rescuing a specific error throws up a Java Exception when $DEBUG is true

2011-01-12 Thread Hiro Asari (JIRA)
[1.9] Rescuing a specific error throws up a Java Exception when $DEBUG is true -- Key: JRUBY-5341 URL: http://jira.codehaus.org/browse/JRUBY-5341 Project: JRuby Issu

[jruby-dev] [jira] Created: (JRUBY-5342) Add Scala-specific JI logic

2011-01-12 Thread Charles Oliver Nutter (JIRA)
Add Scala-specific JI logic --- Key: JRUBY-5342 URL: http://jira.codehaus.org/browse/JRUBY-5342 Project: JRuby Issue Type: Improvement Reporter: Charles Oliver Nutter Assignee: Charles Oliver N