No problem on top posting. It seems to be the default behavior of the Groups UI here, so I am guilty of it too.
I misunderstood or otherwise skipped right over the "native" modifier in your original post. I wonder if there is some path through the plugin code that utilizes parts of JGit even when the job specifies checkout via the regular Git client. Very strange. On Monday, May 14, 2018 at 12:18:00 AM UTC-7, Dirk Heinrichs wrote: > > Hi, > > > > how could I have selected a native Git installation in the job config if > it wasn't in the global config? > > > > Bye... > > > > Dirk > > > > PS: Sorry for top posting, I'm currently forced to use Outlook. > > > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *Brian Ray > *Sent:* Freitag, 11. Mai 2018 02:21 > *To:* Jenkins Users <[email protected] <javascript:>> > *Subject:* Re: Getting Jgit exception in a Job that uses native Git > > > > Navigate to *Manage Jenkins* > *Global Tool Configuration* > *Git* > *Git > Installations*. > > If the only installation configured there is *JGit *or *JGit with Apache > HTTP client*, that is the answer. The *Git *installation will probably be > what you are looking for. > > On Friday, March 23, 2018 at 4:21:32 AM UTC-7, Dirk Heinrichs wrote: > > From: [email protected] [mailto:[email protected]] On > Behalf Of Dirk Heinrichs > > > I'm currently seeing a strange problem where I get a Jgit exception > like: > > > > FATAL: Walk failure. > > org.eclipse.jgit.errors.MissingObjectException: Missing commit > <id> > > > > in a job that's configured to use native Git. In fact, I'm also getting > the usual native Git output above the exception. > > But why is it using Jgit at all? > > Could resolve it by temp. adding a "Wipe out repository & force clone". > However, the question remains: Why is it running Jgit at all? > > Bye... > > Dirk > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/d10250e8-4ee2-410f-9d51-5b21c92fadf4%40googlegroups.com > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_msgid_jenkinsci-2Dusers_d10250e8-2D4ee2-2D410f-2D9d51-2D5b21c92fadf4-2540googlegroups.com-3Futm-5Fmedium-3Demail-26utm-5Fsource-3Dfooter&d=DwMFaQ&c=ZgVRmm3mf2P1-XDAyDsu4A&r=TsKycyisPP_6FVCeETRooIdY_8hdAsXoxwbvHso_TaI&m=FY-iG0RGKgIoqab_HHYa_loUvzejlGQumW_W_As5UC0&s=2HRIDV50HGIiufhD3Go786-hA9qgDmWN6DFBYUQw74o&e=> > . > For more options, visit https://groups.google.com/d/optout > <https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=DwMFaQ&c=ZgVRmm3mf2P1-XDAyDsu4A&r=TsKycyisPP_6FVCeETRooIdY_8hdAsXoxwbvHso_TaI&m=FY-iG0RGKgIoqab_HHYa_loUvzejlGQumW_W_As5UC0&s=9_XmUr1S5XQzCRQvYSlp5m9Me0hnbnjbQxQ8_HJe9No&e=> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c9ff6d70-62d6-4bcc-93be-cdcfdf456a3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
