diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-30 00:36:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-30 14:28:33 +0200 |
commit | 8995a64295aeb6afeccd5e70c050f395a59436eb (patch) | |
tree | f78493b335da22f60473a3ddaadb1c4973bd478a /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd | |
parent | 2a64412e946e83de51207c2af9e32343df9ecddf (diff) | |
download | jgit-8995a64295aeb6afeccd5e70c050f395a59436eb.tar.gz jgit-8995a64295aeb6afeccd5e70c050f395a59436eb.zip |
Update Orbit to orbit-aggregation/release/4.29.0
Switch to bundle dependencies for hamcrest 1.3 to avoid issues with
split packages in that version.
Don't allow hamcrest 2.x yet since junit 4.13.2 still requires hamcrest
1.3.
See Orbit restructuring in
https://github.com/orgs/eclipse-orbit/discussions/49
Change-Id: I8faf519b8f2c4e4a6bd255d694d1aa28017acd85
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd index 980e7f99b9..cd61ee0223 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd @@ -1,6 +1,6 @@ target "jgit-4.24" with source configurePhase -include "orbit/R20230531010532-2023-06.tpd" +include "orbit/orbit-4.29.tpd" include "maven/dependencies.tpd" location "https://download.eclipse.org/releases/2022-06/" { |