[jruby-dev] [jira] Created: (JRUBY-1927) File.lstat on MS Windows should be the same as File.stat

2008-01-08 Thread Daniel Berger (JIRA)
File.lstat on MS Windows should be the same as File.stat Key: JRUBY-1927 URL: http://jira.codehaus.org/browse/JRUBY-1927 Project: JRuby Issue Type: Bug Components: Core Class

[jruby-dev] [jira] Created: (JRUBY-1926) File.new doesn't accept Pathname as its argument

2008-01-08 Thread Changshin Lee (JIRA)
File.new doesn't accept Pathname as its argument Key: JRUBY-1926 URL: http://jira.codehaus.org/browse/JRUBY-1926 Project: JRuby Issue Type: Bug Components: Core Classes/Modules A

Re: [jruby-dev] Goldspike plugin

2008-01-08 Thread Mike Herrick
Having lived through this last week I heartily agree (I realize I have no vote, but maybe someday I'll earn my stripes). As a newbie, Warbler while not perfect, was preferable for me to Goldspike Rake (no offense to whomever). I'm happy to help with documentation and other menial tasks on the

[jruby-dev] Goldspike plugin

2008-01-08 Thread Robert Egglestone
Hey all, I suggest for the next release of Goldspike instead of updating the Rake plugin, we deprecate it, and add a message to the plugin letting users know how they can upgrade to using Warbler with Goldspike. Cheers, Robert -

[jruby-dev] [jira] Created: (JRUBY-1925) Incompatibility: JRuby 1.1 can't run Glassfish gem

2008-01-08 Thread Vladimir Sizikov (JIRA)
Incompatibility: JRuby 1.1 can't run Glassfish gem -- Key: JRUBY-1925 URL: http://jira.codehaus.org/browse/JRUBY-1925 Project: JRuby Issue Type: Bug Components: Core Classes/Modules

[jruby-dev] [jira] Created: (JRUBY-1924) NameError thrown when trying to pass argument to a Java method that is defined as having variable length arguments

2008-01-08 Thread Brian Knorr (JIRA)
NameError thrown when trying to pass argument to a Java method that is defined as having variable length arguments -- Key: JRUBY-1924 URL: http://jira.

[jruby-dev] [jira] Created: (JRUBY-1923) STDIN not working under Kernel.system

2008-01-08 Thread Johan Holmberg (JIRA)
STDIN not working under Kernel.system - Key: JRUBY-1923 URL: http://jira.codehaus.org/browse/JRUBY-1923 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby

[jruby-dev] [jira] Created: (JRUBY-1922) Pathing issues (pathname? realpath?) on Windows with GlassFish gem

2008-01-08 Thread Charles Oliver Nutter (JIRA)
Reporter: Charles Oliver Nutter Assignee: Thomas E Enebo Fix For: JRuby 1.1 Reported by Kazuki Aranami, a pathing issue when using the current Glassfish gem on Windows: http://d.hatena.ne.jp/kimtea/20080108 -- This message is automatically generated by JIRA. - If you

[jruby-dev] [ANN] JRuby 1.1 RC 1 Released

2008-01-08 Thread Thomas E Enebo
The JRuby community is pleased to announce the release of JRuby 1.1 RC 1 Homepage: http://www.jruby.org/ Download: http://dist.codehaus.org/jruby/ JRuby 1.1RC1 is the first release candidate of JRuby 1.1. JRuby 1.1 represents a concerted focus on speed and refinement. Ruby code can completely c

[jruby-dev] [jira] Created: (JRUBY-1921) File#link and File#symlink break hard on Windows

2008-01-08 Thread Vladimir Sizikov (JIRA)
File#link and File#symlink break hard on Windows Key: JRUBY-1921 URL: http://jira.codehaus.org/browse/JRUBY-1921 Project: JRuby Issue Type: Bug Components: Core Classes/Modules A

[jruby-dev] JIT logging information needed

2008-01-08 Thread Charles Oliver Nutter
I have just committed a new logging setting I would appreciate JRuby on Rails users testing out. Last night, I added a property that limits the number of JITted methods, to avoid filling up JVM memory and crashing the server. We have been unable to find a leak, but we have realized we need to

[jruby-dev] [jira] Created: (JRUBY-1920) File#delete can't delete broken symlinks

2008-01-08 Thread Vladimir Sizikov (JIRA)
File#delete can't delete broken symlinks Key: JRUBY-1920 URL: http://jira.codehaus.org/browse/JRUBY-1920 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions:

[jruby-dev] [jira] Created: (JRUBY-1919) File#symlink? returns false on broken symlinks

2008-01-08 Thread Vladimir Sizikov (JIRA)
File#symlink? returns false on broken symlinks -- Key: JRUBY-1919 URL: http://jira.codehaus.org/browse/JRUBY-1919 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affec

[jruby-dev] [jira] Created: (JRUBY-1918) File#link and File#symlink never report any errors

2008-01-08 Thread Vladimir Sizikov (JIRA)
File#link and File#symlink never report any errors -- Key: JRUBY-1918 URL: http://jira.codehaus.org/browse/JRUBY-1918 Project: JRuby Issue Type: Bug Components: Core Classes/Modules

[jruby-dev] [jira] Created: (JRUBY-1917) File#link and File#symlink should not accept non-string arguments

2008-01-08 Thread Vladimir Sizikov (JIRA)
File#link and File#symlink should not accept non-string arguments - Key: JRUBY-1917 URL: http://jira.codehaus.org/browse/JRUBY-1917 Project: JRuby Issue Type: Bug Affects Ve