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

Bug 564369 - CDT : use 4.16 GA version for .setup and .target

Change order of repositories: start the list from the most recent
platform release

Change-Id: I565f640c72f1ab67b63c8cffc0858f8303282609
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
Alexander Fedorov 2020-07-11 11:10:22 +03:00
parent b59b75eb43
commit 81eb1b1db3

View file

@ -247,42 +247,6 @@
<sourceLocator <sourceLocator
rootFolder="${git.clone.cdt.location}" rootFolder="${git.clone.cdt.location}"
locateNestedProjects="true"/> locateNestedProjects="true"/>
<repositoryList
name="2020-03">
<repository
url="https://download.eclipse.org/cbi/updates/license/"/>
<repository
url="https://download.eclipse.org/eclipse/updates/4.15/"/>
<repository
url="https://download.eclipse.org/egit/updates-5.7/"/>
<repository
url="https://download.eclipse.org/linuxtools/update-2020-03-docker/"/>
<repository
url="https://download.eclipse.org/lsp4e/releases/0.14.0/"/>
<repository
url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/"/>
<repository
url="https://download.eclipse.org/mylyn/docs/releases/3.0.36/"/>
<repository
url="https://download.eclipse.org/mylyn/releases/3.24/"/>
<repository
url="https://download.eclipse.org/technology/swtbot/releases/2.8.0/"/>
<repository
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
<repository
url="https://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.0/">
<annotation>
<detail
key="description">
<value>We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace.</value>
</detail>
</annotation>
</repository>
<repository
url="https://download.eclipse.org/tools/orbit/downloads/2020-03/"/>
<repository
url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/>
</repositoryList>
<repositoryList <repositoryList
name="2020-06"> name="2020-06">
<repository <repository
@ -319,6 +283,42 @@
<repository <repository
url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/> url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/>
</repositoryList> </repositoryList>
<repositoryList
name="2020-03">
<repository
url="https://download.eclipse.org/cbi/updates/license/"/>
<repository
url="https://download.eclipse.org/eclipse/updates/4.15/"/>
<repository
url="https://download.eclipse.org/egit/updates-5.7/"/>
<repository
url="https://download.eclipse.org/linuxtools/update-2020-03-docker/"/>
<repository
url="https://download.eclipse.org/lsp4e/releases/0.14.0/"/>
<repository
url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/"/>
<repository
url="https://download.eclipse.org/mylyn/docs/releases/3.0.36/"/>
<repository
url="https://download.eclipse.org/mylyn/releases/3.24/"/>
<repository
url="https://download.eclipse.org/technology/swtbot/releases/2.8.0/"/>
<repository
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
<repository
url="https://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.0/">
<annotation>
<detail
key="description">
<value>We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace.</value>
</detail>
</annotation>
</repository>
<repository
url="https://download.eclipse.org/tools/orbit/downloads/2020-03/"/>
<repository
url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/>
</repositoryList>
</targlet> </targlet>
</setupTask> </setupTask>
<setupTask <setupTask