| Summary: | Update the build system | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Yves YANG <yves.yang> |
| Component: | VE | Assignee: | Nick Boldt <nboldt> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ahunter.eclipse, webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
|
Description
Yves YANG
To facilitate this, I need three things: a) Please list which feature(s) you intend to package b) Please define how best to package VE for community consumption. I'm thinking zips of SDK, runtime, examples (if applicable) and JUnit 3 tests (if present), along with a p2 repo / update site. c) I will also require committer access to the CVS repo, and group write permission in ~/downloads/tools/ve/ on dev.eclipse.org. This last one will require PMC/PL approval, and that this bug be assigned to webmaster@eclipse.org for action. I also need some basic details, like: Eclipse version we're targeting (assume Eclipse 3.4+) JVM version (assume 5.0+) Runtime requirements (assume we only need Eclipse 3.4+ and EMF 2.4+) (In reply to comment #1) > To facilitate this, I need three things: > a) Please list which feature(s) you intend to package VE depends on: JEM plugins, which are moved in the WTP. So we need to include only the following plugins in the feature: org.eclipse.ve.jfc org.eclipse.ve.propertysheet org.eclipse.ve.swt org.eclipse.ve.cde org.eclipse.ve.java.core org.eclipse.ve.doc You can reference our update site for runtime only: http://update.soyatec.org/Ganymede/ve/1.4 > b) Please define how best to package VE for community consumption. I'm thinking > zips of SDK, runtime, examples (if applicable) and JUnit 3 tests (if present), > along with a p2 repo / update site. I think we provide the zip for SDK and runtime, and two corresponding categories in eclipse update > c) I will also require committer access to the CVS repo, and group write > permission in ~/downloads/tools/ve/ on dev.eclipse.org. This last one will > require PMC/PL approval, and that this bug be assigned to webmaster@eclipse.org > for action. (In reply to comment #2) > I also need some basic details, like: > Eclipse version we're targeting (assume Eclipse 3.4+) Yes > JVM version (assume 5.0+) Right. http://wiki.eclipse.org/VE/Update > Runtime requirements (assume we only need Eclipse 3.4+ and EMF 2.4+) Moving work to bug 270849. *** This bug has been marked as a duplicate of bug 270849 *** |