mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-06 07:45:50 +02:00
[releng] Use Photon specific locations for target platform
Change-Id: Ifeda1a0256cbfa9c87acd9a9bc8bb755b533fed3
This commit is contained in:
parent
5d4915cb66
commit
a91cd76b74
2 changed files with 8 additions and 8 deletions
|
@ -177,7 +177,7 @@
|
|||
<repositoryList
|
||||
name="Photon">
|
||||
<repository
|
||||
url="http://download.eclipse.org/tools/orbit/downloads/drops/R20180531190352/repository"/>
|
||||
url="http://download.eclipse.org/tools/orbit/downloads/drops/R20180606145124/repository"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/technology/swtbot/milestones/photon-m7/"/>
|
||||
<repository
|
||||
|
@ -191,9 +191,9 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/tools/cdt/launchbar/photon/m7/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
||||
url="http://download.eclipse.org/linuxtools/updates-docker-nightly-photon/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.M7-20180510062228/repository"/>
|
||||
url="http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.RC2-20180524070951/repository"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/>
|
||||
<repository
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="cdt" sequenceNumber="34">
|
||||
<?pde version="3.8"?><target name="cdt" sequenceNumber="35">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="com.google.gson" version="0.0.0"/>
|
||||
|
@ -16,11 +16,11 @@
|
|||
<unit id="org.junit.source" version="0.0.0"/>
|
||||
<unit id="org.mockito" version="0.0.0"/>
|
||||
<unit id="org.slf4j.impl.log4j12" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20180531190352/repository/"/>
|
||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20180606145124/repository/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.epp.logging.aeri.feature.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/technology/epp/logging/stable/"/>
|
||||
<repository location="http://download.eclipse.org/technology/epp/logging/milestones/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
|
||||
|
@ -56,11 +56,11 @@
|
|||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
||||
<repository location="http://download.eclipse.org/linuxtools/updates-docker-nightly-photon/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.M7-20180510062228/repository"/>
|
||||
<repository location="http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.RC2-20180524070951/repository"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue