Re: git plugins has problems with the last version of jenkins

2016-03-25 Thread Mark Waite
My sincere apologies for that bug. When a job definition is saved, it erases all extensions from the copy of the job on disc. It doesn't erase the extensions in memory, just on the disc. That makes the bug even worse, since the user doesn't realize their job definition was damaged until the next

git plugins has problems with the last version of jenkins

2016-03-25 Thread ycollet
Hello, I use jenkins1.654 with the last version of git plugins. The last working version was 1.653 with the n-1 version of git plugin. I use "checkout to a subdirectory" option. With the last version of jenkins, the directory I put in the "checkout to a subdirectory" field disappears. So, everyt