I can't build on Java 25 even with setting skipTests to true in
sshd-git/pom.xml (the build doesn't get that far anyway):

https://gist.github.com/garydgregory/4956f2b66fb2e0915d3af74b24d09696

Has anyone else tried Java 25?

Gary

On Fri, Jan 9, 2026 at 5:27 PM Emmanuel Lécharny <[email protected]> wrote:
>
> +1
>
> Builds are green, all is good on my side.
>
> Thanks !
>
> On 08/01/2026 21:15, Thomas Wolf wrote:
> > Hello,
> >
> > I've staged a candidate release for Apache Mina SSHD 2.17.0.
> >
> > There are some bug fixes, and an important change in SftpFileSystem,
> > which newly uses a single SSH channel for all threads. Previously it
> > used a pool of channels, but that gives trouble with SFTP servers
> > limiting the number of concurrently open channels per SSH session to 1.
> >
> > Official staging repo:
> >    https://dist.apache.org/repos/dist/dev/mina/sshd/2.17.0/
> > Maven staging repo:
> >    https://repository.apache.org/content/repositories/orgapachemina-1122
> >
> >
> > Git tag:
> >    https://github.com/apache/mina-sshd/commits/sshd-2.17.0
> > Change notes:
> >
> > https://github.com/apache/mina-sshd/blob/sshd-2.17.0/docs/changes/2.17.0.md
> >
> >
> > Apache MINA KEYS file:
> >    https://downloads.apache.org/mina/KEYS
> >
> > The SHA512 checksum files have been created with 'shasum -a512 -b'.
> >
> > Please review and vote!
> >
> > Cheers,
> >
> >    Thomas
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> --
> ------------------------
> Emmanuel Lécharny
> [email protected]
> [email protected]
> ------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to