Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

BPMN2-Modeler/Build

< BPMN2-Modeler
Revision as of 10:09, 24 June 2014 by Unnamed Poltroon (Talk) (Created page with " == Build Jobs == BPMN2 Modeler uses a shared Hudson instance at eclipse.org for building the product. There are two build jobs on [https://hudson.eclipse.org/hudson/ this Hu...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Build Jobs

BPMN2 Modeler uses a shared Hudson instance at eclipse.org for building the product. There are two build jobs on this Hudson instance:

* bpmn2-modeler.kepler for Kepler builds (currently configured for version 1.0.2)
* bpmn2-modeler.luna for Luna builds (currently configured for version 1.1.0)

Both of these jobs are triggered by a commit to the BPMN2 Modeler Git repository.

Building Locally

Back to the top