Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Continuus integration

2010/4/24 Gilles Besançon <gilles.besancon@xxxxxxxxx>:
> Hi,
> I'm using the actual eclipse SDK and trying to entertain with the 4.0
> SDK and I was wondering how are the night build done.
> I hope you could help me understand or point me up a link that could
> help me.
> I'm trying to set up a continuus integration on an application based on
> E3.6 that will certainly be updated with the E4.0 SDK,
> Thank for your time.

We currently run 2 builds.  The first build is the e4 build,
http://wiki.eclipse.org/E4/Builds  We build all of the e4 features and
produce a p2 repo and an e4 SDK (eclipse 3.6 + e4 + EMF + XML Editors
and Tools + XWT + Languages/JavaScript).

Then we run a 4.0 SDK build from hudson
https://build.eclipse.org/hudson/job/eclipse-e4-test/

That is actually a 3.6 build, that consumes the e4 p2 repo and the
modelled workbench replaces the 3.6 org.eclipse.ui.workbench.  We use
the standard org.eclipse.releng maps but branched in R4_HEAD and we
include 2 new e4 maps.

PW

-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR


Back to the top