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
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/
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
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
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