| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I641c4dc44af47106149804fa05313d62d4f33325
|
|
|
|
|
|
|
| |
and update org.apache.ant to 1.10.15 since Orbit updated to Ant 1.10.15.
See https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12/
Change-Id: I865decbad55f0b7ca998b37cafa6c0a1eb183734
|
|
|
|
| |
Change-Id: If234cdba011e0a63cd4a292d66832aa59cce9079
|
|
|
|
|
|
|
|
| |
and
- add orbit-4.32
- update objenesis to 3.4
Change-Id: Ia9df427eb3c97f867caaffbc92674fb750433aad
|
|
|
|
|
|
| |
and update bytebuddy to 1.14.10.
Change-Id: I145776a31d806f7e6dcc90263650109b3eb19067
|
|
|
|
| |
Change-Id: Ifde28f60461e0a9d7b1278f8f178ceb2c4e1db7a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- add target platform for Eclipse 4.30 (2023-12)
- update org.apache.ant to 1.10.14
Change-Id: Ib7fa7cb79e93ecd6009784bc0ad4269bfa71cb29
|
|
|
|
| |
Change-Id: I6e61278467ad11d28c08ee6b49e04dac0593f3e6
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ia9de3f9fb6f51ac55a7c551cab4ce199318c1114
|
|
|
|
| |
Change-Id: I844efc4bec153931f0a7b3c694bade4f5b166295
|
|
|
|
| |
Change-Id: I4daae47b8d2e244b78dff5ca072e41153e7e6734
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Change-Id: I4039b56b1cdc54ff1886c2a4973d857d785989c2
|
|
|
|
| |
Change-Id: I08e51450f70f941761539d3f08dd65c5d706dcdc
|
|
|
|
| |
Change-Id: I5e24a31b78ef3758e1ce84e3b0eacaff1608fcd9
|
|
|
|
| |
Change-Id: I3c2576648748a6c6020c13a604cf5fcd4864aeb8
|
|
|
|
| |
Change-Id: I8e864380fa5eb3006943b78b19f6cbe7ae9f8111
|
|
|
|
| |
Change-Id: I4ab835cee694778eedaa125cc372be8b6c876133
|
|
|
|
| |
Change-Id: I91c7c42c1fc779278fe30294638edef182e88347
|
|
|
|
| |
Change-Id: I4741f733aa7ca219296ed788d4dc93df77cc65ff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
BundleSymbolicNames changed to the names used upstream:
- slf4j.api
- slf4j.simple
Change-Id: Ibcaafae282d3a6fa013bc39d879def1b66073bca
|
|
|
|
|
|
|
|
| |
and consume it directly from Maven Central.
Add the bundle to the jgit p2 repository.
Change-Id: I95f07a6d3ea645c4f56350d4b0facbaa84988440
|
|
|
|
|
|
|
|
|
| |
and consume it directly from Maven Central.
Its BundleSymbolicName changes to "org.apache.commons.commons-codec"
which is defined upstream.
Change-Id: Id9c366b3be0b97f4b191ba78f02001306f0e5035
|
|
|
|
|
|
|
|
|
| |
and consume it directly from Maven Central.
Its BundleSymbolicName changes to "org.apache.commons.commons-compress"
which is defined upstream.
Change-Id: I691f5f49491dd2c9ba577ebe0c6f7cdd462c047a
|
|
|
|
|
|
|
|
| |
This changes its BundleSymbolicName from "javaewah" (name in Orbit) to
com.googlecode.javaewah.JavaEWAH (name in upstream artefact from Maven
Central).
Change-Id: I8dee6909d496e3d05b2de938515dde831518be24
|
|
|
|
|
|
|
|
| |
and update
- org.bouncycastle:bcpg-jdk18on to 1.72.2
Bug: 581767
Change-Id: Id213e84d56c171c98b1919a7044e2779a3d777df
|
|
|
|
|
|
|
| |
and update
- com.google.gson to 2.10.1.v20230109-0753
Change-Id: I9745797a278c43ec62a82b5620bb72f075a23c1f
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I9de11cc198ce3926d5233c4e30dc74f36674d3b5
|
|
|
|
|
|
|
|
|
| |
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
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
and
- com.google.code.gson:gson to 2.9.1
Change-Id: Ia9e4fdc557478d3ca37b0169be93711791952068
|
|
|
|
| |
Change-Id: Iab04fd9e72102abe3d9d927a5cae4a1df2001aa2
|
|
|
|
| |
Change-Id: I036b9029d575e66ab67839468e5d2a8a7dd85c83
|
|
|
|
| |
Change-Id: I436ba965e5f6677f7967ee8f4992dfb467054472
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
and
- com.jcraft.jzlib to 1.1.3.v20220502-1820
Change-Id: I7694f1b793f598c3adb96b5223a5f7b5783a35ec
|
|
|
|
| |
Change-Id: Ief504bf7f926d461e38186bf00711082d619fc08
|
|
|
|
|
|
|
| |
and
- org.apache.httpcomponents.httpcore to 4.4.15.v20220209-2345
Change-Id: I0c7a8cf5a282596fe3d3dac422716480b3d76c83
|
|
|
|
| |
Change-Id: I091d82a26fb058eaa40c03e5cec1b004969d0894
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
JGit uses slf4j-api as logging API.
The libraries
- org.eclipse.jgit.http.test
- org.eclipse.jgit.pgm
- org.eclipse.jgit.ssh.apache.test
- org.eclipse.jgit.test
used the outdated log4j 1.2.15 which is EOL since years.
Since both jgit command line and also the tests don't need sophisticated
logging features replace log4j with the much simpler slf4j-simple log
implementation. The org.slf4j.binding.simple 1.7.30 archive has only
25kB instead of 429kB for log4j 1.2.15
Applications using jgit are free to choose any other log implementation
supporting slf4j API.
Change-Id: I89e85cd3c76e954c3434622510975ce65dc227d4
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Change-Id: Ieddfe7938d0743ffbe74fa7bb366030e93fa010c
|