Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CBI"

(Next meeting)
(Next meeting)
Line 13: Line 13:
  
 
* Bi-weekly conference call, Tuesdays 10:00 to 11:00 Eastern timezone. [http://wiki.eclipse.org/CBI/Conference Conference bridge details]. Contact andrew dot ross at eclipse dot org if you would like to be added to the Calendar reminder.
 
* Bi-weekly conference call, Tuesdays 10:00 to 11:00 Eastern timezone. [http://wiki.eclipse.org/CBI/Conference Conference bridge details]. Contact andrew dot ross at eclipse dot org if you would like to be added to the Calendar reminder.
* Information session @ EclipseCon, Wednesday March 28, 10:15 to 12:00 Eastern. This session will be in Reston Suites A, on the second floor.
+
* [http://wiki.eclipse.org/CBI/March28_2012 Information session] @ EclipseCon, Wednesday March 28, 10:15 to 12:00 Eastern. This session will be in Reston Suites A, on the second floor.
  
 
==GSoC==
 
==GSoC==

Revision as of 17:59, 8 March 2012

The Eclipse Common Build Infrastructure (CBI) is an initiative combining technologies and practices for building Eclipse Software.

Initiative Goals

  1. Get all Eclipse projects building their software on Eclipse Foundation hardware.
  2. Use and provide reference examples of best of breed build technologies and processes.
  3. Enable the Long Term Support Program.

There is a strong link between CBI and the Long Term Support Program which enables a marketplace of companies providing maintenance and support for Eclipse technologies for durations far beyond typical community support. Please NOTE: CBI features will be available to community.

It is our hope that this project develops an offering that is compelling so that many projects will move to use it.

Next meeting

  • Bi-weekly conference call, Tuesdays 10:00 to 11:00 Eastern timezone. Conference bridge details. Contact andrew dot ross at eclipse dot org if you would like to be added to the Calendar reminder.
  • Information session @ EclipseCon, Wednesday March 28, 10:15 to 12:00 Eastern. This session will be in Reston Suites A, on the second floor.

GSoC

There are opportunities for students interested in participating in Google Summer of Code. Please see our list of project ideas and scan for CBI.

Resources

Notable Implementations

Preferred Build Technologies

Hudson

Maven

Maven 3.0 drives the builds. Projects are expected to provide standard Maven 3.0 POM files for their builds. The builds should be built in such a way that they can be run on the local workstation, or on the Eclipse build server. Note that builds can only be signed on the Eclipse build server.

Tycho

Tycho is focused on a Maven-centric, manifest-first approach to building Eclipse plug-ins, features, update sites, RCP applications and OSGi bundles.

Helpful links:

Related Topics and Links

Meeting Minutes

Back to the top