1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 21:05:37 +02:00

Update API baseline to 9.7.0

Change-Id: I832b6ba5c3219f32d7e8a4d002e6e72a3bba4f2c
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
This commit is contained in:
Marc-Andre Laperle 2019-03-18 20:58:28 -04:00
parent 040372be48
commit d84e61890d
2 changed files with 7 additions and 8 deletions

View file

@ -66,9 +66,9 @@
xsi:type="pde:APIBaselineTask" xsi:type="pde:APIBaselineTask"
id="baseline" id="baseline"
name="CDT" name="CDT"
version="9.6" version="9.7"
location="${workspace.location/../api.baseline}" location="${workspace.location/../api.baseline}"
remoteURI="https://download.eclipse.org/tools/cdt/releases/9.6/cdt-9.6.0/cdt-9.6.0.zip"/> remoteURI="https://download.eclipse.org/tools/cdt/builds/9.7/cdt-9.7.0-simrel-2019-03-rc2a/cdt-9.7.0-simrel-2019-03-rc2a.zip"/>
<setupTask <setupTask
xsi:type="git:GitCloneTask" xsi:type="git:GitCloneTask"
id="git.clone.cdt" id="git.clone.cdt"

View file

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="15">
<?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="14">
<locations> <locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.cdt.gnu.build.source.feature.group" version="0.0.0"/> <unit id="org.eclipse.cdt.gnu.build.source.feature.group" version="0.0.0"/>
@ -44,15 +43,15 @@
<unit id="org.eclipse.cdt.autotools.source.feature.group" version="0.0.0"/> <unit id="org.eclipse.cdt.autotools.source.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tools.templates.core" version="0.0.0"/> <unit id="org.eclipse.tools.templates.core" version="0.0.0"/>
<unit id="org.eclipse.tools.templates.ui" version="0.0.0"/> <unit id="org.eclipse.tools.templates.ui" version="0.0.0"/>
<repository location="http://download.eclipse.org/tools/cdt/releases/9.6/cdt-9.6.0/"/> <repository location="https://download.eclipse.org/tools/cdt/builds/9.7/cdt-9.7.0-simrel-2019-03-rc2a/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/> <unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
<unit id="org.eclipse.launchbar.remote.feature.group" version="0.0.0"/> <unit id="org.eclipse.launchbar.remote.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/tools/cdt/launchbar/photon/m7/"/> <repository location="https://download.eclipse.org/tools/cdt/launchbar/2.2/launchbar-2.2.3-simrel-2019-03-m2/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="http://download.eclipse.org/releases/photon/"/> <repository location="https://download.eclipse.org/releases/2019-03/"/>
</location> </location>
</locations> </locations>
</target> </target>