Bug 265863 - Accept context repos and pass them to publisher
Summary: Accept context repos and pass them to publisher
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M7   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 241441 272061
  Show dependency tree
 
Reported: 2009-02-23 13:37 EST by Andrew Niefer CLA
Modified: 2009-04-14 17:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2009-02-23 13:37:15 EST
We need properties in which to specify context repositories to be passed on to the publisher during the build.  These are repos that we will reuse metadata from.

The major candidate here is the output from the repo2runnable task.
Another is the profile from the running eclipse during an export.

See bug 259792
Comment 1 Andrew Niefer CLA 2009-04-09 17:52:34 EDT
need this
Comment 2 Andrew Niefer CLA 2009-04-14 17:26:52 EDT
done.
set "p2.context.repos", this will be passed together with transformedRepoLocation as the context used by build.

For UI, use BuildScriptGenerator.setContextMetadataRepositories(URI[])