Community
Participate
Working Groups
Since we want to use Hudson/Buckminster for continuous integration and release builds we need as a first step a Buckminster query. The details of this have to be investigated and determined.
Created attachment 195486 [details] An example releng project The ZIP contains a releng feature including everything required to let buckminster retrieve all dependencies for etrice to create a target platform from scratch. Please note that it currently uses a mirror on github I used for testing, just change the URIs in etrice-git.rmap to use different sources. Also this bases on Eclipse helios, a few more changes will probably be required for indigo. Here's how to use it: Preparations - Download Eclipse Helios (3.6.1) - Install Xtext 1.0.1 from http://download.eclipse.org/modeling/tmf/updates/releases/ - Install EGit/JGit using the Eclipse Marketplace client - Install Buckminster from http://download.eclipse.org/tools/buckminster/updates-3.6 Make sure to include buckminster's git feature Getting sources + dependencies - Unzip the attached file to <your-local-path> - Start Eclipse with a fresh workspace - open <your-local-path>/releng/org.eclipse.etrice.releng.feature/etrice.target => "Set as Target Platform" - Select File -> "Open a Component Query..." Enter <your-local-path>/releng/org.eclipse.etrice.releng.feature/etrice.cquery => "Resolve to Wizard" => Click your way through the resolution process, materialization will then happen in a background job.
Daniel, thanks for the contribution including the detailed directions for usage. They were of great help for us.
closed resolved bug