summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target
Commit message (Collapse)AuthorAgeFilesLines
* Update mockito to 5.7.0 and bytebuddy to 1.14.9Matthias Sohn2023-11-091-5/+5
| | | | Change-Id: I7c93847054050a0af0d2c16e724e5755f9fa33bf
* Use net.i2p.crypto.eddsa 0.3.0 from new Orbit buildMatthias Sohn2023-10-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | consuming it directly from Maven Central. The bundle net.i2p.crypto.eddsa 0.3.0 contains bad OSGi metadata, earlier it was repackaged in Orbit tweaking its mandatory dependency to sun.security.x509 to an optional dependency. This project seems to be orphaned, probably because Java 15 added support for eddsa with JEP339 [1]. This repackaged bundle is no longer available after Orbit was renovated [2] to consume the vast majority of bundles directly from Maven Central without repacking them. Hence we have to workaround this (probably false) mandatory dependency. For that export an empty dummy package "sun.security.x509" to satisfy OSGi. [1] https://openjdk.org/jeps/339 [2] https://github.com/eclipse-orbit/orbit-simrel/issues/15 Change-Id: I2267e15823ebce6cf1d448e1e16a129f703e0f80
* Update orbit to orbit-aggregation/2023-12Matthias Sohn2023-10-051-8/+8
| | | | | | | - add target platform for Eclipse 4.30 (2023-12) - update org.apache.ant to 1.10.14 Change-Id: Ib7fa7cb79e93ecd6009784bc0ad4269bfa71cb29
* Update jetty to 10.0.16Matthias Sohn2023-09-221-8/+8
| | | | Change-Id: I918e308e71fa978c9f25e3fad63c5f2e94ec3be7
* Update org.apache.commons:commons-compress to 1.24.0Matthias Sohn2023-09-151-2/+2
| | | | Change-Id: I896298f9e94b50dda6c6396e652f4a191a722a68
* Update bytebuddy to 1.14.8Matthias Sohn2023-09-151-3/+3
| | | | Change-Id: I60ad9ea9300099eeabbb5023d7a5264593e60dc0
* Add missing source bundle org.osgi.service.cm.source to target platformMatthias Sohn2023-09-041-1/+2
| | | | Change-Id: I6e61278467ad11d28c08ee6b49e04dac0593f3e6
* Update mockito to 5.5.0Matthias Sohn2023-08-311-2/+2
| | | | Change-Id: Ic62864aaf15388b8f20b2db8aa65d1dcf03465a6
* Update byte-buddy to 1.14.7Matthias Sohn2023-08-311-3/+3
| | | | Change-Id: Iee257eef4cdc3235db6172e19d8d271ff9988fa4
* Update Orbit to orbit-aggregation/release/4.29.0Matthias Sohn2023-08-301-14/+15
| | | | | | | | | | | | | 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
* Update bouncycastle to 1.76Matthias Sohn2023-08-291-5/+5
| | | | Change-Id: Ic569f348106e917001fbaa25a302fc20cca56244
* Update commons-codec to 1.16.0Matthias Sohn2023-07-251-2/+2
| | | | Change-Id: I64617b17a168da1966b93c283c150d549477f3e1
* Update mockito to 5.4.0 and bytebuddy to 1.14.5Matthias Sohn2023-07-021-5/+13
| | | | Change-Id: Ia9de3f9fb6f51ac55a7c551cab4ce199318c1114
* Merge branch 'stable-6.6'Matthias Sohn2023-07-011-2/+2
|\ | | | | | | | | | | | | | | | | * stable-6.6: Update Orbit to R20230531010532 for 2023-06 Bazel: Fix remote build execution for Java 17 Bump bazel vesion to 6.2.0 Change-Id: I107eb2cd1ce3cb7670e7418ffd74a7b94ab858a6
| * Update Orbit to R20230531010532 for 2023-06Matthias Sohn2023-06-091-2/+2
| | | | | | | | Change-Id: I844efc4bec153931f0a7b3c694bade4f5b166295
* | Update bouncycastle to 1.75Matthias Sohn2023-06-271-5/+5
|/ | | | Change-Id: I7538759005b9a4eb8f1ae9337ce0056500eb7227
* Update to Orbit S20230516204213Matthias Sohn2023-05-241-4/+4
| | | | Change-Id: I4daae47b8d2e244b78dff5ca072e41153e7e6734
* Revert 'Use net.i2p.crypto:eddsa directly from Maven Central'Thomas Wolf2023-05-231-11/+3
| | | | | | | | | | | | | | | | | This reverts commit 7e094c6cf32d6b6c2e49c72d506149427e97c5ab. Reason: the maven artifact has a broken MANIFEST.MF with a mandatory dependency to sun.security.x509, which is an internal package in the JDK and moreover not needed by the bundle except for one test class that isn't in the bundle at all. This extra dependency makes the JGit tycho packaging build fail when Tycho 4 is used. We must keep using the Orbit re-packaging of this artifact, which does not have this unnecessary mandatory dependency. Change-Id: Ica15a5ddcada09686de3055b2b3daf081e3c5ffc Signed-off-by: Thomas Wolf <twolf@apache.org>
* Use hamcrest 2.2 directly from Maven CentralMatthias Sohn2023-05-171-3/+11
| | | | Change-Id: I4039b56b1cdc54ff1886c2a4973d857d785989c2
* Use commons-logging directly from Maven CentralMatthias Sohn2023-05-171-3/+7
| | | | Change-Id: I08e51450f70f941761539d3f08dd65c5d706dcdc
* Update jna to 5.13.0Matthias Sohn2023-05-171-3/+3
| | | | Change-Id: I87d65e66e1cac64ccb744632ea45d06f8b8637fe
* Use bytebuddy directly from Maven CentralMatthias Sohn2023-05-171-5/+17
| | | | Change-Id: I5e24a31b78ef3758e1ce84e3b0eacaff1608fcd9
* Use jna directly from Maven CentralMatthias Sohn2023-05-171-5/+17
| | | | Change-Id: I3c2576648748a6c6020c13a604cf5fcd4864aeb8
* Use net.i2p.crypto:eddsa directly from Maven CentralMatthias Sohn2023-05-171-3/+11
| | | | Change-Id: I8e864380fa5eb3006943b78b19f6cbe7ae9f8111
* Use org.tukaani:xz directly from Maven CentralMatthias Sohn2023-05-171-3/+11
| | | | Change-Id: I4ab835cee694778eedaa125cc372be8b6c876133
* Use args4j directly from Maven CentralMatthias Sohn2023-05-171-3/+11
| | | | Change-Id: I91c7c42c1fc779278fe30294638edef182e88347
* Use gson directly from Maven CentralMatthias Sohn2023-05-171-3/+11
| | | | Change-Id: I4741f733aa7ca219296ed788d4dc93df77cc65ff
* Switch to Apache MINA sshd 2.10.0Thomas Wolf2023-05-161-5/+17
| | | | | | | | | | | | | | Bump the version numbers in pom.xml and in MANIFESTs, and in the bazel WORKSPACE file. Update the target platforms. Remove work-arounds in org.eclipse.jgit.ssh.apache that are no longer necessary. The release notes for Apache MINA sshd are at [1]. [1] https://github.com/apache/mina-sshd/blob/master/docs/changes/2.10.0.md Bug: 581770 Change-Id: Id27e73e9712b7865353c9b32b5b768f6e998b05e Signed-off-by: Thomas Wolf <twolf@apache.org>
* Update slf4j to 1.7.36 and consume it directly from Maven CentralMatthias Sohn2023-05-021-5/+17
| | | | | | | | BundleSymbolicNames changed to the names used upstream: - slf4j.api - slf4j.simple Change-Id: Ibcaafae282d3a6fa013bc39d879def1b66073bca
* Update assertj-core to 3.24.2Matthias Sohn2023-05-011-3/+11
| | | | | | | | and consume it directly from Maven Central. Add the bundle to the jgit p2 repository. Change-Id: I95f07a6d3ea645c4f56350d4b0facbaa84988440
* Update Apache commons-codec to 1.15Matthias Sohn2023-05-011-3/+7
| | | | | | | | | and consume it directly from Maven Central. Its BundleSymbolicName changes to "org.apache.commons.commons-codec" which is defined upstream. Change-Id: Id9c366b3be0b97f4b191ba78f02001306f0e5035
* Update org.apache.commons:commons-compress to 1.23.0Matthias Sohn2023-05-011-3/+11
| | | | | | | | | and consume it directly from Maven Central. Its BundleSymbolicName changes to "org.apache.commons.commons-compress" which is defined upstream. Change-Id: I691f5f49491dd2c9ba577ebe0c6f7cdd462c047a
* Update javaEWAH to 1.2.3 and use it directly from Maven centralMatthias Sohn2023-05-011-3/+11
| | | | | | | | This changes its BundleSymbolicName from "javaewah" (name in Orbit) to com.googlecode.javaewah.JavaEWAH (name in upstream artefact from Maven Central). Change-Id: I8dee6909d496e3d05b2de938515dde831518be24
* Update to jakarta.servlet:jakarta.servlet-api:4.0.4Matthias Sohn2023-05-011-4/+4
| | | | Change-Id: I892b44e7886f5c30be7b2003ca048e3e22aa75f6
* Update jetty to 10.0.15 and use it from Maven central directlyMatthias Sohn2023-04-281-16/+53
| | | | | | and update servlet-api to 4.0.1 Change-Id: Id17aad56fc6f10dd64ce088c4b5a0532f5f0c588
* Update bouncycastle to 1.73Matthias Sohn2023-04-281-5/+5
| | | | | | | | | | | | Review requests were created for maven/mavencentral/org.bouncycastle/bcpkix-jdk18on/1.73 https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/7892 maven/mavencentral/org.bouncycastle/bcprov-jdk18on/1.73 https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/7893 maven/mavencentral/org.bouncycastle/bcutil-jdk18on/1.73 https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/7894 Change-Id: I389cdd7500d7d9292d7ea5eee142492dd1db7112
* Use bouncycastle libraries directly from Maven CentralMatthias Sohn2023-04-211-9/+29
| | | | | | | | and update - org.bouncycastle:bcpg-jdk18on to 1.72.2 Bug: 581767 Change-Id: Id213e84d56c171c98b1919a7044e2779a3d777df
* Update Orbit to R20230302014618 for 2023-03Matthias Sohn2023-03-021-4/+4
| | | | | | | and update - com.google.gson to 2.10.1.v20230109-0753 Change-Id: I9745797a278c43ec62a82b5620bb72f075a23c1f
* Re-add servlet-api 4.0 to the target platformMatthias Sohn2023-01-161-1/+6
| | | | | | This was removed from the JGit target platform by mistake in 6ca3d219. Change-Id: Iedae0586fb96651255b67ed6dbb9ff7702c0ea54
* Update Orbit to S20230101190934Matthias Sohn2023-01-111-10/+10
| | | | | | | | | | and update - com.google.gson to 2.10.0.v20221207-1049" - org.apache.commons.compress to 1.22.0.v20221207-1049 - org.apache.httpcomponents.httpclient to 4.5.14.v20221207-1049 - org.apache.httpcomponents.httpcore to 4.4.16.v20221207-1049 Change-Id: I8da9be68162636ca2530ea042b069c533c7d975a
* Update jetty to 10.0.13Matthias Sohn2022-12-131-18/+9
| | | | | | | | | Since Oomph's p2 repo for jetty 10.0.13 doesn't have source bundles, we remove them. Eclipse platform doesn't create p2 repos for jetty anymore and we aren't yet ready to use maven dependencies like the platform does. Change-Id: Icef9658ce441be43931e32d931adf717e2fa222c
* Update Orbit to R20221123021534 for 2022-12Matthias Sohn2022-11-231-2/+2
| | | | Change-Id: I9de11cc198ce3926d5233c4e30dc74f36674d3b5
* Update Apache Mina SSHD to 2.9.2Thomas Wolf2022-11-181-5/+5
| | | | | | | | | Release notes for 2.9.2: https://github.com/apache/mina-sshd/blob/master/docs/changes/2.9.2.md Change-Id: I7809bcba1d45b76ab9dcc031f86beb2f69da3788 Signed-off-by: Thomas Wolf <twolf@apache.org> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20221118032057Matthias Sohn2022-11-181-16/+16
| | | | | | | | | | | | | update - com.jcraft.jsch to 0.1.55.v20221112-0806 - net.bytebuddy.byte-buddy to 1.12.18.v20221114-2102 - net.bytebuddy.byte-buddy-agent to 1.12.18.v20221114-2102 - org.apache.commons.codec to 1.14.0.v20221112-0806 - org.apache.httpcomponents.httpclient to 4.5.13.v20221112-0806 - org.slf4j.api to 1.7.30.v20221112-0806 - org.slf4j.binding.simple to 1.7.30.v20221112-0806 Change-Id: I4f29994c8a4374f6ace5c640397245c3c2ff4f53
* Update Orbit to S20221109014815Matthias Sohn2022-11-141-18/+18
| | | | | | | | | | | | | | and update - com.sun.jna to 5.12.1.v20221103-2317 - com.sun.jna.platform to 5.12.1.v20221103-2317 - org.bouncycastle.bcpg to 1.72.0.v20221013-1810 - org.bouncycastle.bcpkix to 1.72.0.v20221013-1810 - org.bouncycastle.bcprov to 1.72.0.v20221013-1810 - org.bouncycastle.bcutil to 1.72.0.v20221013-1810 - org.mockito.mockito-core to 4.8.1.v20221103-2317 - org.objenesis to 3.3.0.v20221103-2317 Change-Id: If00094d23e51d5f66928f83c1334aa6b18b98dfe
* Update Orbit to S20220927175816Matthias Sohn2022-10-101-4/+4
| | | | | | | and - com.google.code.gson:gson to 2.9.1 Change-Id: Ia9e4fdc557478d3ca37b0169be93711791952068
* Update Orbit to R20220830213456 for 2022-09Matthias Sohn2022-09-051-2/+2
| | | | Change-Id: Iab04fd9e72102abe3d9d927a5cae4a1df2001aa2
* Update Orbit to S20220726152247 and bouncycastle to 1.71Matthias Sohn2022-07-271-10/+10
| | | | Change-Id: I036b9029d575e66ab67839468e5d2a8a7dd85c83
* Eclipse 4.24 was released, adapt p2 URL accordinglyMatthias Sohn2022-06-171-2/+2
| | | | Change-Id: I807f15507f7ba1d03f0633b121419170f5423c02
* Update orbit to R20220531185310 for 2022-06Matthias Sohn2022-06-061-2/+2
| | | | Change-Id: I436ba965e5f6677f7967ee8f4992dfb467054472