1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

Updating baseline for CDT 9.2 (RC4)

Change-Id: Ic76e7e567b69901e93c80634413df23449257138
This commit is contained in:
Marc Khouzam 2016-12-12 14:08:44 -05:00 committed by Gerrit Code Review @ Eclipse.org
parent cee87b1757
commit dfcc0962d3
2 changed files with 5 additions and 5 deletions

View file

@ -74,9 +74,9 @@
xsi:type="pde:APIBaselineTask"
id="baseline"
name="CDT"
version="9.1"
version="9.2"
location="${workspace.location/../api.baseline}"
remoteURI="http://download.eclipse.org/tools/cdt/releases/9.1/cdt-9.1.0.zip"/>
remoteURI="http://download.eclipse.org/tools/cdt/builds/neon/milestones/ur2-rc4/cdt-9.2ur2-rc4.zip"/>
<setupTask
xsi:type="git:GitCloneTask"
id="git.clone.cdt"

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="10">
<?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="11">
<locations>
<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"/>
@ -50,13 +50,13 @@
<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.ui" version="0.0.0"/>
<repository location="http://download.eclipse.org/tools/cdt/releases/9.1"/>
<repository location="http://download.eclipse.org/tools/cdt/builds/neon/milestones/ur2-rc4"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="http://download.eclipse.org/releases/neon"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="http://download.eclipse.org/tools/cdt/launchbar/neon.rc4/"/>
<repository location="http://download.eclipse.org/tools/cdt/launchbar/neon.2"/>
</location>
</locations>
</target>