1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

Bug 535239: [releng] use download.eclipse.org for launchbar/tools.templates

Change-Id: I44cfdd45631171e642c4907e5649c3a6237b3158
This commit is contained in:
Jonah Graham 2018-05-28 23:58:08 +01:00
parent ab02462cdc
commit 0f8f4a24cf
2 changed files with 5 additions and 5 deletions

View file

@ -189,7 +189,7 @@
<repository <repository
url="http://download.eclipse.org/eclipse/updates/4.8milestones/"/> url="http://download.eclipse.org/eclipse/updates/4.8milestones/"/>
<repository <repository
url="https://hudson.eclipse.org/cdt/job/launchbar-master/lastSuccessfulBuild/artifact/repo/target/repository/"/> url="http://download.eclipse.org/tools/cdt/launchbar/photon/m7/"/>
<repository <repository
url="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/> url="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
<repository <repository
@ -197,7 +197,7 @@
<repository <repository
url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/> url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/>
<repository <repository
url="https://hudson.eclipse.org/cdt/job/tools-templates-master/lastSuccessfulBuild/artifact/repo/target/repository/"/> url="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.0-photon-rc2/"/>
<repository <repository
url="http://download.eclipse.org/tm4e/snapshots/"/> url="http://download.eclipse.org/tm4e/snapshots/"/>
<repository <repository

View file

@ -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" sequenceNumber="31"> <?pde version="3.8"?><target name="cdt" sequenceNumber="32">
<locations> <locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="0.0.0"/> <unit id="com.google.gson" version="0.0.0"/>
@ -54,7 +54,7 @@
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/> <unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
<unit id="org.eclipse.launchbar.remote.feature.group" version="0.0.0"/> <unit id="org.eclipse.launchbar.remote.feature.group" version="0.0.0"/>
<repository location="https://hudson.eclipse.org/cdt/job/launchbar-master/lastSuccessfulBuild/artifact/repo/target/repository/"/> <repository location="http://download.eclipse.org/tools/cdt/launchbar/photon/m7/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>
@ -77,7 +77,7 @@
<unit id="org.eclipse.tools.templates.freemarker.source" version="0.0.0"/> <unit id="org.eclipse.tools.templates.freemarker.source" 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"/>
<unit id="org.eclipse.tools.templates.ui.source" version="0.0.0"/> <unit id="org.eclipse.tools.templates.ui.source" version="0.0.0"/>
<repository location="https://hudson.eclipse.org/cdt/job/tools-templates-master/lastSuccessfulBuild/artifact/repo/target/repository/"/> <repository location="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.0-photon-rc2/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="tm-feature.feature.group" version="0.0.0"/> <unit id="tm-feature.feature.group" version="0.0.0"/>