blob: e27b196e77e7a6807fe3719aa92ee9431ee0ca1c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
- Install IDE:
Platform 3.6
Buckminster 3.6
core
cvs
pde
- Create empty project _target
- Create empty target platform (TP),
add directory location $workspace_loc\_target,
activate TP
- Bootstrap the releng component: http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/releng/org.eclipse.emf.cdo.releng/psf/pserver/_bootstrap.psf?root=Modeling_Project&view=co
Commiters use: http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/releng/org.eclipse.emf.cdo.releng/psf/extssh/_bootstrap.psf?root=Modeling_Project&view=co
- Only for CDO 2.0: Team|Switch to "R2_0_maintenance" branch (not tag!)
- Right-click local.mspec, Buckminster|Import..., wait, press Finish
BUILD p2 repository:
- Right-click org.eclipse.emf.cdo.site-feature, Buckminster|Invoke action...|site.p2(.zip).
DO NOT FORGET to point to the properties file, e.g. /org.eclipse.emf.cdo.releng/local.properties !!!!
PROMOTE:
- Edit category.xml in the site project (--> http://lenettoyeur-on-eclipse.blogspot.com/2009/11/nesting-categories.html )
- Copy update site to /home/data/httpd/download.eclipse.org/modeling/emf/cdo/updates/integration-
- Test installation from http://download.eclipse.org/modeling/emf/cdo/updates/integration-
- Contribute to Helios by updating the feature versions in /org.eclipse.helios.build/emf-cdo.build
- Kick Helios aggregation: https://build.eclipse.org/hudson/view/Repository Aggregation/job/helios.runBuckyBuild
|