mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 02:06:01 +02:00
[releng] Update to Orbit R build for Photon
Change-Id: I86791fcfe8e14259bf15976ae99ba4189eaa1530
This commit is contained in:
parent
278979870c
commit
06bb3101df
2 changed files with 3 additions and 3 deletions
|
@ -177,7 +177,7 @@
|
||||||
<repositoryList
|
<repositoryList
|
||||||
name="Photon">
|
name="Photon">
|
||||||
<repository
|
<repository
|
||||||
url="http://download.eclipse.org/tools/orbit/downloads/drops/S20180504181223/repository"/>
|
url="http://download.eclipse.org/tools/orbit/downloads/drops/R20180531190352/repository"/>
|
||||||
<repository
|
<repository
|
||||||
url="http://download.eclipse.org/technology/swtbot/milestones/photon-m7/"/>
|
url="http://download.eclipse.org/technology/swtbot/milestones/photon-m7/"/>
|
||||||
<repository
|
<repository
|
||||||
|
|
|
@ -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="32">
|
<?pde version="3.8"?><target name="cdt" sequenceNumber="33">
|
||||||
<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"/>
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
<unit id="org.junit.source" version="0.0.0"/>
|
<unit id="org.junit.source" version="0.0.0"/>
|
||||||
<unit id="org.mockito" version="0.0.0"/>
|
<unit id="org.mockito" version="0.0.0"/>
|
||||||
<unit id="org.slf4j.impl.log4j12" version="0.0.0"/>
|
<unit id="org.slf4j.impl.log4j12" version="0.0.0"/>
|
||||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20180504181223/repository/"/>
|
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20180531190352/repository/"/>
|
||||||
</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.epp.logging.aeri.feature.feature.group" version="0.0.0"/>
|
<unit id="org.eclipse.epp.logging.aeri.feature.feature.group" version="0.0.0"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue