Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [embed-cdt-dev] Contribute the embedcdt projects to EPP?


> On 23 Sep 2020, at 09:38, Alexander Fedorov <alexander.fedorov@xxxxxxxxxx> wrote:
> 
> ... Do you have a Gerrit that EPP committers can review?

I'm still struggling with Gerrit, so I don't know if this is ok:

https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/169765

The .embedcdt code was simply copied from .cpp, I don't think we need any CQ for it.

The idea is to keep the .embedcdt projects in sync with .cpp. For this I use the following diffs and visually check the output:

diff packages/org.eclipse.epp.package.cpp packages/org.eclipse.epp.package.embedcdt
diff packages/org.eclipse.epp.package.cpp.feature packages/org.eclipse.epp.package.embedcdt.feature
diff packages/org.eclipse.epp.package.cpp.product packages/org.eclipse.epp.package.embedcdt.product


Regards,

Liviu



Back to the top