Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] How to test eclipse 3.4 compatibility?

2010/2/17 Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx>
2010/2/17 Shawn O. Pearce <spearce@xxxxxxxxxxx>

"Lay, Stefan" <stefan.lay@xxxxxxx> wrote:
> as far as I understand we want to be compatible with eclipse versions 3.4 onwards.
>
> We should at document this on the contributor guide. But if we do not regularly build
> against 3.4, how can we ensure that we are compatible?
>
> Can we add another Hudson job that builds with eclipse 3.4?

That's a great point.  Yea, we should be doing a 3.4 build too.


I filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=303076 to get 2 new Hudson jobs for these builds.

Chris suggested that we should run the 3.4 build in the same Hudson job. Hence I reconfigured the EGit job
to first run a build against 3.4 and then a second one against 3.5.

I also tried 3.6 but this currently fails : https://build.eclipse.org/hudson/job/egit/79/console
It seems the 3.6 site has broken content. So I went back to 3.5.

--
Matthias

Back to the top