[jruby-dev] [jira] Created: (JRUBY-1965) Problem with glob test running under bamboo

2008-01-15 Thread Charles Oliver Nutter (JIRA)
Problem with glob test running under bamboo --- Key: JRUBY-1965 URL: http://jira.codehaus.org/browse/JRUBY-1965 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Rep

[jruby-dev] Hudson

2008-01-15 Thread Charles Oliver Nutter
I've got Hudson running on my Joyent accelerator. It's polling every 5 minutes for changes, but I don't have it set up to do any notification. Here's the front page: http://8.12.35.210:8080/hudson/ Seems to be working very well so far. I'm impressed with how easy Hudson is to get up and going

[jruby-dev] [jira] Created: (JRUBY-1966) AR models backed by views fail to work

2008-01-15 Thread K Venkatasubramaniyan (JIRA)
AR models backed by views fail to work -- Key: JRUBY-1966 URL: http://jira.codehaus.org/browse/JRUBY-1966 Project: JRuby Issue Type: Bug Components: ActiveRecord-JDBC Affects Versions: JRuby

[jruby-dev] [jira] Created: (JRUBY-1967) jruby bash scripts do not work on bash-less unix'es

2008-01-15 Thread JIRA
jruby bash scripts do not work on bash-less unix'es --- Key: JRUBY-1967 URL: http://jira.codehaus.org/browse/JRUBY-1967 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.0.3

[jruby-dev] [jira] Created: (JRUBY-1969) java.lang.ClassFormatError: attribute-1390982749_184313179 2203 0000

2008-01-15 Thread JIRA
java.lang.ClassFormatError: attribute-1390982749_184313179 2203 -- Key: JRUBY-1969 URL: http://jira.codehaus.org/browse/JRUBY-1969 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-1968) Calling to_s on a frozen Date instance results in 'can't modify frozen'

2008-01-15 Thread K Venkatasubramaniyan (JIRA)
Calling to_s on a frozen Date instance results in 'can't modify frozen' --- Key: JRUBY-1968 URL: http://jira.codehaus.org/browse/JRUBY-1968 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-1970) Time.now has low precision

2008-01-15 Thread Vladimir Sizikov (JIRA)
Time.now has low precision -- Key: JRUBY-1970 URL: http://jira.codehaus.org/browse/JRUBY-1970 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1RC1 Envir

[jruby-dev] [jira] Created: (JRUBY-1971) Time#getgm and Time#getlocal work incorrectly when usecs present

2008-01-15 Thread Vladimir Sizikov (JIRA)
Time#getgm and Time#getlocal work incorrectly when usecs present Key: JRUBY-1971 URL: http://jira.codehaus.org/browse/JRUBY-1971 Project: JRuby Issue Type: Bug Compon

[jruby-dev] [jira] Created: (JRUBY-1972) Yaml can't handle Times with non-zero usecs

2008-01-15 Thread Vladimir Sizikov (JIRA)
Yaml can't handle Times with non-zero usecs --- Key: JRUBY-1972 URL: http://jira.codehaus.org/browse/JRUBY-1972 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Ver

[jruby-dev] [jira] Created: (JRUBY-1973) String missinterpretation

2008-01-15 Thread keynan pratt (JIRA)
String missinterpretation - Key: JRUBY-1973 URL: http://jira.codehaus.org/browse/JRUBY-1973 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.0.3 Environm

[jruby-dev] [jira] Created: (JRUBY-1974) Precompiling ruby files to run faisl

2008-01-15 Thread Derek Townsend (JIRA)
Precompiling ruby files to run faisl Key: JRUBY-1974 URL: http://jira.codehaus.org/browse/JRUBY-1974 Project: JRuby Issue Type: Bug Components: Compiler Affects Versions: JRuby 1.1RC1

[jruby-dev] [jira] Created: (JRUBY-1975) bin files with - (minus) in the name trip up the -S command

2008-01-15 Thread Ryan Bell (JIRA)
bin files with - (minus) in the name trip up the -S command --- Key: JRUBY-1975 URL: http://jira.codehaus.org/browse/JRUBY-1975 Project: JRuby Issue Type: Bug Components: Misc

Re: [jruby-dev] Hudson

2008-01-15 Thread Mike McKinney
Hudson is really a great tool... here's how to setup a JRuby/Ruby project to run your tests and use Nick's CI::Reporter for JUnit reports integration: http://blog.huikau.com/2008/01/09/jruby-ruby-continuous-integration-with-hudson/ Charlie, It looks like you have some permissions errors in the ni

[jruby-dev] [jira] Created: (JRUBY-1976) Working with JavaMethods doesn't work.

2008-01-15 Thread Ola Bini (JIRA)
Working with JavaMethods doesn't work. -- Key: JRUBY-1976 URL: http://jira.codehaus.org/browse/JRUBY-1976 Project: JRuby Issue Type: Bug Components: Java Integration Reporter: Ola Bin

[jruby-dev] [jira] Created: (JRUBY-1977) SQLServer remove_column fails with "Table INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE does not exist"

2008-01-15 Thread Matt Burke (JIRA)
SQLServer remove_column fails with "Table INFORMATION_SCHEMA.CONSTRAINT_COLUMN_USAGE does not exist" Key: JRUBY-1977 URL: http://jira.codehaus.org/browse/JRUBY-19

Re: [jruby-dev] Hudson

2008-01-15 Thread Charles Oliver Nutter
Mike McKinney wrote: Hudson is really a great tool... here's how to setup a JRuby/Ruby project to run your tests and use Nick's CI::Reporter for JUnit reports integration: http://blog.huikau.com/2008/01/09/jruby-ruby-continuous-integration-with-hudson/ Charlie, It looks like you have some per

[jruby-dev] [jira] Created: (JRUBY-1978) YAML file causes parse exception

2008-01-15 Thread Gregory Murphy (JIRA)
YAML file causes parse exception Key: JRUBY-1978 URL: http://jira.codehaus.org/browse/JRUBY-1978 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1RC1 Environment: Mac OS X Re