Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] API Baseline for master?

I had the same problem today. 8.5 is not released yet but you need to set it as the baseline. Once it's released it will be a good idea to update your baseline again to the released version.

You can use 8.5 RC1
http://download.eclipse.org/tools/cdt/builds/luna/milestones/sr1-rc1/

Or use the Hudson build:
https://hudson.eclipse.org/cdt/job/cdt-8.5/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository/

Marc-Andre


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Alena Laskavaia [elaskavaia.cdt@xxxxxxxxx]
Sent: Thursday, 28 August 2014 8:20 PM
To: CDT General developers list.
Subject: [cdt-dev] API Baseline for master?

Where do I get new API baseline for master? (8.5 build?) Is it release or we still fixing it?
API tooling gives me errors now on master because probably I have 8.4 baseline...

Back to the top