Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] automatically updating API tooling baseline

One thing that could be done is to allow setting a baseline through a target definition. That way, you would just click a button and it would download everything for you. When the target file gets updated in the repo, it updates the baseline for you. That would be done in PDE, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=324310.

Marc-André

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Nathan Ridge [zeratul976@xxxxxxxxxxx]
Sent: Thursday, 27 November 2014 10:23 PM
To: CDT Mailing List
Subject: [cdt-dev] automatically updating API tooling baseline

As the frequency of CDT releases has increased, so has the need to
update the baseline for the API tooling, as described at [1].

Is there a way to configure the API tooling to just always track the
latest version on the 'master' branch, without having to update it
each release?

If not, what would be the appropriate component to file a bug
requesting such a feature?

Thanks,
Nate

[1] https://wiki.eclipse.org/CDT/policy#Using_API_Tooling

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top