Re: [jruby-dev] Directory inside jar file - problem with class Dir

2009-03-08 Thread Charles Oliver Nutter
Manfred Usselmann wrote: Why is the directory inside the jar not recognized as directory? Is this a jruby bug? Sorry, I didn't see this until just now. We did the RC2 release on the 6th, so it's likely this email was simply too late in the cycle. At this point we probably won't be messing wit

Re: [jruby-dev] [ANN] JRuby 1.2.0RC2 Released

2009-03-08 Thread Charles Oliver Nutter
Manfred: Was there a bug number for this (or is it the one you just filed)? If it's something we claimed to have fixed, perhaps it didn't get merged in? Otherwise, if we don't have a bug, we won't know to fix it...which is why it's important to get bug reports in as quickly as possible and with

[jruby-dev] [jira] Created: (JRUBY-3480) Resolv.getaddress("http://www.google.co.uk") does not work on Windows

2009-03-08 Thread Praful Kapadia (JIRA)
Resolv.getaddress("http://www.google.co.uk";) does not work on Windows - Key: JRUBY-3480 URL: http://jira.codehaus.org/browse/JRUBY-3480 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-3479) Compilation error when mixing case statement with multiple conditions and exception handler (affects Rinda)

2009-03-08 Thread Jean-Dominique Morani (JIRA)
Compilation error when mixing case statement with multiple conditions and exception handler (affects Rinda) --- Key: JRUBY-3479 URL: http://jira.codehaus.org/b

[jruby-dev] [jira] Created: (JRUBY-3478) Dir.new does not work for directories inside jar file

2009-03-08 Thread Manfred Usselmann (JIRA)
Dir.new does not work for directories inside jar file - Key: JRUBY-3478 URL: http://jira.codehaus.org/browse/JRUBY-3478 Project: JRuby Issue Type: Bug Components: Core Classes/Mod

Re: [jruby-dev] [ANN] JRuby 1.2.0RC2 Released

2009-03-08 Thread Manfred Usselmann
Hi, I have just tested JRuby 1.2.0RC2 and still having a problem with the Dir class when the directory is packaged into a jar file (in my case with rawr). When I run my app via the jar file sequel migrations fail while searching for migration classes inside the given directory: Errno::ENOENT -

[jruby-dev] [jira] Created: (JRUBY-3477) Performance issue regexp parsing

2009-03-08 Thread Douwe Vonk (JIRA)
Performance issue regexp parsing Key: JRUBY-3477 URL: http://jira.codehaus.org/browse/JRUBY-3477 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.6 Environment: Reproduces on Windows in