From: Matthias Sohn Date: Tue, 14 May 2024 14:18:24 +0000 (+0200) Subject: Add 4.32 target platform X-Git-Tag: v6.10.0.202405212237-m3~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=67860f6f01ac211c5da85b911ec285a644f7b377;p=jgit.git Add 4.32 target platform and - add orbit-4.32 - update objenesis to 3.4 Change-Id: Ia9df427eb3c97f867caaffbc92674fb750433aad --- diff --git a/WORKSPACE b/WORKSPACE index 82b713d44b..45ac27f45b 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -232,8 +232,8 @@ maven_jar( maven_jar( name = "objenesis", - artifact = "org.objenesis:objenesis:3.3", - sha1 = "1049c09f1de4331e8193e579448d0916d75b7631", + artifact = "org.objenesis:objenesis:3.4", + sha1 = "675cbe121a68019235d27f6c34b4f0ac30e07418", ) maven_jar( diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.tpd index 58491c85d5..8174709b7c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.tpd @@ -3,6 +3,6 @@ target "jgit-4.31" with source configurePhase include "orbit/orbit-4.31.tpd" include "maven/dependencies.tpd" -location "https://download.eclipse.org/staging/2024-03/" { +location "https://download.eclipse.org/releases/2024-03/" { org.eclipse.osgi lazy } diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target new file mode 100644 index 0000000000..fb175f7d55 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.tukaani + xz + 1.9 + jar + + + + + + + org.slf4j + slf4j-api + 1.7.36 + jar + + + org.slf4j + slf4j-simple + 1.7.36 + jar + + + + + + + org.apache.sshd + sshd-osgi + 2.12.1 + jar + + + org.apache.sshd + sshd-sftp + 2.12.1 + jar + + + + + + + org.mockito + mockito-core + 5.12.0 + jar + + + + + + + net.java.dev.jna + jna + 5.14.0 + jar + + + net.java.dev.jna + jna-platform + 5.14.0 + jar + + + + + + + org.eclipse.jetty + jetty-http + 10.0.20 + jar + + + org.eclipse.jetty + jetty-io + 10.0.20 + jar + + + org.eclipse.jetty + jetty-security + 10.0.20 + jar + + + org.eclipse.jetty + jetty-server + 10.0.20 + jar + + + org.eclipse.jetty + jetty-servlet + 10.0.20 + jar + + + org.eclipse.jetty + jetty-util + 10.0.20 + jar + + + org.eclipse.jetty + jetty-util-ajax + 10.0.20 + jar + + + jakarta.servlet + jakarta.servlet-api + 4.0.4 + jar + + + + + + + com.googlecode.javaewah + JavaEWAH + 1.2.3 + jar + + + + + + + org.hamcrest + hamcrest + 2.2 + jar + + + + + + + com.google.code.gson + gson + 2.10.1 + jar + + + + + + + net.bytebuddy + byte-buddy + 1.14.15 + jar + + + net.bytebuddy + byte-buddy-agent + 1.14.15 + jar + + + + + + + org.bouncycastle + bcpg-jdk18on + 1.78.1 + jar + + + org.bouncycastle + bcprov-jdk18on + 1.78.1 + jar + + + org.bouncycastle + bcpkix-jdk18on + 1.78.1 + jar + + + org.bouncycastle + bcutil-jdk18on + 1.78.1 + jar + + + + + + + org.assertj + assertj-core + 3.25.3 + jar + + + + + + + args4j + args4j + 2.37 + jar + + + + + + + commons-codec + commons-codec + 1.16.0 + jar + + + org.apache.commons + commons-compress + 1.26.1 + jar + + + commons-io + commons-io + 2.15.1 + jar + + + commons-logging + commons-logging + 1.2 + jar + + + + + diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.tpd new file mode 100644 index 0000000000..b8574c73b9 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.tpd @@ -0,0 +1,8 @@ +target "jgit-4.32" with source configurePhase + +include "orbit/orbit-4.32.tpd" +include "maven/dependencies.tpd" + +location "https://download.eclipse.org/staging/2024-06/" { + org.eclipse.osgi lazy +} diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/orbit-4.32.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/orbit-4.32.tpd new file mode 100644 index 0000000000..480e96e2e8 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/orbit-4.32.tpd @@ -0,0 +1,27 @@ +target "orbit-4.32" with source configurePhase +// see https://download.eclipse.org/tools/orbit/downloads/ + +location "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-06" { + com.jcraft.jsch [0.1.55.v20230916-1400,0.1.55.v20230916-1400] + com.jcraft.jsch.source [0.1.55.v20230916-1400,0.1.55.v20230916-1400] + com.jcraft.jzlib [1.1.3.v20230916-1400,1.1.3.v20230916-1400] + com.jcraft.jzlib.source [1.1.3.v20230916-1400,1.1.3.v20230916-1400] + net.i2p.crypto.eddsa [0.3.0,0.3.0] + net.i2p.crypto.eddsa.source [0.3.0,0.3.0] + org.apache.ant [1.10.14.v20230922-1200,1.10.14.v20230922-1200] + org.apache.ant.source [1.10.14.v20230922-1200,1.10.14.v20230922-1200] + org.apache.httpcomponents.httpclient [4.5.14,4.5.14] + org.apache.httpcomponents.httpclient.source [4.5.14,4.5.14] + org.apache.httpcomponents.httpcore [4.4.16,4.4.16] + org.apache.httpcomponents.httpcore.source [4.4.16,4.4.16] + org.hamcrest.core [1.3.0.v20230809-1000,1.3.0.v20230809-1000] + org.hamcrest.core.source [1.3.0.v20230809-1000,1.3.0.v20230809-1000] + org.hamcrest.library [1.3.0.v20230809-1000,1.3.0.v20230809-1000] + org.hamcrest.library.source [1.3.0.v20230809-1000,1.3.0.v20230809-1000] + org.junit [4.13.2.v20230809-1000,4.13.2.v20230809-1000] + org.junit.source [4.13.2.v20230809-1000,4.13.2.v20230809-1000] + org.objenesis [3.4,3.4] + org.objenesis.source [3.4,3.4] + org.osgi.service.cm [1.6.1.202109301733,1.6.1.202109301733] + org.osgi.service.cm.source [1.6.1.202109301733,1.6.1.202109301733] +}