BUILD_FLOW_FOR_MAVEN_PROJECTS

2015-05-25 Thread Parthiban Annadurai
Hi All, Am new to Jenkins. Could you please anyone help me on how to Build or Generate the Workflow for Fetching a code from GitLab then Build using Maven also Push it over the Cloud Foundry. Thanks in Advance.. Regards Parthiban A -- You received this message because you are subsc

Re: Occasional issues with Jenkins job

2015-05-25 Thread Mark Waite
I'm not aware of any known cases where the current git plugin leaks file descriptors. However, there are several different bug reports from the past that might be worth reviewing to see if they provide any hints for your case https://issues.jenkins-ci.org/browse/JENKINS-17894 - don't use gitk.cmd

Re: Occasional issues with Jenkins job

2015-05-25 Thread Gösen Jojjasson
Hi, We are experiencing your first problem (1) very often and I have no clue why. Jenkins running on CentOS against a local GitLab repo. Jenkins ver. 1.602 GIT client plugin ver. 1.17.1 GIT plugin ver. 2.3.5 /usr/bin/git --version ver. 1.8.3.1 > /usr/bin/git config --local --remove-section cred

how to upgrade Gradle version?

2015-05-25 Thread Carlo Lupo
We are using since some weeks Gradle version 2.4 in our build scripts. But when we want upgrade the Gradle version used vai Jenkins at Jenkins' system page ("install from gradle.org"), it only displays the Gradle release candidates "2.4-rc-1" and "2.4-rc-2 in the combo box. Jenkins obviously do

Re: After failed upgrade, restarting Jenkins keeps upgrading GIT plugin

2015-05-25 Thread Vishal Mahindrakar
Hi, Can you let me know where in Jenkins can i stop this automatic upgrade ?? Regards Vishal M On Friday, 22 November 2013 20:52:37 UTC+5:30, Todd wrote: > > An update: it wasn't Jenkins, but a Chef script for Jenkins >