Re: Camel 3.14.2 features, xml-specs-api loading jaxb-runtime/2.3.1_1

2022-05-03 Thread Jean-Baptiste Onofré
Hi Martin, +1, it's already planned for a while: https://issues.apache.org/jira/browse/CAMEL-16888 Feel free to comment in this Jira. As you can see on the mailing list (dev), I'm restarting/reviving camel-karaf ;) Regards JB On Tue, May 3, 2022 at 3:23 PM Martin Lichtin wrote: > > Camel

Camel 3.14.2 features, xml-specs-api loading jaxb-runtime/2.3.1_1

2022-05-03 Thread Martin Lichtin
Camel 3.14.2 features, xml-specs-api loading jaxb-runtime/2.3.1_1 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-runtime/2.3.1_1 but better would be to load jaxb-runtime version 2.3.2_1 as this version contains the "com.sun.istack" classes that 2.3.1_1 is missing.

REMINDER - Travel Assistance available for ApacheCon NA New Orleans 2022

2022-05-03 Thread Gavin McDonald
Hi All Contributors and Committers, This is a first reminder email that travel assistance applications for ApacheCon NA 2022 are now open! We will be supporting ApacheCon North America in New Orleans, Louisiana, on October 3rd through 6th, 2022. TAC exists to help those that would like to

Re: CAMEL-FTPS FileZilla Server Session of data connection not resumed

2022-05-03 Thread Claus Ibsen
Hi camel-ftp uses JCraft for the SFTP library. You are welcome to dive into this library to see how it can work with FileZilla and connection resumption. There is maybe some configuration / flag etc you can turn on in jcraft. And if you find that, report back, and if possible you are welcome to