Hi James,
thanks for you assistance.
Sascha
Am Freitag, 4. April 2014 22:49:15 UTC+2 schrieb teilo:
>
> Hi Sascha,
>
> Fix is at https://github.com/jenkinsci/build-flow-plugin/pull/42 if you
> want to get the source and do a local build.
> Otherwise wait for the code to be accepted and either g
Hi,
Although i read your useful training but I can't still run my tests, so I
go to /var/lib/jenkins/jobs/My-job in terminal to test if all things
working well.
then I run "nosetests -v"
it has some errror that I think they don't allow build my job, the errors
are:
(process:4928): GConf-WARNING
Ok I figured ths out, we pass branch name along with URL
curl
http://jenkins.abc.com:8081/git/notifyCommit?url=g...@gitserver.abc.com:test-repo.git
&branches=xyz
Thanks,
Maneesh
On Saturday, April 5, 2014 3:21:55 PM UTC-7, Maneesh M P wrote:
>
> Hello,
>
>I have a jenkins + git build envir