Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-02-28 23:23:43 +0000
committerMatthias Sohn2020-02-28 23:24:04 +0000
commit58eb0412efa133c289375ea465d69bb9381bfec5 (patch)
tree0a1f1b4b86550d8c7249594cbcecbc7963c5ecc2 /org.eclipse.mylyn.github.target
parent7437fbde263666fdef8ce7bc4eb8fe9552fa634d (diff)
downloadegit-github-58eb0412efa133c289375ea465d69bb9381bfec5.tar.gz
egit-github-58eb0412efa133c289375ea465d69bb9381bfec5.tar.xz
egit-github-58eb0412efa133c289375ea465d69bb9381bfec5.zip
Update Orbit to S20200224183213 for 2020-03 RC1
Change-Id: I162fd1491a6fc00824efb1714bb3cdd4bc1ddf58 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target')
-rw-r--r--org.eclipse.mylyn.github.target/github.target4
-rw-r--r--org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd2
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.github.target/github.target b/org.eclipse.mylyn.github.target/github.target
index 6c6cf494..09da8e82 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="1582500077">
+<target name="github" sequenceNumber="1582932156">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.25.v20191220"/>
@@ -105,7 +105,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/S20200219023850/repository"/>
+ <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20200224183213/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/orbit/staging-2020-03.tpd b/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd
index 9a14ab8f..563e0e73 100644
--- a/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd
+++ b/org.eclipse.mylyn.github.target/orbit/staging-2020-03.tpd
@@ -1,7 +1,7 @@
target "staging-2020-03" with source configurePhase
// see http://download.eclipse.org/tools/orbit/downloads/
-location "https://download.eclipse.org/tools/orbit/downloads/drops/S20200219023850/repository" {
+location "https://download.eclipse.org/tools/orbit/downloads/drops/S20200224183213/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