1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

CDT Oomph setup update

-Update baseline to 8.6
-Use Remote 2.0.0 in targlet

Change-Id: Ie508b89a71702868d0c87d49889f68500080a90b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
Marc-Andre Laperle 2015-03-09 02:05:04 -07:00 committed by Gerrit Code Review @ Eclipse.org
parent d755ace3cc
commit 676f150755

View file

@ -65,9 +65,9 @@
xsi:type="pde:APIBaselineTask"
id="baseline"
name="CDT"
version="8.5"
version="8.6"
location="${workspace.location/../api.baseline}"
remoteURI="http://download.eclipse.org/tools/cdt/releases/8.5/cdt-8.5.0.zip"/>
remoteURI="http://download.eclipse.org/tools/cdt/releases/8.6/cdt-8.6.0.zip"/>
<stream name="master">
<setupTask
xsi:type="git:GitCloneTask"
@ -100,8 +100,6 @@
activeRepositoryList="${eclipse.target.platform}">
<requirement
name="org.eclipse.platform.ide"/>
<requirement
name="org.eclipse.jetty.bundles.f.feature.group"/>
<requirement
name="org.apache.log4j"/>
<requirement
@ -133,27 +131,8 @@
<sourceLocator
rootFolder="${git.clone.cdt.location}"
locateNestedProjects="true"/>
<repositoryList
name="Luna">
<repository
url="http://download.eclipse.org/jetty/updates/jetty-bundles-8.x"/>
<repository
url="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
<repository
url="http://download.eclipse.org/technology/swtbot/releases/latest/"/>
<repository
url="http://download.eclipse.org/tm/updates/3.6milestones"/>
<repository
url="http://download.eclipse.org/eclipse/updates/4.4milestones/"/>
<repository
url="http://download.eclipse.org/tools/ptp/updates/luna"/>
<repository
url="http://download.eclipse.org/cbi/updates/license"/>
</repositoryList>
<repositoryList
name="Mars">
<repository
url="http://download.eclipse.org/jetty/updates/jetty-bundles-8.x"/>
<repository
url="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
<repository
@ -163,7 +142,7 @@
<repository
url="http://download.eclipse.org/eclipse/updates/4.5milestones/"/>
<repository
url="http://download.eclipse.org/tools/ptp/updates/luna"/>
url="http://download.eclipse.org/tools/ptp/builds/remote/2.0.0"/>
<repository
url="http://download.eclipse.org/cbi/updates/license"/>
</repositoryList>