aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.tpd
Commit message (Collapse)AuthorAgeFilesLines
* Update jetty to 10.0.15 and use it from Maven central directlyMatthias Sohn2023-04-281-1/+0
| | | | | | and update servlet-api to 4.0.1 Change-Id: Id17aad56fc6f10dd64ce088c4b5a0532f5f0c588
* Use bouncycastle libraries directly from Maven CentralMatthias Sohn2023-04-211-0/+1
| | | | | | | | 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-1/+1
| | | | | | | and update - com.google.gson to 2.10.1.v20230109-0753 Change-Id: I9745797a278c43ec62a82b5620bb72f075a23c1f
* Update Orbit to S20230101190934Matthias Sohn2023-01-111-1/+1
| | | | | | | | | | 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 Orbit to R20221123021534 for 2022-12Matthias Sohn2022-11-231-1/+1
| | | | Change-Id: I9de11cc198ce3926d5233c4e30dc74f36674d3b5
* Update Orbit to S20221118032057Matthias Sohn2022-11-181-1/+1
| | | | | | | | | | | | | 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-1/+1
| | | | | | | | | | | | | | 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-1/+1
| | | | | | | and - com.google.code.gson:gson to 2.9.1 Change-Id: Ia9e4fdc557478d3ca37b0169be93711791952068
* Update Orbit to R20220830213456 for 2022-09Matthias Sohn2022-09-051-1/+1
| | | | Change-Id: Iab04fd9e72102abe3d9d927a5cae4a1df2001aa2
* Update Orbit to S20220726152247 and bouncycastle to 1.71Matthias Sohn2022-07-271-1/+1
| | | | Change-Id: I036b9029d575e66ab67839468e5d2a8a7dd85c83
* Update orbit to R20220531185310 for 2022-06Matthias Sohn2022-06-061-1/+1
| | | | Change-Id: I436ba965e5f6677f7967ee8f4992dfb467054472
* Update Orbit to I20220502200629Matthias Sohn2022-05-021-1/+1
| | | | | | | and - com.jcraft.jzlib to 1.1.3.v20220502-1820 Change-Id: I7694f1b793f598c3adb96b5223a5f7b5783a35ec
* Update Orbit to R20220302172233 for 2022-03Matthias Sohn2022-03-021-1/+1
| | | | Change-Id: Ief504bf7f926d461e38186bf00711082d619fc08
* Update Orbit to S20220215213605Matthias Sohn2022-02-161-1/+1
| | | | | | | and - org.apache.httpcomponents.httpcore to 4.4.15.v20220209-2345 Change-Id: I0c7a8cf5a282596fe3d3dac422716480b3d76c83
* Update Orbit to S20220208191225Matthias Sohn2022-02-091-1/+1
| | | | Change-Id: I091d82a26fb058eaa40c03e5cec1b004969d0894
* Update orbit to I20220111151929Matthias Sohn2022-01-191-1/+1
| | | | | | | | | | | and update - com.google.gson to 2.8.9.v20220111-1409 - org.bouncycastle.bcpg to 1.70.0.v20220105-1522 - org.bouncycastle.bcpkix to 1.70.0.v20220105-1522 - org.bouncycastle.bcprov to 1.70.0.v20220105-1522 - org.bouncycastle.bcutil to 1.70.0.v20220105-1522 Change-Id: I7d9159e0e8524459a11da84cb2db709cb1f0823d
* Switch to Apache MINA sshd 2.8.0Thomas Wolf2022-01-071-1/+1
| | | | | | | | | | | Update version in root pom.xml, adapt code & manifests. Bump the dependency in the bazel build. Update Orbit to I20220105095044 to get Apache MINA sshd 2.8.0 and regenerate all target platforms. Bug: 577542 Change-Id: Iefc02ceda8a9b0683f49aa8059999a5486d1f322 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
* Merge branch 'stable-5.13' into stable-6.0Thomas Wolf2022-01-051-1/+1
|\ | | | | | | | | | | | | | | * stable-5.13: Use slf4j-simple instead of log4j for logging Update orbit to R20211213173813 Change-Id: I219ef3901c1d908b91bf9c8f00431b22686ff7a5 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
| * Update orbit to R20211213173813Matthias Sohn2021-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | and update - com.google.gson to 2.8.8.v20211029-0838 - javaewah to 1.1.13.v20211029-0839 - net.i2p.crypto.eddsa to 0.3.0.v20210923-1401 - org.apache.ant to 1.10.12.v20211102-1452 - org.apache.commons.compress to 1.21.0.v20211103-2100 - org.bouncycastle.bcprov to 1.69.0.v20210923-1401 - org.junit to 4.13.2.v20211018-1956 Change-Id: I3ac39fc8a5df571d2e290241a03668f1e60880b4
* | Update Orbit to R20211122181901 for 2021-12Matthias Sohn2021-11-241-1/+1
| | | | | | | | Change-Id: Ieddfe7938d0743ffbe74fa7bb366030e93fa010c
* | Update Jetty to 10.0.6Matthias Sohn2021-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - this is the same version eclipse platform currently uses - update servlet-api to 4.0 - configure keystore used by AppServer with Subject Alternative Names for host name and ip address to satisfy more strict SNI checking in Jetty 10. See https://github.com/eclipse/jetty.project/issues/5379 - add jetty bundles to JGit-dependency-bundles in the jgit p2 repository Bug: 571932 Bug: 576100 Change-Id: Ibd0240cf7ad4dc201947fd69707f517c3c1fc1c8
* | Update Orbit to S20211108222137Matthias Sohn2021-11-101-1/+1
|/ | | | | | | | | | | | | and update dependencies: - com.google.gson to 2.8.8.v20211029-0838 - com.googlecode.javaewah to 1.1.13.v20211029-0839 - net.i2p.crypto.eddsa to 0.3.0.v20210923-1401 - org.apache.ant to 1.10.12.v20211102-1452 - org.apache.commons.compress to 1.21.0.v20211103-2100 - org.bouncycastle.bcprov to 1.69.0.v20210923-1401 - org.junit to 4.13.2.v20211018-1956 Change-Id: I90ca64f6d9f2a15c9a5d9a27d48956182f1698b4
* Update orbit to R20210825222808 for 2021-09Matthias Sohn2021-08-261-1/+1
| | | | Change-Id: I5a98f2134d19c3495d7d39cccfd7cf6f07640bd5
* Update orbit to I20210713220109Matthias Sohn2021-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | update - org.apache.commons.compress to 1.20.0.v20210713-192 - org.bouncycastle.bcpg to 1.69.0.v20210713-1924 - org.bouncycastle.bcpkix to 1.69.0.v20210713-1924 - org.bouncycastle.bcprov to 1.69.0.v20210713-1924 - add org.bouncycastle.bcutil 1.69.0.v20210713-1924 In bazel build don't expose bouncycastle to org.eclipse.jgit since it's not used there anymore since code depending on bouncycastle was moved to org.eclipse.jgit.gpg.bc. CQ: 21771 CQ: 23471 CQ: 23472 CQ: 23473 CQ: 23474 Change-Id: Id3d94c00c39bbc57e3f49a61150841249dc3985c
* Update orbit to I20210711110031Matthias Sohn2021-07-161-1/+1
| | | | | | | | | | | | | | | and update - assertj to 3.20.2.v20210706-1104 - hamcrest to 2.2.0.v20210711-0821 - classes which were in org.hamcrest.core 1.3 and org.hamcrest.library 1.3 were all moved to org.hamcrest in 2.2 - the annotation org.hamcrest.Factory was removed and is no longer needed - junit 4.13 requires hamcrest-core and hamcrest-library 1.3 therefore keep them in the target platform CQ: 23501 Change-Id: Ife871c0343b611be9203aed7f86577e85bbf5c95
* Update orbit to S20210705204906Matthias Sohn2021-07-081-1/+1
| | | | Change-Id: Ib4ec9f80a8a346fa8c709e58f8076372d14eca64
* Update target platform to I20210626190330Thomas Wolf2021-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update - com.google.gson to 2.8.7.v20210624-1215 - javaewah to 1.1.12.v20210622-2206 - org.apache.sshd.osgi to 2.7.0.v20210623-0618 - org.apache.sshd.sftp to 2.7.0.v20210623-0618 - org.tukaani.xz to 1.9.0.v20210624-1259 - Apache MINA sshd to 2.7.0 - Remove work-arounds for problems resolved upstream since 2.6.0, and adapt to upstream API changes. - update DEPENDENCIES. CQ: 23469 CQ: 23470 CQ: 23496 CQ: 23497 CQ: 23498 Bug: 574220 Change-Id: I898b216c3492f8488fbf25fa4b49f1250f86f3c8 Also-by: David Ostrovsky <david@ostrovsky.org> Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update 4.20 target platform to use final 4.20 releaseMatthias Sohn2021-07-011-0/+8
Change-Id: I8d6a1617a7713faf5186cfb5b2a084d0f1f9e63f