Re: Jenkins GitHub Integration

2013-01-28 Thread Chester Chen
Kevin, Thanks worked The only draw back is that now I have the clear password in the .netrc file. very much appreciated. Chester On Monday, January 28, 2013 12:37:30 PM UTC-8, Kevin Fleming wrote: > > The first hit in a Google search for "git .netrc" is: > > https://gi

Re: Jenkins GitHub Integration

2013-01-28 Thread Chester Chen
Kevin, thanks for the reply, I am not familiar with .netrc, what should I put into the .netrc file ? Chester On Monday, January 28, 2013 12:23:20 PM UTC-8, Kevin Fleming wrote: > > You can create a .netrc file in the home directory of your Jenkins user > on the machine(s) where you are

Re: Jenkins GitHub Integration

2013-01-28 Thread Chester Chen
Hi, I have the same issue with private repository. Hope someone can provide a pointer. git version 1.7.9.5 jenkins -- 1.500 Jenkins GIT plug -- 1.1.26 GitHub plugin

Re: git exception in jenkins.log (java.lang.NoClassDefFoundError: org/spearce/jgit/lib/ObjectId)

2013-01-27 Thread Chester Chen
wrote: > > afair, it was an old git version or a git version that didn't match the > gerrit trigger plugin. > > did you try updating git? and the git plugin? > > - Original Message - > > From: "Chester Chen" > > > To: jenkins...@googl

Re: git exception in jenkins.log (java.lang.NoClassDefFoundError: org/spearce/jgit/lib/ObjectId)

2013-01-27 Thread Chester Chen
Hi, I got the same class not found exception with the latest Jenkins, gerrit-trigger (2.7.0) and all the update plugin. I googled around, notice that the there is an existing issue in Gerrit Trigger filed last year, but still unresolved. One solution suggested last year was t