[jruby-dev] [jira] (JRUBY-6327) java.lang.StringIndexOutOfBoundsException: String index out of range: 1

2012-01-09 Thread Dmytrii Nagirniak (JIRA)
Dmytrii Nagirniak created JRUBY-6327: Summary: java.lang.StringIndexOutOfBoundsException: String index out of range: 1 Key: JRUBY-6327 URL: https://jira.codehaus.org/browse/JRUBY-6327 Project: JRu

[jruby-dev] [jira] (JRUBY-6328) [Ruboto][regression] LoadError with master

2012-01-09 Thread Uwe Kubosch (JIRA)
Uwe Kubosch created JRUBY-6328: -- Summary: [Ruboto][regression] LoadError with master Key: JRUBY-6328 URL: https://jira.codehaus.org/browse/JRUBY-6328 Project: JRuby Issue Type: Bug Affects V

[jruby-dev] Migrating from JIRA to Github Issues

2012-01-09 Thread Charles Oliver Nutter
This has come up many times in the past, but I think now we're actually interested in exploring it. Whether GH is the best issue tracker or not, there's a lot of points in its favor: * gh.com/jruby is our public-facing organization and set of repositories, so people are already looking there * Ev

Re: [jruby-dev] Migrating from JIRA to Github Issues

2012-01-09 Thread Uwe Kubosch
Hi! I've been meaning to ask: Why do we have a separate GIT repository? Why is the GitHub repository not the master repository? -- Uwe Kubosch http://jruby.org/ - To unsubscribe from this list, please visit: http://x

Re: [jruby-dev] Migrating from JIRA to Github Issues

2012-01-09 Thread David Parfitt
Hello - I am willing to help Douglas if needed, although my free time is slightly scattered. Thanks - Dave On Mon, Jan 9, 2012 at 2:28 PM, Charles Oliver Nutter wrote: > This has come up many times in the past, but I think now we're > actually interested in exploring it. Whether GH is the best

Re: [jruby-dev] Migrating from JIRA to Github Issues

2012-01-09 Thread Charles Oliver Nutter
Mostly it's so we're not beholden to a server we don't control for our source repository. GH occasionally has issues due to its size, and jruby.org is dedicated to just our use. We also do a ton of cloning in our CI server, which is a lot faster if we're going from EC2 to EC2. - Charlie On Mon,

[jruby-dev] [jira] (JRUBY-6329) Broken instance_eval/exec/*args?

2012-01-09 Thread Dmytrii Nagirniak (JIRA)
Dmytrii Nagirniak created JRUBY-6329: Summary: Broken instance_eval/exec/*args? Key: JRUBY-6329 URL: https://jira.codehaus.org/browse/JRUBY-6329 Project: JRuby Issue Type: Bug Affects

Re: [jruby-dev] Migrating from JIRA to Github Issues

2012-01-09 Thread Wayne Meissner
How often does github fall over these days? At least one major advantage to having github as the primary repo (with a mirror on EC2 for the CI & backup), is the ability to trivally merge pull requests. It reduces the friction for contributions significantly. As for the JIRA -> GH issues migratio

[jruby-dev] [jira] (JRUBY-6330) Performance degradation in Time.strptime with invokedynamic

2012-01-09 Thread Charles Oliver Nutter (JIRA)
Charles Oliver Nutter created JRUBY-6330: Summary: Performance degradation in Time.strptime with invokedynamic Key: JRUBY-6330 URL: https://jira.codehaus.org/browse/JRUBY-6330 Project: JRuby