diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target new file mode 100644 index 000000000..d28af5512 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target @@ -0,0 +1,190 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.slf4j + slf4j-api + 1.7.36 + jar + + + org.slf4j + slf4j-simple + 1.7.36 + jar + + + + + + + org.eclipse.jetty + jetty-http + 10.0.15 + jar + + + org.eclipse.jetty + jetty-io + 10.0.15 + jar + + + org.eclipse.jetty + jetty-security + 10.0.15 + jar + + + org.eclipse.jetty + jetty-server + 10.0.15 + jar + + + org.eclipse.jetty + jetty-servlet + 10.0.15 + jar + + + org.eclipse.jetty + jetty-util + 10.0.15 + jar + + + org.eclipse.jetty + jetty-util-ajax + 10.0.15 + jar + + + jakarta.servlet + jakarta.servlet-api + 4.0.4 + jar + + + + + + + com.googlecode.javaewah + JavaEWAH + 1.2.3 + jar + + + + + + + org.bouncycastle + bcpg-jdk18on + 1.73 + jar + + + org.bouncycastle + bcprov-jdk18on + 1.73 + jar + + + org.bouncycastle + bcpkix-jdk18on + 1.73 + jar + + + org.bouncycastle + bcutil-jdk18on + 1.73 + jar + + + + + + + org.assertj + assertj-core + 3.24.2 + jar + + + + + + + commons-codec + commons-codec + 1.15 + jar + + + org.apache.commons + commons-compress + 1.23.0 + jar + + + + + diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.tpd new file mode 100644 index 000000000..cff6322e1 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.tpd @@ -0,0 +1,8 @@ +target "jgit-4.27" with source configurePhase + +include "orbit/R20230302014618-2023-03.tpd" +include "maven/dependencies.tpd" + +location "https://download.eclipse.org/releases/2023-03/" { + org.eclipse.osgi lazy +} diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target new file mode 100644 index 000000000..aa409cca3 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target @@ -0,0 +1,190 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.slf4j + slf4j-api + 1.7.36 + jar + + + org.slf4j + slf4j-simple + 1.7.36 + jar + + + + + + + org.eclipse.jetty + jetty-http + 10.0.15 + jar + + + org.eclipse.jetty + jetty-io + 10.0.15 + jar + + + org.eclipse.jetty + jetty-security + 10.0.15 + jar + + + org.eclipse.jetty + jetty-server + 10.0.15 + jar + + + org.eclipse.jetty + jetty-servlet + 10.0.15 + jar + + + org.eclipse.jetty + jetty-util + 10.0.15 + jar + + + org.eclipse.jetty + jetty-util-ajax + 10.0.15 + jar + + + jakarta.servlet + jakarta.servlet-api + 4.0.4 + jar + + + + + + + com.googlecode.javaewah + JavaEWAH + 1.2.3 + jar + + + + + + + org.bouncycastle + bcpg-jdk18on + 1.73 + jar + + + org.bouncycastle + bcprov-jdk18on + 1.73 + jar + + + org.bouncycastle + bcpkix-jdk18on + 1.73 + jar + + + org.bouncycastle + bcutil-jdk18on + 1.73 + jar + + + + + + + org.assertj + assertj-core + 3.24.2 + jar + + + + + + + commons-codec + commons-codec + 1.15 + jar + + + org.apache.commons + commons-compress + 1.23.0 + jar + + + + + diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.tpd new file mode 100644 index 000000000..c6693d022 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.tpd @@ -0,0 +1,8 @@ +target "jgit-4.28" with source configurePhase + +include "orbit/R20230302014618-2023-03.tpd" +include "maven/dependencies.tpd" + +location "https://download.eclipse.org/staging/2023-06" { + org.eclipse.osgi lazy +}