[GitHub] [camel-quarkus] ppalaga commented on issue #798: SSH support

2020-09-10 Thread GitBox
ppalaga commented on issue #798: URL: https://github.com/apache/camel-quarkus/issues/798#issuecomment-690303928 > an integration test that I guess is valid also for the JVM mode That's great and yes, the test would also be useful for the JVM mode. > Do you want me to commit th

[GitHub] [camel-quarkus] ppalaga commented on issue #798: SSH support

2020-09-07 Thread GitBox
ppalaga commented on issue #798: URL: https://github.com/apache/camel-quarkus/issues/798#issuecomment-688410532 A JVM-only extension (without a proper test) is underway. This is an automated message from the Apache Git Servi

[GitHub] [camel-quarkus] ppalaga commented on issue #798: SSH support

2020-09-07 Thread GitBox
ppalaga commented on issue #798: URL: https://github.com/apache/camel-quarkus/issues/798#issuecomment-688237701 Any progress, @squakez ? I'd add an autogenerated JVM-only extension unless you have a test at least? This is an

[GitHub] [camel-quarkus] ppalaga commented on issue #798: SSH support

2020-08-25 Thread GitBox
ppalaga commented on issue #798: URL: https://github.com/apache/camel-quarkus/issues/798#issuecomment-680057384 Thanks, that's highly welcome! This guide may help: https://camel.apache.org/camel-quarkus/latest/contributor-guide/create-new-extension.html ---