diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-07-15 22:57:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-07-15 22:57:25 +0200 |
commit | 01000f754e8d9726f245343d955fca89a2e183ba (patch) | |
tree | f55e478230831d04b81ace676826650726ab64ec /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.tpd | |
parent | bcfdff8f52e0c3f80a4ae33ea83374c39393d8cf (diff) | |
download | jgit-01000f754e8d9726f245343d955fca89a2e183ba.tar.gz jgit-01000f754e8d9726f245343d955fca89a2e183ba.zip |
Add 4.33 target platform for Eclipse 2024-09
Change-Id: If234cdba011e0a63cd4a292d66832aa59cce9079
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.tpd new file mode 100644 index 0000000000..d01a8a98ba --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.tpd @@ -0,0 +1,8 @@ +target "jgit-4.33" with source configurePhase + +include "orbit/orbit-4.33.tpd" +include "maven/dependencies.tpd" + +location "https://download.eclipse.org/staging/2024-09/" { + org.eclipse.osgi lazy +} |