[jruby-dev] JRuby versioning policy?

2007-06-14 Thread Bill Dortch
Is it intended that JRuby depart from RationalVersioningPolicy ("three non-negative integers, separated by periods (e.g. 3.1.4)")? It wasn't exactly adhered to for the release candidates, and is currently set to 1.1. What should an application look for to determine/compare versions? -Bill

[jruby-dev] [jira] Created: (JRUBY-1147) Date formattting failed in jruby

2007-06-14 Thread Nicolas Modrzyk (JIRA)
Date formattting failed in jruby Key: JRUBY-1147 URL: http://jira.codehaus.org/browse/JRUBY-1147 Project: JRuby Issue Type: Bug Reporter: Nicolas Modrzyk Assignee: Thomas E Enebo The

Re: [jruby-dev] JRuby Style Guide

2007-06-14 Thread Alexey Verkhovsky
On 6/14/07, Tim Bray <[EMAIL PROTECTED]> wrote: Even better, bloody well use parentheses, then you don't have to clutter up your memory with this junk. Nor do the people who will have to read your code. -Tim Stuff like render :text => 'foo' and return is widely used. As in "I've seen it in

[jruby-dev] [jira] Created: (JRUBY-1146) Cannot subclass a Ruby class that implements a Java interface

2007-06-14 Thread David Koontz (JIRA)
Cannot subclass a Ruby class that implements a Java interface - Key: JRUBY-1146 URL: http://jira.codehaus.org/browse/JRUBY-1146 Project: JRuby Issue Type: Bug Components:

Re: [jruby-dev] JRuby Style Guide

2007-06-14 Thread Zachary Holt
On Jun 14, 2007, at 4:24 PM, Tim Bray wrote: Even better, bloody well use parentheses, then you don't have to clutter up your memory with this junk. Nor do the people who will have to read your code. -Tim My code's invisible. Fair enough about parenthesizing. My main point was that &&, |

Re: [jruby-dev] JRuby Style Guide

2007-06-14 Thread Tim Bray
On Jun 14, 2007, at 4:06 PM, Zachary Holt wrote: Use "and" and "or" if you know what they do. Even better, bloody well use parentheses, then you don't have to clutter up your memory with this junk. Nor do the people who will have to read your code. -Tim -

Re: [jruby-dev] JRuby Style Guide

2007-06-14 Thread Zachary Holt
On Jun 14, 2007, at 3:38 PM, Eric Armstrong wrote: Alexey Verkhovsky wrote: On 5/31/07, Eric Armstrong <[EMAIL PROTECTED]> wrote: Ruby Code: - always use && and ||, not 'and' and 'or' Why is that? For consistency with Java? Or is there some other benefit? This is a convention in Rails core.

Re: [jruby-dev] JRuby Style Guide

2007-06-14 Thread Eric Armstrong
Alexey Verkhovsky wrote: On 5/31/07, Eric Armstrong <[EMAIL PROTECTED]> wrote: Ruby Code: - always use && and ||, not 'and' and 'or' Why is that? For consistency with Java? Or is there some other benefit? This is a convention in Rails core. Its origin is that 'and' and 'or' have priority low

[jruby-dev] [jira] Created: (JRUBY-1145) Testcase: testBasicStringScalarLoad(org.jvyamlb.YAMLLoadTest): FAILED

2007-06-14 Thread Adrian Madrid (JIRA)
Testcase: testBasicStringScalarLoad(org.jvyamlb.YAMLLoadTest): FAILED -- Key: JRUBY-1145 URL: http://jira.codehaus.org/browse/JRUBY-1145 Project: JRuby Issue Type:

[jruby-dev] [jira] Created: (JRUBY-1144) rails script shebang line causes incorrect interpretation

2007-06-14 Thread Nathan Fiedler (JIRA)
rails script shebang line causes incorrect interpretation - Key: JRUBY-1144 URL: http://jira.codehaus.org/browse/JRUBY-1144 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.

[jruby-dev] [jira] Created: (JRUBY-1143) rails executable was inapproprite permissions

2007-06-14 Thread Nathan Fiedler (JIRA)
rails executable was inapproprite permissions - Key: JRUBY-1143 URL: http://jira.codehaus.org/browse/JRUBY-1143 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.0.0 Environment

[jruby-dev] [jira] Created: (JRUBY-1142) #! shebang in cygwin uses cygwin paths

2007-06-14 Thread Scott A Miller (JIRA)
#! shebang in cygwin uses cygwin paths -- Key: JRUBY-1142 URL: http://jira.codehaus.org/browse/JRUBY-1142 Project: JRuby Issue Type: Bug Components: Miscellaneous Affects Versions: JRuby 1.0.

[jruby-dev] [jira] Created: (JRUBY-1141) Placing jruby in a subfolder, batch file produces error

2007-06-14 Thread Paolo (JIRA)
Placing jruby in a subfolder, batch file produces error --- Key: JRUBY-1141 URL: http://jira.codehaus.org/browse/JRUBY-1141 Project: JRuby Issue Type: Bug Components: Miscellaneou

[jruby-dev] [jira] Created: (JRUBY-1140) net/ftp possible bug

2007-06-14 Thread Paolo (JIRA)
net/ftp possible bug Key: JRUBY-1140 URL: http://jira.codehaus.org/browse/JRUBY-1140 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.0.0RC3, JRuby 1.0.0 En