Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Rebasing CBI to M5

Hi Thanh,

On Thu, Mar 8, 2012 at 10:01 AM, Thanh Ha <thanh.ha@xxxxxxxxxxx> wrote:

 There are a few repositories which didn't seem to have equivalent CBI repositories for so I'm at a loss as to what to do with these ones:

  • eclipse.platform.releng

http://git.eclipse.org/c/platform/eclipse.platform.releng.maps.git/tree/org.eclipse.releng/tagging/repositories.txt describes all of the git repos we are currently using for our 3.8 build. 
 
  • eclipse.platform.swt.binaries

AFAIK this is one of the things in the native repo currently used by the CBI prototype.  There's a bug for this, Bug 372794 - CBI build of platform native SWT code
 
  • orbit.map

We just consume the p2 repo.  I guess this repo should be described in a pom somewhere so tycho can pick it up.

 
  • rt.equinox.incubator

I don't think the prototype builds the Equinox SDK just yet, but I think they build the incubator as well.  Kim or Tom Watson might be able to shed some more light on it.

 

 

Are these new repositories which need to be created?

In the orbit.map case I noticed everything in that map file was pointing to p2 and not a git repository so I'm not sure what to do about that, do I download the files and place it somewhere in the aggregator repository?

Finally I'm not sure if anything needs to be changed in the aggregator repository, none of the map files as far as I can tell has links to anything that's in there, is the difference between M4 and M5 just the submodule changes?


The map files drive the PDE build of the SDK.  AFAIK the aggregator repo uses the submodules to specify the build input for each of the contained repos.  The prototype doesn't currently have any dependencies on the map files.
 

 

I did not see any map files for the FROMCVS stuff either so does anything in the FROMCVS directory need to be updated?



 
AFAIK the FROMCVS directory contains plugins or features that weren't in git at the time the prototype started.  Ideally the poms should be re-directed to the git repo equivalents now.  But anything left over should then be copied over from CVS.


Later,
Paul


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top