Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-12-04 21:47:09 +0000
committerMatthias Sohn2019-12-04 21:47:09 +0000
commit17501c1eed2a8b6c90ad56b1fef2b4c2844a6147 (patch)
tree3a64273c8fc49ac090fa840eb6eb3837d4dabda0
parent0c2de898fc30332db0ca5b0c099ea7fdf7e1a170 (diff)
downloadegit-github-17501c1eed2a8b6c90ad56b1fef2b4c2844a6147.tar.gz
egit-github-17501c1eed2a8b6c90ad56b1fef2b4c2844a6147.tar.xz
egit-github-17501c1eed2a8b6c90ad56b1fef2b4c2844a6147.zip
Update Orbit to R20191126223242 for 2019-12
Change-Id: I0d0fbd17fadc71680d550286264761688b393260 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--org.eclipse.mylyn.github.target/github.target4
-rw-r--r--org.eclipse.mylyn.github.target/github.tpd2
-rw-r--r--org.eclipse.mylyn.github.target/orbit/R20191126223242-2019-12.tpd (renamed from org.eclipse.mylyn.github.target/orbit/S20191118194249.tpd)4
3 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.mylyn.github.target/github.target b/org.eclipse.mylyn.github.target/github.target
index 791218cc..eb21ffb7 100644
--- a/org.eclipse.mylyn.github.target/github.target
+++ b/org.eclipse.mylyn.github.target/github.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="github" sequenceNumber="1574723272">
+<target name="github" sequenceNumber="1575495811">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.22.v20191022"/>
@@ -103,7 +103,7 @@
<unit id="org.slf4j.impl.log4j12.source" version="1.7.2.v20131105-2200"/>
<unit id="org.tukaani.xz" version="1.8.0.v20180207-1613"/>
<unit id="org.tukaani.xz.source" version="1.8.0.v20180207-1613"/>
- <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20191118194249/repository"/>
+ <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
diff --git a/org.eclipse.mylyn.github.target/github.tpd b/org.eclipse.mylyn.github.target/github.tpd
index ad2baed3..fc3bb6b5 100644
--- a/org.eclipse.mylyn.github.target/github.tpd
+++ b/org.eclipse.mylyn.github.target/github.tpd
@@ -3,5 +3,5 @@ target "github" with source configurePhase
include "projects/jetty-9.4.22.tpd"
include "projects/license.tpd"
include "projects/swtbot-snapshot.tpd"
-include "orbit/S20191118194249.tpd"
+include "orbit/R20191126223242-2019-12.tpd"
include "releasetrain/4.7-oxygen.tpd" \ No newline at end of file
diff --git a/org.eclipse.mylyn.github.target/orbit/S20191118194249.tpd b/org.eclipse.mylyn.github.target/orbit/R20191126223242-2019-12.tpd
index 6d6b4428..1bac41ef 100644
--- a/org.eclipse.mylyn.github.target/orbit/S20191118194249.tpd
+++ b/org.eclipse.mylyn.github.target/orbit/R20191126223242-2019-12.tpd
@@ -1,7 +1,7 @@
-target "S20191118194249" with source configurePhase
+target "R20191126223242-2019-12" with source configurePhase
// see http://download.eclipse.org/tools/orbit/downloads/
-location "https://download.eclipse.org/tools/orbit/downloads/drops/S20191118194249/repository" {
+location "https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository" {
com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110]
com.google.gson.source [2.8.2.v20180104-1110,2.8.2.v20180104-1110]
com.jcraft.jsch [0.1.55.v20190404-1902,0.1.55.v20190404-1902]

Back to the top