Re: Pipeline: Stage View has wrong build status

2018-12-23 Thread abhi .k.b
Can anyone help me with CVS checkout pipeline syntax as i am unable to see the commit change log in jenkins after code checkout . Seems like anippet generator is not working for CVS as well. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To u

Jenkins pipeline is not showing changelog when checking out and building from CVS

2018-12-11 Thread abhi .k.b
Jenkins pipeline is not showing changelog when checking out and building from CVS, can anyone provide me the syntax as my snippet generator is not working either checkout scm: [$class: 'CVSSCM', canUseUpdate: true, checkoutCurrentTimestamp: true, cleanOnFailedUpdate: true