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 "Portland DemoCamp Presentations"

Line 1: Line 1:
 +
Return to [http://wiki.eclipse.org/Portland_DemoCamp#Presenters Portland Demo Camp]
  
 
== Here's a list of currently submitted abstracts. ==
 
== Here's a list of currently submitted abstracts. ==

Revision as of 18:22, 7 November 2007

Return to Portland Demo Camp

Here's a list of currently submitted abstracts.

An Automated Build System for Eclipse/ECF

Ted Kubaska

This demo shows an automated build system implemented for the Eclipse ECF project. The system uses cruisecontrol and ant, runs on an OSU machine. It checks out code from the Eclipse repository, performs a headless build, and uploads the file to the eclipse/ecf web site. In addition extra builds are performed from a repository located on another OSU machine and made available from a web site hosted by that machine. The demo also shows how the automated build system can be remotely administered.

There's a lot left to do. Suggestions on what to do next and how to do it are strongly encouraged. Suggestions about how to do what we've done better are also encouraged!

Back to the top