diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2020-01-21 17:27:59 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-22 18:16:14 +0100 |
commit | c02a57f4fac277385789eb953138e77e713cb892 (patch) | |
tree | c6a7560013f128a75a85b1b8f49883af6f6ac189 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd | |
parent | 926d392ea57831336e034475c5ab07c107a12562 (diff) | |
download | jgit-c02a57f4fac277385789eb953138e77e713cb892.tar.gz jgit-c02a57f4fac277385789eb953138e77e713cb892.zip |
Update to Orbit I20200120214610 and JUnit to 4.13
Since version 4.13 JUnit has an assertThrows method. Remove the
implementation in MoreAsserts and use the one from JUnit.
CQ: 21439
Change-Id: I086baa94aa3069cebe87c4cbf91ed1534523c6cb
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd index 6bf4c29b47..8f9736bc99 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd @@ -1,7 +1,7 @@ target "jgit-4.12" with source configurePhase include "projects/jetty-9.4.x.tpd" -include "orbit/I20200115225246.tpd" +include "orbit/I20200120214610.tpd" location "http://download.eclipse.org/releases/2019-06/" { org.eclipse.osgi lazy |