| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: Ic569f348106e917001fbaa25a302fc20cca56244
|
|
|
|
| |
Change-Id: I64617b17a168da1966b93c283c150d549477f3e1
|
|
|
|
| |
Change-Id: Ia9de3f9fb6f51ac55a7c551cab4ce199318c1114
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| | |
Change-Id: I844efc4bec153931f0a7b3c694bade4f5b166295
|
|/
|
|
| |
Change-Id: I7538759005b9a4eb8f1ae9337ce0056500eb7227
|
|
|
|
| |
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: I87d65e66e1cac64ccb744632ea45d06f8b8637fe
|
|
|
|
| |
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>
|
|
Change-Id: I81cfba607e000a107348006785ff374db960ea6d
|