[jruby-dev] Maintaining a fork of JRuby

2011-10-13 Thread Uwe Kubosch
Hi all! I am still a git/GitHub newbie, so please bear with me. I forked jruby/jruby to ruboto/jruby on GitHub yesterday, and today I get red lines for two commits from jruby/jruby in the Fork Queue. Is this expected? It blocks getting new commits from the upstream project. How can I maintai

[jruby-dev] [jira] Created: (JRUBY-6140) Net::POP3 (and possibly other things) cannot use verify certificate when using SSL and non-root certificate

2011-10-13 Thread Carl Myers (JIRA)
Net::POP3 (and possibly other things) cannot use verify certificate when using SSL and non-root certificate --- Key: JRUBY-6140 URL: https://jira.codehaus.org/

Re: [jruby-dev] Maintaining a fork of JRuby

2011-10-13 Thread Rodrigo Rosenfeld Rosas
Hi Uwe, this is not a JRuby or even GitHub question, but a Git question instead. There are at least two ways of maintaing a fork using Git. For both cases you'll need two remote entries for your local Git repository. One strategy is through frequent merges, while the other one is by rebasing y

[jruby-dev] [jira] Created: (JRUBY-6141) All MatchData objects resulting from an invocation of String#scan are updated with the current match

2011-10-13 Thread Jeff Pace (JIRA)
All MatchData objects resulting from an invocation of String#scan are updated with the current match Key: JRUBY-6141 URL: https://jira.codehaus.org/browse/JRUBY-6

[jruby-dev] Build Errors on Master on Win 7 x64

2011-10-13 Thread Andrew Cholakian
When building master with ant on the latest JDK I get the following error (at the bottom of this message). Am I doing something wrong? I'm just building with the 'ant' command. OS: Windows 7 x64 Build env: C:\Users\Andrew\jruby>git rev-parse HEAD 999fc2aa8de6909c3251a4875e79af1eed6dd382 C:\Users