Re: Salesforce streaming issue

2020-12-11 Thread Jean-Baptiste Onofre
Thanks for the update Zoran. Let me take a look on your gist. Regards JB > Le 10 déc. 2020 à 13:46, Zoran Regvart a écrit : > > Hi JB, > split off into a separate thread, yeah, thanks, I could use some help/ideas. > > I'm trying to create an integration test, using WireMock and > WiremockNetw

Re: [jira] [Resolved] (CAMEL-15936) ClassNotFoundException: org.eclipse.jetty.server.HttpConfiguration$Customizer not found by org.eclipse.jetty.aggregate.jetty-all-server

2020-12-11 Thread Jean-Baptiste Onofre
Hi, Do you have jetty version aligned with Karaf ? Can you share a sample project to reproduce the exception ? Thanks, Regards JB > Le 11 déc. 2020 à 14:26, Prabhu Sharma a écrit : > > Hi Team, > > Could you please suggest any hint on below issue > > Regards, > Prabhu Sharma > > > On Fri,

Re: Apache Camel 3.7 LTS Release in December 2020

2020-12-11 Thread Zoran Regvart
Hi Gregor, not necessary, it's just needed to publish the docs on the website. I don't think it matters that we would ship the source with `latest` instead of `3.7.0` in the descriptors, this won't affect anyone really. I'd rather not interrupt your work right now, you have plenty to do regardless

Re: Apache Camel 3.7 LTS Release in December 2020

2020-12-11 Thread Gregor Zurowski
Hey Zoran, Do you think this is necessary for the release? I am currently working on the `release/3.7.0` branches. If not necessary for release, you can commit to the `camel-3.7.x` version branches. If we should include it in the release, we would need to align. I can also restart the process, i

Re: Salesforce streaming issue

2020-12-11 Thread Zoran Regvart
Hi Cameleers, Small update on this, I'm taking the approach of building a custom server for this, using WireMock is a dead end as WireMock expects all responses to be converted to a byte[], and that blocks for any streaming attempts. I did manage to get a PipedInput/Output streams do I can push da

Re: Apache Camel 3.7 LTS Release in December 2020

2020-12-11 Thread Zoran Regvart
Hi Gregor, would you like me to update the Antora descriptors on 3.7 branches so the initial 3.7.0 release contains the correct versions in them, they have `latest` currently? I can also work on getting those built for the website in parallel. I don't want to step on your toes and make you do a re

Re: Apache Camel 3.7 LTS Release in December 2020

2020-12-11 Thread Gregor Zurowski
FYI: I've pushed version branches and release branches for camel, camel-spring-boot and camel-karaf. You can continue committing to master. Thanks, Gregor On Thu, Dec 10, 2020 at 4:49 PM Gregor Zurowski wrote: > > Hi Everyone, > > I will take a look and start building the RC. > > Thanks, > Grego