Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2014-01-27 16:40:32 +0000
committerUwe Stieber2014-01-27 16:40:32 +0000
commit3c7690eb0b0fd01876c0d67fb4d2a182458e1820 (patch)
tree0df791d27bdbbe49b4b21d5768b39e00b55fd53d /admin/target-defs/eclipse-4.3.x-kepler.target
parent8691ca36918e7b25e4cfe010c9c53830a3ef46a2 (diff)
downloadorg.eclipse.tcf-3c7690eb0b0fd01876c0d67fb4d2a182458e1820.tar.gz
org.eclipse.tcf-3c7690eb0b0fd01876c0d67fb4d2a182458e1820.tar.xz
org.eclipse.tcf-3c7690eb0b0fd01876c0d67fb4d2a182458e1820.zip
Releng: Set RXTX update site location to the Eclipse.org backup
Diffstat (limited to 'admin/target-defs/eclipse-4.3.x-kepler.target')
-rw-r--r--admin/target-defs/eclipse-4.3.x-kepler.target11
1 files changed, 6 insertions, 5 deletions
diff --git a/admin/target-defs/eclipse-4.3.x-kepler.target b/admin/target-defs/eclipse-4.3.x-kepler.target
index 0b26003fd..d1552c17f 100644
--- a/admin/target-defs/eclipse-4.3.x-kepler.target
+++ b/admin/target-defs/eclipse-4.3.x-kepler.target
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="Eclipse 4.3.x (Kepler)" sequenceNumber="28">
+<?pde version="3.8"?><target name="Eclipse 4.3.x (Kepler)" sequenceNumber="29">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.tm.terminal.core.sdk.feature.group" version="3.3.100.201305201712"/>
@@ -10,10 +10,6 @@
<repository location="http://download.eclipse.org/tools/cdt/builds/luna/milestones"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="gnu.io.rxtx.sdk.feature.group" version="2.1.7.4_v20071016-417C7DP1Bh_eEaQJBrHBHg"/>
-<repository location="http://szg-bld-wb.wrs.com/wb-sd/4.0.0/rxtx"/>
-</location>
-<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson.source" version="2.2.4.v201311231704"/>
<unit id="com.google.gson" version="2.2.4.v201311231704"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20140116105218/repository"/>
@@ -36,5 +32,10 @@
<unit id="org.eclipse.test.feature.group" version="3.6.0.v20130424-0442"/>
<repository location="http://download.eclipse.org/eclipse/updates/4.3"/>
</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="gnu.io.rxtx.sdk.feature.group" version="2.1.7.4_v20071016-417C7DP1Bh_eEaQJBrHBHg"/>
+<unit id="gnu.io.rxtx.feature.group" version="2.1.7.4_v20071016-7B57e7UAXMAAqGAGf"/>
+<repository location="http://archive.eclipse.org/tm/updates/rxtx"/>
+</location>
</locations>
</target>

Back to the top