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

DLTK/Releng

DLTK build system is based on Eclipse Base builder infrastructure org.eclipse.releng.basebuilder.

Cruise Control is used to monitor CVS changes and start builds.

DLTK Build system is in the following CVS repository:

  • Host: dev.eclipse.org
  • CVSROOT: /cvsroot/technology/
  • Modules:
    • org.eclipse.dltk/releng.dltkbuilder - contains builder configuration for all DLTK components.
    • org.eclipse.dltk/releng.control - contains configuration for Cruise Control to start and monitor builds.

Base builder is available from eclipse CVS:

  • Host: dev.eclipse.org
  • CVSROOT: /cvsroot/eclipse

Back to the top