[jruby-dev] [jira] Created: (JRUBY-5456) [19] Implement fiddle

2011-02-07 Thread Thomas E Enebo (JIRA)
[19] Implement fiddle - Key: JRUBY-5456 URL: http://jira.codehaus.org/browse/JRUBY-5456 Project: JRuby Issue Type: Improvement Components: C Extensions Affects Versions: JRuby 1.6RC1 Reporter: Th

[jruby-dev] [jira] Created: (JRUBY-5457) Remove -src dist files in favor of github src tarballs

2011-02-07 Thread Thomas E Enebo (JIRA)
Remove -src dist files in favor of github src tarballs -- Key: JRUBY-5457 URL: http://jira.codehaus.org/browse/JRUBY-5457 Project: JRuby Issue Type: Improvement Reporter: Thomas

[jruby-dev] [jira] Created: (JRUBY-5458) Add specs for become_java? interface impl, if none exist already

2011-02-07 Thread Charles Oliver Nutter (JIRA)
Add specs for become_java? interface impl, if none exist already Key: JRUBY-5458 URL: http://jira.codehaus.org/browse/JRUBY-5458 Project: JRuby Issue Type: Test Compo

[jruby-dev] Some considerations before 1.6.0 final

2011-02-07 Thread Rodrigo Rosenfeld Rosas
I've downloaded RC1 and noted some issues. First of all, the "del" key still doesn't work on jirb on Linux. I've sent a patch to jline to Charles Nutter to solve this and I hope it to be applied before 1.6.0 final. Another issue I noticed is about maven integration and rvm. The maven-gem su

Re: [jruby-dev] Some considerations before 1.6.0 final

2011-02-07 Thread kristian
On Tue, Feb 8, 2011 at 12:35 AM, Rodrigo Rosenfeld Rosas wrote: > The maven-gem support is working fine on download jruby but is not working > on RVM jruby-head. bit curious - where does it get stuck ? just looked into how to install rvm but it is to invasive for my taste (I guess I miss 'apt-ge

Re: [jruby-dev] Some considerations before 1.6.0 final

2011-02-07 Thread Rodrigo Rosenfeld Rosas
Em 07-02-2011 17:32, kristian escreveu: On Tue, Feb 8, 2011 at 12:35 AM, Rodrigo Rosenfeld Rosas wrote: The maven-gem support is working fine on download jruby but is not working on RVM jruby-head. bit curious - where does it get stuck ? "gem list -r postgresql:postgresql" won't list anyth

Re: [jruby-dev] Some considerations before 1.6.0 final

2011-02-07 Thread kristian
On Tue, Feb 8, 2011 at 1:23 AM, Rodrigo Rosenfeld Rosas wrote: > Or you could use an even simpler approach: create another user. that's a neat idea - I can go for this. regards, Kristian - To unsubscribe from this list, please

[jruby-dev] [jira] Created: (JRUBY-5459) JRuby launcher does not observe VERIFY_JRUBY env var to skip boot classpath

2011-02-07 Thread Charles Oliver Nutter (JIRA)
JRuby launcher does not observe VERIFY_JRUBY env var to skip boot classpath --- Key: JRUBY-5459 URL: http://jira.codehaus.org/browse/JRUBY-5459 Project: JRuby Issue Type

[jruby-dev] [jira] Created: (JRUBY-5460) ant test-1.9 doesn't run any test at all

2011-02-07 Thread David Calavera (JIRA)
ant test-1.9 doesn't run any test at all Key: JRUBY-5460 URL: http://jira.codehaus.org/browse/JRUBY-5460 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6RC1 Reporter: David C

[jruby-dev] [jira] Created: (JRUBY-5461) Utilize MLVM coroutines in Enumerator and Fiber

2011-02-07 Thread Charles Oliver Nutter (JIRA)
Utilize MLVM coroutines in Enumerator and Fiber --- Key: JRUBY-5461 URL: http://jira.codehaus.org/browse/JRUBY-5461 Project: JRuby Issue Type: Improvement Components: Core Classes/Modules