diff options
author | Michael Keppler | 2020-01-26 19:32:15 +0000 |
---|---|---|
committer | Matthias Sohn | 2020-01-27 01:10:57 +0000 |
commit | b6d2dccde9d1a6164dd85a0c0621b8e7f055825f (patch) | |
tree | a97d552d050773dc03741b7f06575e5353d975a6 /org.eclipse.mylyn.github.target/orbit | |
parent | 8b10f43a21ea057149aaf5c01e653b5eaf95b919 (diff) | |
download | egit-github-b6d2dccde9d1a6164dd85a0c0621b8e7f055825f.tar.gz egit-github-b6d2dccde9d1a6164dd85a0c0621b8e7f055825f.tar.xz egit-github-b6d2dccde9d1a6164dd85a0c0621b8e7f055825f.zip |
Update Orbit to I20200126235943
- update org.junit to 4.13.0.v20200126-2018
- add org.assertj 3.14.0.v20200120-1926
Since this is required in jgit now, update egit target platform to the
same versions.
Bug: 559547
Change-Id: Id86ef0003520eb1b7558c8611ad6876dab7281c5
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target/orbit')
-rw-r--r-- | org.eclipse.mylyn.github.target/orbit/I20200126235943.tpd (renamed from org.eclipse.mylyn.github.target/orbit/I20200115225246.tpd) | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/org.eclipse.mylyn.github.target/orbit/I20200115225246.tpd b/org.eclipse.mylyn.github.target/orbit/I20200126235943.tpd index 09e01b9a..ec8ef840 100644 --- a/org.eclipse.mylyn.github.target/orbit/I20200115225246.tpd +++ b/org.eclipse.mylyn.github.target/orbit/I20200126235943.tpd @@ -1,7 +1,7 @@ -target "I20200115225246" with source configurePhase +target "I20200126235943" with source configurePhase // see http://download.eclipse.org/tools/orbit/downloads/ -location "https://download.eclipse.org/tools/orbit/downloads/drops/I20200115225246/repository" { +location "https://download.eclipse.org/tools/orbit/downloads/drops/I20200126235943/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] @@ -41,6 +41,8 @@ location "https://download.eclipse.org/tools/orbit/downloads/drops/I202001152252 org.apache.sshd.osgi.source [2.2.0.v20190425-2127,2.2.0.v20190425-2127] org.apache.sshd.sftp [2.2.0.v20190425-2127,2.2.0.v20190425-2127] org.apache.sshd.sftp.source [2.2.0.v20190425-2127,2.2.0.v20190425-2127] + org.assertj [3.14.0.v20200120-1926,3.14.0.v20200120-1926] + org.assertj.source [3.14.0.v20200120-1926,3.14.0.v20200120-1926] org.bouncycastle.bcpg [1.64.0.v20191109-0815,1.64.0.v20191109-0815] org.bouncycastle.bcpg.source [1.64.0.v20191109-0815,1.64.0.v20191109-0815] org.bouncycastle.bcpkix [1.64.0.v20191109-0815,1.64.0.v20191109-0815] @@ -58,8 +60,8 @@ location "https://download.eclipse.org/tools/orbit/downloads/drops/I202001152252 org.hamcrest.library.source [1.3.0.v20180524-2246,1.3.0.v20180524-2246] org.hamcrest.text [1.1.0.v20090501071000,1.1.0.v20090501071000] org.hamcrest.text.source [1.1.0.v20090501071000,1.1.0.v20090501071000] - org.junit [4.12.0.v201504281640,4.12.0.v201504281640] - org.junit.source [4.12.0.v201504281640,4.12.0.v201504281640] + org.junit [4.13.0.v20200126-2018,4.13.0.v20200126-2018] + org.junit.source [4.13.0.v20200126-2018,4.13.0.v20200126-2018] org.kohsuke.args4j [2.33.0.v20160323-2218,2.33.0.v20160323-2218] org.kohsuke.args4j.source [2.33.0.v20160323-2218,2.33.0.v20160323-2218] org.mockito [2.23.0.v20190527-1420,2.23.0.v20190527-1420] |