Re: [I] jsch: scpFileToServer failing on quarkus-platform test [camel-quarkus]

2024-02-27 Thread via GitHub
jamesnetherton commented on issue #5800: URL: https://github.com/apache/camel-quarkus/issues/5800#issuecomment-1966747528 This passes fine for me. Also passed on the latest successful build on the platform 3.8.0 upgrade PR: ``` 2024-02-27T11:33:58.8828559Z [INFO] -

Re: [I] jsch: scpFileToServer failing on quarkus-platform test [camel-quarkus]

2024-02-27 Thread via GitHub
jamesnetherton closed issue #5800: jsch: scpFileToServer failing on quarkus-platform test URL: https://github.com/apache/camel-quarkus/issues/5800 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[I] jsch: scpFileToServer failing on quarkus-platform test [camel-quarkus]

2024-02-26 Thread via GitHub
aldettinger opened a new issue, #5800: URL: https://github.com/apache/camel-quarkus/issues/5800 ### Bug description While releasing Camel Quarkus 3.8.0, the test below was failing on the quarkus-platform: * org.apache.camel.quarkus.component.jsch.it.JschTest.scpFileToServer(Path)