Hi Henry, On Wed, Jan 22, 2014 at 5:11 AM, <[email protected]> wrote:
> > ubject: Hooking up Jenkins CI with Gora JIRA > Anyone know or have done hooking up ASF Jenkins CI integration with > JIRA so it will run CI whenever patch is applied? > > OK right now in gora-trunk build [0] we have one job configurations linking us directly back to Jira. This is a post build action where a build triggers Jenkins to remotely login to JIRA (via its SOAP API) and post a comment with the build number which integrates the given change. We also ping the svn trunk code @hourly to see if there are changes... if there are then we trigger a build. Finally we run a nightly build at 5am UTC no matter what. This ensures that we have at least one build per day regardless of whether the code has changed on not. Is this enough? Were you wanting something else? Ta Henry Lewis [0] https://builds.apache.org/view/E-G/view/Gora/job/gora-trunk/

