diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:31:13 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:31:13 +0200 |
commit | 6fc54671e04c402ab4cef79f89953e0c96f3d300 (patch) | |
tree | 2f2e30266472d310990afda3a73188a6a7f1f438 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd | |
parent | 574e8990518e70074228d779ac487475a54bb3ea (diff) | |
parent | 35aaca1efb68016ac15fdc41f6479381fa201410 (diff) | |
download | jgit-6fc54671e04c402ab4cef79f89953e0c96f3d300.tar.gz jgit-6fc54671e04c402ab4cef79f89953e0c96f3d300.zip |
Merge branch 'master' into stable-5.13
* master:
GitServlet: allow to override default error handlers
Silence API error for new interface method ProtocolV2Hook#onObjectInfo
transport: add object-info capability
Ignore IllegalStateException if JVM is already shutting down
Update orbit to R20210825222808 for 2021-09
RevWalk: getMergedInto's result is wrong on the second call
Change-Id: I007882d0c663e406d8845cc807f3792ae7673230
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd index 2b8e32b7ff..d47128818a 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.11.tpd @@ -1,7 +1,7 @@ target "jgit-4.11" with source configurePhase include "projects/jetty-9.4.x.tpd" -include "orbit/staging.tpd" +include "orbit/R20210825222808-2021-09.tpd" location "https://download.eclipse.org/releases/2019-03/" { org.eclipse.osgi lazy |