Hudson

3 messages Options
Embed this post
Permalink
David Whitehurst

Hudson

Reply Threaded More More options
Print post
Permalink
Can someone provide a high-level overview of Hudson?  Here's my take.

Browse using Tomcat manager for the WAR.  It's then running.  Configure from the browser.  So, other than that, does an AppFuse app just work as long as test patterns are followed?

Hudson says you can configure JUnit or TestNG.  I just want continuous build for an AppFuse application and then email for broken builds.

Insight? Brief Description?  I think I'm going to choose Hudson and just do it.


David
Jeremy Anderson-3

Re: Hudson

Reply Threaded More More options
Print post
Permalink
Uncle Bob posted a 5 minute video a few weeks ago on his blog (http://blog.objectmentor.com/articles/2008/12/11/hudson-a-very-quick-demo) that may help you get started. 

On Tue, Jan 27, 2009 at 10:41 AM, David Whitehurst <[hidden email]> wrote:
Can someone provide a high-level overview of Hudson?  Here's my take.

Browse using Tomcat manager for the WAR.  It's then running.  Configure from the browser.  So, other than that, does an AppFuse app just work as long as test patterns are followed?

Hudson says you can configure JUnit or TestNG.  I just want continuous build for an AppFuse application and then email for broken builds.

Insight? Brief Description?  I think I'm going to choose Hudson and just do it.


David

Matt Raible-3

Re: Hudson

Reply Threaded More More options
Print post
Permalink
In reply to this post by David Whitehurst
It should be as easy as installing Hudson and then setting up a Maven  
build to run "mvn clean install" on your project.

Matt

On Jan 27, 2009, at 8:41 AM, David Whitehurst wrote:

> Can someone provide a high-level overview of Hudson?  Here's my take.
>
> Browse using Tomcat manager for the WAR.  It's then running.  
> Configure from the browser.  So, other than that, does an AppFuse  
> app just work as long as test patterns are followed?
>
> Hudson says you can configure JUnit or TestNG.  I just want  
> continuous build for an AppFuse application and then email for  
> broken builds.
>
> Insight? Brief Description?  I think I'm going to choose Hudson and  
> just do it.
>
>
> David


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]