[jruby-dev] [jira] Created: (JRUBY-2742) Major code duplication in BAT files

2008-07-03 Thread Vladimir Sizikov (JIRA)
Major code duplication in BAT files --- Key: JRUBY-2742 URL: http://jira.codehaus.org/browse/JRUBY-2742 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1

[jruby-dev] [jira] Created: (JRUBY-2743) Wrong line numbers for 'return' events

2008-07-03 Thread Martin Krauskopf (JIRA)
Wrong line numbers for 'return' events -- Key: JRUBY-2743 URL: http://jira.codehaus.org/browse/JRUBY-2743 Project: JRuby Issue Type: Bug Components: Interpreter Affects Versions: JRuby 1.1.3

[jruby-dev] [jira] Created: (JRUBY-2744) c-call and c-return are not traced

2008-07-03 Thread Martin Krauskopf (JIRA)
c-call and c-return are not traced -- Key: JRUBY-2744 URL: http://jira.codehaus.org/browse/JRUBY-2744 Project: JRuby Issue Type: Bug Components: Interpreter Affects Versions: JRuby 1.1.3

[jruby-dev] [jira] Created: (JRUBY-2745) Revive test_trace_func.rb tests and provide test:interpreter Rake task

2008-07-03 Thread Martin Krauskopf (JIRA)
Revive test_trace_func.rb tests and provide test:interpreter Rake task -- Key: JRUBY-2745 URL: http://jira.codehaus.org/browse/JRUBY-2745 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-2746) jruby -S flag does not search PATH, not support relative locations within PATH

2008-07-03 Thread Charles Oliver Nutter (JIRA)
jruby -S flag does not search PATH, not support relative locations within PATH -- Key: JRUBY-2746 URL: http://jira.codehaus.org/browse/JRUBY-2746 Project: JRuby Issu

[jruby-dev] [jira] Created: (JRUBY-2747) Net::SSH io padding error

2008-07-03 Thread Dirk Vleugels (JIRA)
Net::SSH io padding error - Key: JRUBY-2747 URL: http://jira.codehaus.org/browse/JRUBY-2747 Project: JRuby Issue Type: Bug Components: OpenSSL Affects Versions: JRuby 1.1.2 Environment: Client M

[jruby-dev] [jira] Created: (JRUBY-2748) Can't subclass a Java class that calls an abstract function in its constructor

2008-07-03 Thread Michael Bohn (JIRA)
Can't subclass a Java class that calls an abstract function in its constructor -- Key: JRUBY-2748 URL: http://jira.codehaus.org/browse/JRUBY-2748 Project: JRuby Issu

[jruby-dev] Welcome Wayne Meissner as JRuby Committer

2008-07-03 Thread Charles Oliver Nutter
Welcome Wayne Meissner! Wayne is one of the primary folks behind JNA, which has totally saved us (chmod, symlink, other posix, UNIX sockets, and more). He's also implemented jruby-ffi, which should have its first release soon...and manages to pass many specs for Rubinius's fully FFI-based zlib.

[jruby-dev] [jira] Created: (JRUBY-2749) Make RaiseException show the exception message and the Ruby stack trace

2008-07-03 Thread Trejkaz (JIRA)
Make RaiseException show the exception message and the Ruby stack trace --- Key: JRUBY-2749 URL: http://jira.codehaus.org/browse/JRUBY-2749 Project: JRuby Issue Type: Improv

[jruby-dev] [jira] Created: (JRUBY-2750) JRuby AOT compiler should produce version information

2008-07-03 Thread Peter K Chan (JIRA)
JRuby AOT compiler should produce version information - Key: JRUBY-2750 URL: http://jira.codehaus.org/browse/JRUBY-2750 Project: JRuby Issue Type: Bug Components: Compiler