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:
parent
cee87b1757
commit
dfcc0962d3
2 changed files with 5 additions and 5 deletions
|
@ -74,9 +74,9 @@
|
||||||
xsi:type="pde:APIBaselineTask"
|
xsi:type="pde:APIBaselineTask"
|
||||||
id="baseline"
|
id="baseline"
|
||||||
name="CDT"
|
name="CDT"
|
||||||
version="9.1"
|
version="9.2"
|
||||||
location="${workspace.location/../api.baseline}"
|
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
|
<setupTask
|
||||||
xsi:type="git:GitCloneTask"
|
xsi:type="git:GitCloneTask"
|
||||||
id="git.clone.cdt"
|
id="git.clone.cdt"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?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="10">
|
<?pde version="3.8"?><target name="cdt-baseline" sequenceNumber="11">
|
||||||
<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"/>
|
||||||
|
@ -50,13 +50,13 @@
|
||||||
<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.1"/>
|
<repository location="http://download.eclipse.org/tools/cdt/builds/neon/milestones/ur2-rc4"/>
|
||||||
</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/neon"/>
|
<repository location="http://download.eclipse.org/releases/neon"/>
|
||||||
</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/tools/cdt/launchbar/neon.rc4/"/>
|
<repository location="http://download.eclipse.org/tools/cdt/launchbar/neon.2"/>
|
||||||
</location>
|
</location>
|
||||||
</locations>
|
</locations>
|
||||||
</target>
|
</target>
|
||||||
|
|
Loading…
Add table
Reference in a new issue