You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by Ate Douma <at...@douma.nu> on 2011/04/11 15:02:57 UTC

Continuous integration with Hudson/Jenkins

I just created two Jenkins jobs for building rave-master-pom/trunk and trunk 
itself either @midnight or after a svn checkin.

You can see and monitor it here:

   https://builds.apache.org/hudson/view/M-R/view/Rave/

Email notification is/should be send to the rave-commits@ list.

When the Nexus access has been granted for Rave I will also have Jenkins 
automatically deploy the SNAPSHOT artifacts to the Apache snapshot repository 
after a successful job run.

Ate

Re: Continuous integration with Hudson/Jenkins

Posted by Ross Gardler <rg...@apache.org>.
On 11/04/2011 14:02, Ate Douma wrote:

> https://builds.apache.org/hudson/view/M-R/view/Rave/

Added to the navigation section of our website

Ross

Re: Continuous integration with Hudson/Jenkins

Posted by Ate Douma <at...@douma.nu>.
On 04/11/2011 03:02 PM, Ate Douma wrote:
> I just created two Jenkins jobs for building rave-master-pom/trunk and trunk
> itself either @midnight or after a svn checkin.
FYI: the above wasn't exactly true. I had it initially only configured to poll 
svn changes @midnight. I just updated it for both jobs to now poll @hourly.

>
> You can see and monitor it here:
>
> https://builds.apache.org/hudson/view/M-R/view/Rave/
>
> Email notification is/should be send to the rave-commits@ list.
>
> When the Nexus access has been granted for Rave I will also have Jenkins
> automatically deploy the SNAPSHOT artifacts to the Apache snapshot repository
> after a successful job run.
>
> Ate