[jruby-dev] [jira] Created: (JRUBY-5483) become_java! only works on the first subclass of a deep class hierarchy

2011-02-09 Thread bob mcwhirter (JIRA)
become_java! only works on the first subclass of a deep class hierarchy --- Key: JRUBY-5483 URL: http://jira.codehaus.org/browse/JRUBY-5483 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-5482) Using ffi from jruby-maven-plugins fails under 1.6.0.RC2 (works with 1.5.6)

2011-02-09 Thread bob mcwhirter (JIRA)
Using ffi from jruby-maven-plugins fails under 1.6.0.RC2 (works with 1.5.6) --- Key: JRUBY-5482 URL: http://jira.codehaus.org/browse/JRUBY-5482 Project: JRuby Issue Type

[jruby-dev] [jira] Created: (JRUBY-5481) Marshal specs failing in 1.8 mode

2011-02-09 Thread Hiro Asari (JIRA)
Marshal specs failing in 1.8 mode - Key: JRUBY-5481 URL: http://jira.codehaus.org/browse/JRUBY-5481 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6RC2 Reporter: Hiro Asari

[jruby-dev] [jira] Created: (JRUBY-5480) jrubyc compile loop do .... end error

2011-02-09 Thread Tsay Yaw Hann (JIRA)
jrubyc compile loop do end error - Key: JRUBY-5480 URL: http://jira.codehaus.org/browse/JRUBY-5480 Project: JRuby Issue Type: Bug Components: Compiler Affects Versions: JRuby 1.6RC2

Re: [jruby-dev] 1.6.0 JRuby Embed classloaders

2011-02-09 Thread Rob Heittman
> That's very helpful. Tests for embedding API are under JRuby's > test/org/jruby/embed directory. There would be the good place to put > in. But, you don't need to add the test in existing files. The test > won't be simple like others. I hope they won't be too complex, but I'll make a ClassLoader

Re: [jruby-dev] 1.6.0 JRuby Embed classloaders

2011-02-09 Thread Yoko Harada
On Wed, Feb 9, 2011 at 12:12 AM, Rob Heittman wrote: > Works great! I updated via rvm to jruby-head 3d4720 (bc6fb9+2) and > built with "ant dist", then replaced my hack with > jruby-complete-1.6.0-RC2.jar from that build. Added: > >    System.setProperty("org.jruby.embed.classloader", "context");

Re: [jruby-dev] 1.6.0 JRuby Embed classloaders

2011-02-09 Thread Yoko Harada
On Tue, Feb 8, 2011 at 10:00 PM, Rob Heittman wrote: >> I pushed the change by the commit, bc6fb9c. Would you help me to test >> the change is really working? Custom classloader issue is not easy to >> break down to a simple test case. > > Yes, I'll pull it now and replace my version -- will post

[jruby-dev] [jira] Created: (JRUBY-5479) Socket#pack_sockaddr_in fails for port numbers greater than 32383

2011-02-09 Thread bob mcwhirter (JIRA)
Socket#pack_sockaddr_in fails for port numbers greater than 32383 - Key: JRUBY-5479 URL: http://jira.codehaus.org/browse/JRUBY-5479 Project: JRuby Issue Type: Bug Affects Ve

[jruby-dev] [jira] Created: (JRUBY-5478) Strange terminal handling with gem install and gem-maven-plugin

2011-02-09 Thread bob mcwhirter (JIRA)
Strange terminal handling with gem install and gem-maven-plugin --- Key: JRUBY-5478 URL: http://jira.codehaus.org/browse/JRUBY-5478 Project: JRuby Issue Type: Bug Affects Versio

[jruby-dev] [jira] Created: (JRUBY-5477) Caller stacks now include AbstractScript.java

2011-02-09 Thread bob mcwhirter (JIRA)
Caller stacks now include AbstractScript.java - Key: JRUBY-5477 URL: http://jira.codehaus.org/browse/JRUBY-5477 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6RC2 Reporte

[jruby-dev] [jira] Created: (JRUBY-5476) Overloaded Java method selection doesn't see all possible coercions

2011-02-09 Thread Charles Oliver Nutter (JIRA)
Overloaded Java method selection doesn't see all possible coercions --- Key: JRUBY-5476 URL: http://jira.codehaus.org/browse/JRUBY-5476 Project: JRuby Issue Type: Bug

Re: [jruby-dev] [ANN] JRuby 1.6.0.RC2 released

2011-02-09 Thread Rodrigo Rosenfeld Rosas
Sorry, I didn't get it. I've just 'git pull' and 'git log -- build_lib/jline-0.9.93.jar' and it appears this is the original version introduced 3 years ago. Also "bin/jruby bin/jirb" still doesn't treat the delete key correctly on Linux. Rodrigo. On 09-02-2011 17:59, Charles Oliver Nutter

[jruby-dev] [jira] Created: (JRUBY-5475) The pg gem won't install in 1.9 mode (didn't test with other gems using c extensions)

2011-02-09 Thread Rodrigo Rosenfeld Rosas (JIRA)
The pg gem won't install in 1.9 mode (didn't test with other gems using c extensions) - Key: JRUBY-5475 URL: http://jira.codehaus.org/browse/JRUBY-5475 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-5474) Compiling cext support on OpenBSD amd64 uses wrong directory

2011-02-09 Thread Jeremy Evans (JIRA)
Compiling cext support on OpenBSD amd64 uses wrong directory Key: JRUBY-5474 URL: http://jira.codehaus.org/browse/JRUBY-5474 Project: JRuby Issue Type: Bug Components: C

[jruby-dev] [jira] Created: (JRUBY-5473) Use of -Werror when compiling C extension support causes error on OpenBSD amd64

2011-02-09 Thread Jeremy Evans (JIRA)
Use of -Werror when compiling C extension support causes error on OpenBSD amd64 --- Key: JRUBY-5473 URL: http://jira.codehaus.org/browse/JRUBY-5473 Project: JRuby Is

[jruby-dev] [jira] Created: (JRUBY-5472) JRuby bash script no longer supports -X-C and similar options

2011-02-09 Thread Charles Oliver Nutter (JIRA)
JRuby bash script no longer supports -X-C and similar options - Key: JRUBY-5472 URL: http://jira.codehaus.org/browse/JRUBY-5472 Project: JRuby Issue Type: Bug Affects Versions:

[jruby-dev] [jira] Created: (JRUBY-5471) private method `verify_mode=' called with Bundler, net/https, jruby-openssl and RubyGems 1.5

2011-02-09 Thread Nick Sieger (JIRA)
private method `verify_mode=' called with Bundler, net/https, jruby-openssl and RubyGems 1.5 Key: JRUBY-5471 URL: http://jira.codehaus.org/browse/JRUBY-5471

[jruby-dev] [jira] Created: (JRUBY-5470) The gems in the jar file should be picked up through a separate classpath search

2011-02-09 Thread Leandro Silva (JIRA)
The gems in the jar file should be picked up through a separate classpath search Key: JRUBY-5470 URL: http://jira.codehaus.org/browse/JRUBY-5470 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-5469) Compiling cext support on OpenBSD puts the library under FreeBSD

2011-02-09 Thread Jeremy Evans (JIRA)
Compiling cext support on OpenBSD puts the library under FreeBSD Key: JRUBY-5469 URL: http://jira.codehaus.org/browse/JRUBY-5469 Project: JRuby Issue Type: Bug Compon

Re: [jruby-dev] [ANN] JRuby 1.6.0.RC2 released

2011-02-09 Thread Rodrigo Rosenfeld Rosas
I've talked about it to you on RubyConf Brazil 2010, but I'll point the patches again in case you have missed it: http://sourceforge.net/tracker/?func=detail&aid=3090708&group_id=64033&atid=506056 http://sourc

[jruby-dev] [jira] Created: (JRUBY-5468) rb_time_new prototype doesn't match definition

2011-02-09 Thread Jeremy Evans (JIRA)
rb_time_new prototype doesn't match definition -- Key: JRUBY-5468 URL: http://jira.codehaus.org/browse/JRUBY-5468 Project: JRuby Issue Type: Bug Components: C Extensions Repor

Re: [jruby-dev] [ANN] JRuby 1.6.0.RC2 released

2011-02-09 Thread Charles Oliver Nutter
Seriously though...which JLine bug? Of course we care about the experience for all our users, but some issues are trickier to solve than others. If there's an outstanding patch we missed, do point it out. Otherwise, help us come up with a fix. It's open-source...not "do everything for me" source :

Re: [jruby-dev] [ANN] JRuby 1.6.0.RC2 released

2011-02-09 Thread Charles Oliver Nutter
Patches accepted. On Wed, Feb 9, 2011 at 1:55 PM, Rodrigo Rosenfeld Rosas wrote: >  Will you fix the jline bug before 1.6.0 final? > > It is a shame that you don't seem to mind about Linux users experience. > While the delete key works correctly on MacOSX, it doesn't on Linux, > imitating a Backs

Re: [jruby-dev] [ANN] JRuby 1.6.0.RC2 released

2011-02-09 Thread Rodrigo Rosenfeld Rosas
Will you fix the jline bug before 1.6.0 final? It is a shame that you don't seem to mind about Linux users experience. While the delete key works correctly on MacOSX, it doesn't on Linux, imitating a Backspace. I've sent a patch to fix this on Linux, while still working on Mac several months

[jruby-dev] [ANN] JRuby 1.6.0.RC2 released

2011-02-09 Thread Thomas E Enebo
The JRuby community is pleased to announce the release of JRuby 1.6.0.RC2. - Homepage: http://www.jruby.org/ - Download: http://www.jruby.org/download JRuby 1.6.0.RC2 is the second release candidate of JRuby 1.6.0. JRuby 1.6.0 is the largest release of JRuby to date. This release fixes hundreds

[jruby-dev] [jira] Created: (JRUBY-5467) java.io.File.pathSeparator not being used to split paths

2011-02-09 Thread Alex Tambellini (JIRA)
java.io.File.pathSeparator not being used to split paths Key: JRUBY-5467 URL: http://jira.codehaus.org/browse/JRUBY-5467 Project: JRuby Issue Type: Bug Reporter: Alex Tambe

[jruby-dev] possible undef of important methods

2011-02-09 Thread obake star
Hi, I am working on linking ruby app against this SWIG-generated c++ library. soon i found out that my simple test program dies with some exceptions with this library loaded. I digged this issue and found out that Class.new is undefined by the c++ library with this line: "rb_undef_method(CLASS_OF