Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Becker2013-12-15 17:57:51 +0000
committerGerrit Code Review @ Eclipse.org2013-12-16 17:13:52 +0000
commit7a7e3778a79db72322007d4a3b5f6c42bfa61ecc (patch)
treeba07c518141d387d51edb8a5f043427e2be65d6b
parent6edf8d9e2a56f10075027a86f9f689ff22598099 (diff)
downloadorg.eclipse.mylyn.commons-7a7e3778a79db72322007d4a3b5f6c42bfa61ecc.tar.gz
org.eclipse.mylyn.commons-7a7e3778a79db72322007d4a3b5f6c42bfa61ecc.tar.xz
org.eclipse.mylyn.commons-7a7e3778a79db72322007d4a3b5f6c42bfa61ecc.zip
424077: change Orbit from I20131123181249 to S20131206110810
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424077 Change-Id: I71f9959f05a6e9cda3dd0676b11a30a449dac316
-rw-r--r--org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target2
-rw-r--r--org.eclipse.mylyn.development/Bootstrap/mylyn-bootstrap-e4.4.target2
-rw-r--r--org.eclipse.mylyn.development/Work/mylyn-work-e4.4.target2
3 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target b/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target
index 10e7a183..19363360 100644
--- a/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target
+++ b/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target
@@ -35,7 +35,7 @@
<unit id="org.hamcrest.text" version="1.1.0.v20090501071000"/>
<unit id="org.mockito" version="1.8.4.v201303031500"/>
<unit id="org.objenesis" version="1.0.0.v201105211943"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20131123181249/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20131206110810/repository/"/>
</location>
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.junit" version="4.8.2.v4_8_2_v20130308-0413"/>
diff --git a/org.eclipse.mylyn.development/Bootstrap/mylyn-bootstrap-e4.4.target b/org.eclipse.mylyn.development/Bootstrap/mylyn-bootstrap-e4.4.target
index 75a2060b..22edf784 100644
--- a/org.eclipse.mylyn.development/Bootstrap/mylyn-bootstrap-e4.4.target
+++ b/org.eclipse.mylyn.development/Bootstrap/mylyn-bootstrap-e4.4.target
@@ -55,7 +55,7 @@
<unit id="org.hamcrest.core" version="1.1.0.v20090501071000"/>
<unit id="org.hamcrest.library" version="1.1.0.v20090501071000"/>
<unit id="org.hamcrest.generator" version="1.1.0.v20090501071000"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20131123181249/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20131206110810/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.emf.common.feature.group" version="0.0.0"/>
diff --git a/org.eclipse.mylyn.development/Work/mylyn-work-e4.4.target b/org.eclipse.mylyn.development/Work/mylyn-work-e4.4.target
index c0c261bb..2b5d8fa1 100644
--- a/org.eclipse.mylyn.development/Work/mylyn-work-e4.4.target
+++ b/org.eclipse.mylyn.development/Work/mylyn-work-e4.4.target
@@ -57,7 +57,7 @@
<unit id="org.hamcrest.core" version="1.1.0.v20090501071000"/>
<unit id="org.hamcrest.library" version="1.1.0.v20090501071000"/>
<unit id="org.hamcrest.generator" version="1.1.0.v20090501071000"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20131123181249/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20131206110810/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.emf.common.feature.group" version="0.0.0"/>

Back to the top