Bug 486712 - update tycho build to use eclipse-repository for the p2 repo generation
Summary: update tycho build to use eclipse-repository for the p2 repo generation
Status: RESOLVED FIXED
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal
Target Milestone: 1.0 M3   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2016-01-28 05:32 EST by Martin Lippert CLA
Modified: 2016-02-11 16:48 EST (History)
1 user (show)

See Also:


Attachments
improve build (18.14 KB, patch)
2016-01-28 06:24 EST, Martin Lippert CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Lippert CLA 2016-01-28 05:32:29 EST
the old tycho build still uses eclipse-update-site as the type of the p2 repo generation module. This should be updated to use eclipse-repository.

It should also be updated to produce a p2 repo zip file with a meaningful name, containing the project name as well as the version.
Comment 1 Martin Lippert CLA 2016-01-28 06:24:44 EST
Created attachment 259433 [details]
improve build

patch contains fixes for this bug as well as improvements for bug 485972 and some changes in order to fix bug 486714.
Comment 2 Eclipse Genie CLA 2016-01-28 18:48:20 EST
GitHub Pull Request 12 created by [nierajsingh]
https://github.com/eclipse/cft/pull/12