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.26http://ec2-50-18-85-116.us-west-1.compute.amazonaws.com:9090/pluginManager/plugin/git/thirdPartyLicenses GitHub plugin

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

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

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

2013-01-27 Thread Chester Chen
: 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 che...@tingatech.com javascript: To: jenkins...@googlegroups.com javascript: Cc: ee