[jruby-dev] [jira] Created: (JRUBY-4368) stat.st_gid unsupported on this platform (NotImplementedError)

2009-12-18 Thread JIRA
stat.st_gid unsupported on this platform (NotImplementedError) -- Key: JRUBY-4368 URL: http://jira.codehaus.org/browse/JRUBY-4368 Project: JRuby Issue Type: Bug Affects Versions

[jruby-dev] [jira] Created: (JRUBY-4369) X509Store#verify_callback is not called

2009-12-18 Thread Hiroshi Nakamura (JIRA)
X509Store#verify_callback is not called --- Key: JRUBY-4369 URL: http://jira.codehaus.org/browse/JRUBY-4369 Project: JRuby Issue Type: Bug Components: OpenSSL Affects Versions: JRuby-OpenSSL

[jruby-dev] [jira] Created: (JRUBY-4370) Implement SSLContext#ciphers

2009-12-18 Thread Hiroshi Nakamura (JIRA)
Implement SSLContext#ciphers Key: JRUBY-4370 URL: http://jira.codehaus.org/browse/JRUBY-4370 Project: JRuby Issue Type: Improvement Components: OpenSSL Affects Versions: JRuby-OpenSSL 0.6

[jruby-dev] [jira] Created: (JRUBY-4371) Implement OpenSSL::SSL::Session object

2009-12-18 Thread Hiroshi Nakamura (JIRA)
Implement OpenSSL::SSL::Session object -- Key: JRUBY-4371 URL: http://jira.codehaus.org/browse/JRUBY-4371 Project: JRuby Issue Type: Improvement Components: OpenSSL Affects Versions: JRuby-Op

[jruby-dev] [jira] Created: (JRUBY-4372) Allow opening libraries wthout the GLOBAL flag in FFI

2009-12-18 Thread Uwe Kubosch (JIRA)
Allow opening libraries wthout the GLOBAL flag in FFI - Key: JRUBY-4372 URL: http://jira.codehaus.org/browse/JRUBY-4372 Project: JRuby Issue Type: Improvement Components: Extensio

[jruby-dev] [jira] Created: (JRUBY-4373) 1.9 process.spawn missing?

2009-12-18 Thread Roger Pack (JIRA)
1.9 process.spawn missing? -- Key: JRUBY-4373 URL: http://jira.codehaus.org/browse/JRUBY-4373 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.4 Reporter: Roger Pack Assignee: Thoma

[jruby-dev] [jira] Created: (JRUBY-4374) Unintuitive error message with java_import

2009-12-18 Thread Marc-Andre Lafortune (JIRA)
Unintuitive error message with java_import -- Key: JRUBY-4374 URL: http://jira.codehaus.org/browse/JRUBY-4374 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5 Reporter: Marc-A

[jruby-dev] [jira] Created: (JRUBY-4375) [windows] Provide nice icons for jruby.exe and jrubyw.exe

2009-12-18 Thread Vladimir Sizikov (JIRA)
[windows] Provide nice icons for jruby.exe and jrubyw.exe - Key: JRUBY-4375 URL: http://jira.codehaus.org/browse/JRUBY-4375 Project: JRuby Issue Type: New Feature Components:

[jruby-dev] maven_gem as maven plugin

2009-12-18 Thread kristian
hello, after reading through the maven_gem code which was commited a few days ago and having almost the same code for the gem artifact I am working on. I decided to setup a maven plugin which does take a pom and converts it into a gem. right now you need to build the plugins from source http://g

[jruby-dev] [jira] Created: (JRUBY-4376) Typo in parser code causes unary ~ to act like !

2009-12-18 Thread Hiro Asari (JIRA)
Typo in parser code causes unary ~ to act like ! Key: JRUBY-4376 URL: http://jira.codehaus.org/browse/JRUBY-4376 Project: JRuby Issue Type: Bug Components: Parser, Ruby 1.9 Affec