I'm using the Join Plugin with Git. My join job config looks like: git SVN polling job with config that looks like this: http://cl.ly/PZfA
This mostly works, however, my Post Join build which waits for some test jobs to finish gets called twice. In the first call, the git revision gets passed correctly. In the second call, it is not passed correctly (the revision would be the "latest" even if the calling jobs were on a different revision) Does anyone know why the Post Join build job would get called twice? Perhaps the join plugin doesn't play well with the Trigger Parameterized build on other projects? Thanks for any thoughts.... phil -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
