You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Gerhard Petracek <gp...@apache.org> on 2012/01/31 10:04:43 UTC

openejb @ jenkins

hi @ all,

fyi:
in addition to [1] i also created [2]. currently [3] just builds the
project with mvn clean install (and without running the tests) as soon as a
snapshot dependency changed. (esp. for detecting issues with old snapshot
dependencies, because we saw such issues recently and [1] didn't detect
those issues).

for sure we can change settings easily (e.g. the e-mail notifications in
case of a broken build) or we can remove [2] and [3] again, if we see that
we can't detect more issues (compared to [1]).

regards,
gerhard

[1] http://ci.apache.org/builders/openejb-trunk-ubuntu
[2] https://builds.apache.org/view/M-R/view/OpenEJB/
[3]
https://builds.apache.org/view/M-R/view/OpenEJB/job/OpenEJB_and_TomEE_Build/

Re: openejb @ jenkins

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
It looks good to me.
Thanks for that.

Jean-Louis

2012/1/31 Gerhard Petracek <gp...@apache.org>

> hi @ all,
>
> fyi:
> in addition to [1] i also created [2]. currently [3] just builds the
> project with mvn clean install (and without running the tests) as soon as a
> snapshot dependency changed. (esp. for detecting issues with old snapshot
> dependencies, because we saw such issues recently and [1] didn't detect
> those issues).
>
> for sure we can change settings easily (e.g. the e-mail notifications in
> case of a broken build) or we can remove [2] and [3] again, if we see that
> we can't detect more issues (compared to [1]).
>
> regards,
> gerhard
>
> [1] http://ci.apache.org/builders/openejb-trunk-ubuntu
> [2] https://builds.apache.org/view/M-R/view/OpenEJB/
> [3]
>
> https://builds.apache.org/view/M-R/view/OpenEJB/job/OpenEJB_and_TomEE_Build/
>

Re: openejb @ jenkins

Posted by Romain Manni-Bucau <rm...@gmail.com>.
yep with jenkins notifications can be as input and output events.

- Romain


2012/2/1 David Blevins <da...@gmail.com>

> [yet another email I found sitting open and not sent]
>
> Really great, Gerhard!
>
> On Jan 31, 2012, at 1:04 AM, Gerhard Petracek wrote:
> >
> > in addition to [1] i also created [2]. currently [3] just builds the
> > project with mvn clean install (and without running the tests) as soon
> as a
> > snapshot dependency changed. (esp. for detecting issues with old snapshot
> > dependencies, because we saw such issues recently and [1] didn't detect
> > those issues).
>
> Wow, so Jenkins can automatically trigger builds if a snapshot changes?
>
> I tried to setup in buildbot some builds that fire when the main build
> completes  (specifically, running the CDI tck against the various flavors
> of TomEE).  It didn't seem to work out so well.
>
> Are there Jenkins features that can help with that sort of thing?
>
> -David
>
>

Re: openejb @ jenkins

Posted by David Blevins <da...@gmail.com>.
[yet another email I found sitting open and not sent]

Really great, Gerhard!

On Jan 31, 2012, at 1:04 AM, Gerhard Petracek wrote:
> 
> in addition to [1] i also created [2]. currently [3] just builds the
> project with mvn clean install (and without running the tests) as soon as a
> snapshot dependency changed. (esp. for detecting issues with old snapshot
> dependencies, because we saw such issues recently and [1] didn't detect
> those issues).

Wow, so Jenkins can automatically trigger builds if a snapshot changes?

I tried to setup in buildbot some builds that fire when the main build completes  (specifically, running the CDI tck against the various flavors of TomEE).  It didn't seem to work out so well.

Are there Jenkins features that can help with that sort of thing?

-David