Re: [jruby-dev] Talks contribution

2007-06-04 Thread Charles Oliver Nutter
Chris Nelson wrote: Here's my humble contribution to the talks directory. My slides from a JRuby presentation at RubyCodeCamp in Columbus, OH, last month. Hmm, NeoOffice called this file corrupt, and "repaired" it to a blank presentation. Maybe try again or export as a PDF? - Charlie ---

[jruby-dev] [Fwd: JRuby DateTime strptime error]

2007-06-04 Thread Charles Oliver Nutter
Someone report this...I've got to run an errand this evening... Original Message Subject: JRuby DateTime strptime error Date: Mon, 04 Jun 2007 18:18:20 -0400 From: Robert Wilson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Dear Charles, I think JRuby is a great project and I am r

Re: [jruby-dev] RC2: Problem with MailFactory

2007-06-04 Thread Charles Oliver Nutter
Eric Armstrong wrote: Charles Oliver Nutter wrote: Eric Armstrong wrote: Found this bug over the weekend. I'll go file a ticket, but wanted to alert you in case I get sidetracked on my way. ... NoMethodError: undefined or inaccessible method `euid' for Process:Module If you have a suggestio

Re: [jruby-dev] RC2: Problem with MailFactory

2007-06-04 Thread Eric Armstrong
Charles Oliver Nutter wrote: Eric Armstrong wrote: Found this bug over the weekend. I'll go file a ticket, but wanted to alert you in case I get sidetracked on my way. ... NoMethodError: undefined or inaccessible method `euid' for Process:Module If you have a suggestion for how to implement

[jruby-dev] [jira] Created: (JRUBY-1106) Process.euid() not implemented, causes MailFactory failure

2007-06-04 Thread Eric Armstrong (JIRA)
Process.euid() not implemented, causes MailFactory failure -- Key: JRUBY-1106 URL: http://jira.codehaus.org/browse/JRUBY-1106 Project: JRuby Issue Type: Bug Affects Versions: JRuby

[jruby-dev] [jira] Created: (JRUBY-1105) We should support -s

2007-06-04 Thread Ola Bini (JIRA)
We should support -s Key: JRUBY-1105 URL: http://jira.codehaus.org/browse/JRUBY-1105 Project: JRuby Issue Type: Bug Components: Miscellaneous Affects Versions: JRuby 1.0.0RC3 Reporter: Ola Bini

[jruby-dev] [jira] Created: (JRUBY-1104) Our system implementation shouldn't run everything with Ruby in the name with JRuby

2007-06-04 Thread Ola Bini (JIRA)
Our system implementation shouldn't run everything with Ruby in the name with JRuby --- Key: JRUBY-1104 URL: http://jira.codehaus.org/browse/JRUBY-1104 Project: JRuby

Re: [jruby-dev] RC2: Problem with MailFactory

2007-06-04 Thread Charles Oliver Nutter
Eric Armstrong wrote: Found this bug over the weekend. I'll go file a ticket, but wanted to alert you in case I get sidetracked on my way. ... NoMethodError: undefined or inaccessible method `euid' for Process:Module If you have a suggestion for how to implement euid, we're all ears :) - Cha

[jruby-dev] RC2: Problem with MailFactory

2007-06-04 Thread Eric Armstrong
Found this bug over the weekend. I'll go file a ticket, but wanted to alert you in case I get sidetracked on my way. Original Message Subject: JRuby: Problem with MailFactory Date: Sun, 03 Jun 2007 00:04:01 -0700 From: Eric Armstrong <[EMAIL PROTECTED]> To: sun <[EMAIL PROTECTED

[jruby-dev] [jira] Created: (JRUBY-1103) Settting -Xmx and -Xss through environment variable would be more convient

2007-06-04 Thread Jeffrey Damick (JIRA)
Settting -Xmx and -Xss through environment variable would be more convient -- Key: JRUBY-1103 URL: http://jira.codehaus.org/browse/JRUBY-1103 Project: JRuby Issue Type:

[jruby-dev] [jira] Created: (JRUBY-1102) testTime.rb fails in some timezones

2007-06-04 Thread Shinya Kasatani (JIRA)
testTime.rb fails in some timezones --- Key: JRUBY-1102 URL: http://jira.codehaus.org/browse/JRUBY-1102 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.0.0RC3 Environment: Mac OS X 10.4

[jruby-dev] [jira] Created: (JRUBY-1101) MatchData#[] always returns nil for negative indices

2007-06-04 Thread Daniel Berger (JIRA)
MatchData#[] always returns nil for negative indices Key: JRUBY-1101 URL: http://jira.codehaus.org/browse/JRUBY-1101 Project: JRuby Issue Type: Bug Components: Core Classes/Modul