mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
Bug 535239: [releng] use download.eclipse.org for launchbar/tools.templates
Change-Id: I44cfdd45631171e642c4907e5649c3a6237b3158
This commit is contained in:
parent
ab02462cdc
commit
0f8f4a24cf
2 changed files with 5 additions and 5 deletions
|
@ -189,7 +189,7 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/eclipse/updates/4.8milestones/"/>
|
||||
<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
|
||||
url="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
||||
<repository
|
||||
|
@ -197,7 +197,7 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/>
|
||||
<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
|
||||
url="http://download.eclipse.org/tm4e/snapshots/"/>
|
||||
<repository
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?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>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="com.google.gson" version="0.0.0"/>
|
||||
|
@ -54,7 +54,7 @@
|
|||
<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.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 includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<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.ui" 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 includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="tm-feature.feature.group" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue