You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Robert Burrell Donkin <ro...@gmail.com> on 2008/12/15 20:05:09 UTC

Smoke Tests On Hudson?

i notice that http://hudson.zones.apache.org/hudson/view/James/ isn't
all that great - i'll try to find time to fix the failures,

i've been working on smoke tests - functional test which verify that
the packaged distribution runs ok. i'd like to add a hudson build that
runs the smoke tests.

1. does hudson support ant?
2. that ok with everyone?
3. any tips? (i've never used hudson before)

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: Smoke Tests On Hudson?

Posted by Markus Wiederkehr <ma...@gmail.com>.
On Mon, Dec 15, 2008 at 8:05 PM, Robert Burrell Donkin
<ro...@gmail.com> wrote:
> i notice that http://hudson.zones.apache.org/hudson/view/James/ isn't
> all that great - i'll try to find time to fix the failures,
>
> i've been working on smoke tests - functional test which verify that
> the packaged distribution runs ok. i'd like to add a hudson build that
> runs the smoke tests.
>
> 1. does hudson support ant?

Yes of course..

> 2. that ok with everyone?

No opinion..

> 3. any tips? (i've never used hudson before)

Not really because it's all so straightforward and easy. Click on "New
Job" or "Configure" for an existing one and follow the instructions.
Use a free-style project for ant.

Best continuous integration system ever IMO.

Markus

PS: Did I mention I like Hudson?

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org