Re: [jruby-dev] Cleaning up branches

2011-12-07 Thread Hiroshi Nakamura
(2011/12/01 6:37), Charles Oliver Nutter wrote: > There's lots of old branches in the JRuby repository, and I'd like to > clean a bunch of them out. Here's the list of branches that aren't > attached to a particular release line. If you want one of these kept, > speak up now. Thank you for cleanin

[jruby-dev] [jira] Created: (JRUBY-6255) jruby-openssl cannot verify certificate CN

2011-12-07 Thread Peter Krimmel (JIRA)
jruby-openssl cannot verify certificate CN --- Key: JRUBY-6255 URL: https://jira.codehaus.org/browse/JRUBY-6255 Project: JRuby Issue Type: Bug Components: OpenSSL Affects Versions: JRuby

[jruby-dev] CI build target for current stable branch distribution

2011-12-07 Thread Uwe Kubosch
Hi! The new CI upgrades look great! The "jruby-dist" CI build offers distribution artifacts built from master. It would be great to have the same available for the current stable branch as well. It would ensure "ant dist" works OK on the stable branch, and would make the jruby-jars.gem avail

Re: [jruby-dev] Process change wrt RubySpec

2011-12-07 Thread Charles Oliver Nutter
On second thought, just feel free to commit specs. I think the additional requirement of sending a pull request for each one is just too onerous. Either one of us or Brian Ford can do bulk merges back into RubySpec later on. And I'm fine giving commit access to jruby/rubyspec to anyone who wants t

[jruby-dev] [jira] Created: (JRUBY-6254) Unusual exceptions sometimes occur at startup: uninitialized constant ActionDispatch::Http::FilterParameters::ParameterFilter

2011-12-07 Thread David Wood (JIRA)
Unusual exceptions sometimes occur at startup: uninitialized constant ActionDispatch::Http::FilterParameters::ParameterFilter - Key: JRUBY-6254

[jruby-dev] Re: Cleaning up CI server

2011-12-07 Thread Charles Oliver Nutter
Filed http://jira.codehaus.org/browse/JRUBY-6253 for the JIT class naming issue. - Charlie On Wed, Dec 7, 2011 at 2:59 AM, Charles Oliver Nutter wrote: > So...couldn't sleep. > > I made a modification to test/test_timeout.rb, where the net/http > timeout test was using www.google.de as a site to

[jruby-dev] [jira] Created: (JRUBY-6253) IBM JVM rejects class/method names with #, as in our JIT recently.

2011-12-07 Thread Charles Oliver Nutter (JIRA)
IBM JVM rejects class/method names with #, as in our JIT recently. -- Key: JRUBY-6253 URL: https://jira.codehaus.org/browse/JRUBY-6253 Project: JRuby Issue Type: Bug C

[jruby-dev] Re: Cleaning up CI server

2011-12-07 Thread Charles Oliver Nutter
So...couldn't sleep. I made a modification to test/test_timeout.rb, where the net/http timeout test was using www.google.de as a site to connect to...and presumably timeout. That test has always been a little flaky, especially on a fast connection like AWS. I modified it instead to use Google's pu