summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
Commit message (Collapse)AuthorAgeFilesLines
* Update jetty to 10.0.15 and use it from Maven central directlyMatthias Sohn2023-04-2822-186/+578
| | | | | | and update servlet-api to 4.0.1 Change-Id: Id17aad56fc6f10dd64ce088c4b5a0532f5f0c588
* Update bouncycastle to 1.73Matthias Sohn2023-04-2811-54/+54
| | | | | | | | | | | | 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-2122-98/+329
| | | | | | | | and update - org.bouncycastle:bcpg-jdk18on to 1.72.2 Bug: 581767 Change-Id: Id213e84d56c171c98b1919a7044e2779a3d777df
* Merge branch 'stable-6.5'Matthias Sohn2023-03-0321-54/+54
|\ | | | | | | | | | | | | | | | | | | | | | | | | * stable-6.5: [errorprone] Suppress [Finally] warnings Update Orbit to R20230302014618 for 2023-03 Improve test coverage when core.trustPackedRefsStat set to after_open Prepare 6.5.0-SNAPSHOT builds JGit v6.5.0.202302281825-rc1 Prepare 6.5.0-SNAPSHOT builds JGit v6.5.0.202302221508-m3 Change-Id: Ice109c060d14c455262f61aed088111b238d735b
| * Update Orbit to R20230302014618 for 2023-03Matthias Sohn2023-03-0221-54/+54
| | | | | | | | | | | | | | and update - com.google.gson to 2.10.1.v20230109-0753 Change-Id: I9745797a278c43ec62a82b5620bb72f075a23c1f
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-03-012-2/+2
| | | | | | | | Change-Id: I313e3deed8fa00df0406b3d7b73e5b643dc25a05
| * JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1Matthias Sohn2023-03-012-2/+2
| | | | | | | | | | Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I1eb2e87b70c2da1dc81468cdc7ecf7dbd21d4190
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-03-012-2/+2
| | | | | | | | Change-Id: Ie95ce8fcc2a570505d23d5a1642e33c041212260
| * JGit v6.5.0.202302221508-m3v6.5.0.202302221508-m3Matthias Sohn2023-02-222-2/+2
| | | | | | | | | | Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I00bf91823e2fe6503d52ae23bc1854f0b1d66dbd
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-02-012-2/+2
| | | | | | | | Change-Id: Id0c7e51293d53b1eeec081cbbdf6e27d77123200
| * JGit v6.5.0.202302011120-m2v6.5.0.202302011120-m2Matthias Sohn2023-02-012-2/+2
| | | | | | | | | | Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I231d3f9b8a59e374477d3a33964061acb2c25ce4
* | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-03-012-2/+2
|/ | | | Change-Id: I17893f9db12bcb208866f40a06cd4f1ccbb4fe30
* Re-add servlet-api 4.0 to the target platformMatthias Sohn2023-01-1611-10/+65
| | | | | | This was removed from the JGit target platform by mistake in 6ca3d219. Change-Id: Iedae0586fb96651255b67ed6dbb9ff7702c0ea54
* Update Orbit to S20230101190934Matthias Sohn2023-01-1122-112/+181
| | | | | | | | | | 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 to releases p2 repo for 4.26 simultaneous releaseMatthias Sohn2023-01-112-3/+3
| | | | Change-Id: I31690aeba1f4a5e9111de184ba81c4f971c756e0
* Update jetty to 10.0.13Matthias Sohn2022-12-1311-197/+98
| | | | | | | | | 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
* Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2022-11-232-2/+2
| | | | Change-Id: I4238b6181e96e22e540cf34802a332f868cb6dfb
* Update Orbit to R20221123021534 for 2022-12Matthias Sohn2022-11-2321-32/+32
| | | | Change-Id: I9de11cc198ce3926d5233c4e30dc74f36674d3b5
* Add 4.26 target platformMatthias Sohn2022-11-202-0/+105
| | | | Change-Id: I569d0b432b5da175da091e37feecadc321d686a9
* Use "releases" repository for 4.25 target platformMatthias Sohn2022-11-202-3/+3
| | | | Change-Id: Ib8d33714c67de949b9574b4ec29c1ae99f75d419
* Update Apache Mina SSHD to 2.9.2Thomas Wolf2022-11-1810-49/+49
| | | | | | | | | 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-1819-169/+169
| | | | | | | | | | | | | 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-1419-189/+189
| | | | | | | | | | | | | | 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-1019-45/+114
| | | | | | | and - com.google.code.gson:gson to 2.9.1 Change-Id: Ia9e4fdc557478d3ca37b0169be93711791952068
* Prepare 6.4.0-SNAPSHOT buildsMatthias Sohn2022-09-142-2/+2
| | | | Change-Id: I47ca5f1d0263caa0bfc7c303042360c6c5ac4dec
* Prepare 6.3.1-SNAPSHOT buildsMatthias Sohn2022-09-122-2/+2
| | | | Change-Id: I44e159eca4131880d74d3078060e7e20f9b5ce76
* JGit v6.3.0.202209071007-rv6.3.0.202209071007-rMatthias Sohn2022-09-072-2/+2
| | | | | Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Iea3fae9f6f6c5fb0a79f7684334a3e0059738c4f
* JGit v6.3.0.2022009070944-rMatthias Sohn2022-09-072-2/+2
| | | | | Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I3cc78dbcf8c7970e80bf1499751611110ec2b30b
* Update Orbit to R20220830213456 for 2022-09Matthias Sohn2022-09-0519-31/+31
| | | | Change-Id: Iab04fd9e72102abe3d9d927a5cae4a1df2001aa2
* Update Orbit to S20220726152247 and bouncycastle to 1.71Matthias Sohn2022-07-2719-99/+168
| | | | Change-Id: I036b9029d575e66ab67839468e5d2a8a7dd85c83
* Add 4.25 target platform for Eclipse 2022-09Matthias Sohn2022-06-172-0/+105
| | | | Change-Id: Icc6d1bf340baabbc271f6572b1d45420ae61f314
* Eclipse 4.24 was released, adapt p2 URL accordinglyMatthias Sohn2022-06-172-3/+3
| | | | Change-Id: I807f15507f7ba1d03f0633b121419170f5423c02
* Merge branch 'stable-6.2'Matthias Sohn2022-06-0717-26/+26
|\ | | | | | | | | | | | | | | | | | | | | * stable-6.2: Update DEPENDENCIES for 6.2.0 to be released with 2022-06 Update orbit to R20220531185310 for 2022-06 Prepare 6.2.0-SNAPSHOT builds Fix connection leak for smart http connections JGit v6.2.0.202206011217-rc1 Change-Id: Ia11744588952f8627ea37421821759675aa79688
| * Update orbit to R20220531185310 for 2022-06Matthias Sohn2022-06-0617-26/+26
| | | | | | | | Change-Id: I436ba965e5f6677f7967ee8f4992dfb467054472
| * Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-06-062-2/+2
| | | | | | | | Change-Id: Id2ad8d5b561620723b2c52c86909321d628de12f
| * JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1Matthias Sohn2022-06-012-2/+2
| | | | | | | | | | Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Id9639b466583d8c373ef700402cb685ce4a8ee15
* | Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-06-072-2/+2
|/ | | | Change-Id: I092fdd2c35d85bf35e3ef700aa7078e6d304d977
* Avoid warning "no explicit project encoding"Michael Keppler2022-05-261-0/+2
| | | | | | | | | | | | Eclipse 2022-06 raises that warning for each project without explicit encoding. We can avoid the warning by adding explicit project settings for the otherwise implicit encoding. There is no functional change, neither for users of Eclipse nor for users of other IDEs or build tools. Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de> Change-Id: I30a6f1369ef09bd445f5730628d01772db2ee7b3
* Update Orbit to S20220517184036Matthias Sohn2022-05-259-71/+71
| | | | | | | | | and - net.i2p.crypto.eddsa to 0.3.0.v20220506-1020 - org.bouncycastle.bcpg to 1.70.0.v20220507-1208 - org.bouncycastle.bcprov to 1.70.0.v20220507-1208 Change-Id: Ifc450da0a9b469629b7d3a7e4194a2bc8a2a4403
* Add target platforms for eclipse 4.23 (2022-03) and 4.24 (2022-06)Matthias Sohn2022-05-034-0/+210
| | | | Change-Id: I6481a0e6e989b8ceefeecced0d7d8609a24d0c9f
* Update Orbit to I20220502200629Matthias Sohn2022-05-0213-30/+99
| | | | | | | and - com.jcraft.jzlib to 1.1.3.v20220502-1820 Change-Id: I7694f1b793f598c3adb96b5223a5f7b5783a35ec
* Refer to target platform as fileMichael Keppler2022-03-071-27/+0
| | | | | | | | Since Tycho 2.3 the target platform can be referenced as file, without using Maven coordinates. Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de> Change-Id: I120223dd3dc740fdff13a69201624b4cdc02c6f6
* Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-032-2/+2
| | | | Change-Id: Ic2dde88bee3242169d6fa50956f8938f3fc4ba8e
* Update Orbit to R20220302172233 for 2022-03Matthias Sohn2022-03-0213-20/+20
| | | | Change-Id: Ief504bf7f926d461e38186bf00711082d619fc08
* Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2022-03-022-2/+2
| | | | Change-Id: I525fc1258a729c36d63fdb3c8170e9f04ad55cec
* JGit v6.1.0.202203021511-rc1v6.1.0.202203021511-rc1Matthias Sohn2022-03-022-2/+2
| | | | | Change-Id: I4c75a58fd76102e773af4f1f8a1487d5e7ffc7cf Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2022-03-012-2/+2
| | | | Change-Id: I30a89277373ad62c857151532942e135e34d1d0c
* JGit v6.1.0.202202221755-m3v6.1.0.202202221755-m3Matthias Sohn2022-02-222-2/+2
| | | | | Change-Id: Idcd46e05ca3eec376f8ac83209dba0978e004f9a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20220215213605Matthias Sohn2022-02-1613-34/+34
| | | | | | | and - org.apache.httpcomponents.httpcore to 4.4.15.v20220209-2345 Change-Id: I0c7a8cf5a282596fe3d3dac422716480b3d76c83
* Update Orbit to S20220208191225Matthias Sohn2022-02-0913-20/+20
| | | | Change-Id: I091d82a26fb058eaa40c03e5cec1b004969d0894