Re: Looking to help

2021-05-17 Thread Djordje Bajić
Hello Shankar, These are some novice level jira tickets: https://issues.apache.org/jira/browse/CAMEL-16605?filter=12348073 Go through the list and see if you can help with anything. In case you want to fix something else you see that is not as it should be, create a ticket and submit PR. Regards

Re: Camel CI - JDK14 builds

2021-05-17 Thread Andrea Cosentino
I'll remove them Il mar 18 mag 2021, 07:22 Claus Ibsen ha scritto: > There is a few JDK14 CI jobs left, we should remove them > https://ci-builds.apache.org/job/Camel/ > > -- > Claus Ibsen > - > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 >

Re: Last Apache Camel 3.4.6 release in June 2021

2021-05-17 Thread Claus Ibsen
On Mon, May 17, 2021 at 7:24 AM Claus Ibsen wrote: > > Hi > > The LTS of 3.4.6 is reaching EOL next month. > > So let's prepare the last bits on this branch, so we would be ready in > june to cut the release. > I will do a bit of cleanup and update some 3rd party dependencies like > spring boot et

Camel CI - JDK14 builds

2021-05-17 Thread Claus Ibsen
There is a few JDK14 CI jobs left, we should remove them https://ci-builds.apache.org/job/Camel/ -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Looking to help

2021-05-17 Thread Shankar Ramamoorthy
Would like to help. Please suggest some simple Jiras to possibly work on. My knowledge of Camel is basic. Regards, Shankar

Re: GitHub API limits hit when building camel-website locally

2021-05-17 Thread Tadayoshi Sato
Thanks Karen for your info! It's very helpful. And today I noticed that Zoran already updated README with a workaround solution to the issue: https://github.com/apache/camel-website#checks-publishing-the-website So far the workaround seems to work fine for me. On Mon, May 17, 2021 at 10:20 PM Ka

Re: GitHub API limits hit when building camel-website locally

2021-05-17 Thread Karen Lease
Hi Tadayoshi, I had this same issue very recently land Zoran Regvart gave me this information: Yes, this is a known limitation, GitHub removed support for providing authentication tokens via URL parameters and the HTTP calls from Hugo can't include HTTP headers (https://github.com/gohugoio/hu

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Jean-Baptiste Onofre
By the way, it’s the target of karamel (the "wrapper" in camel-karaf): you can package a camel route using spring DSL, blueprint, whatever, as a ready to run runtime. I will push the PR (with other cleanups, and other improvements), containing the documentation (in adoc). Regards JB > Le 17 m

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Jean-Baptiste Onofre
Yeah, I saw that, I will take a look. Thanks. Regards JB > Le 17 mai 2021 à 11:13, Claus Ibsen a écrit : > > On Mon, May 17, 2021 at 11:08 AM Jean-Baptiste Onofre > wrote: >> >> +1 (binding) >> >> Camel Karaf update rebased and almost done for PR proposal. >> > >

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Claus Ibsen
+1 (binding) Tested with CiA2 soure code For Spring Boot users then there is a known issue about some WARN logs (those are harmless, and it works fine, as the context is injected a bit later before they are in use) This has been fixed for 3.11 to not do these WARN logs https://issues.apache.org/j

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Luca Burgazzoli
+1 (binding) --- Luca Burgazzoli On Mon, May 17, 2021 at 12:07 PM Zoran Regvart wrote: > +1 (binding) > > Thanks Gregor! > > On Mon, May 17, 2021 at 9:16 AM Gregor Zurowski > wrote: > > > > Hi Everyone: > > > > Resending this email as I missed prefixing the subject of the previous > > email w

GitHub API limits hit when building camel-website locally

2021-05-17 Thread Tadayoshi Sato
Hi folks, When trying to build camel-website locally, quite oftentimes I hit GitHub API limits for unauthenticated requests and get the errors like this: $ yarn build:hugo Building sites … ERROR 2021/05/17 19:04:33 Failed to get JSON resource " https://api.github.com/repos/apache/camel-k-runtime/

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Zoran Regvart
+1 (binding) Thanks Gregor! On Mon, May 17, 2021 at 9:16 AM Gregor Zurowski wrote: > > Hi Everyone: > > Resending this email as I missed prefixing the subject of the previous > email with VOTE. > > This is a vote to release Apache Camel 3.10.0 (with Apache Camel > Spring Boot and Apache Camel Ka

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Babak Vahdat
+1 (binding) Thanks, Babak > Am 17.05.2021 um 09:16 schrieb Gregor Zurowski : > > Hi Everyone: > > Resending this email as I missed prefixing the subject of the previous > email with VOTE. > > This is a vote to release Apache Camel 3.10.0 (with Apache Camel > Spring Boot and Apache Camel Kara

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Nicola Ferraro
+1 (binding) Thanks! On Mon, May 17, 2021 at 11:13 AM Claus Ibsen wrote: > On Mon, May 17, 2021 at 11:08 AM Jean-Baptiste Onofre > wrote: > > > > +1 (binding) > > > > Camel Karaf update rebased and almost done for PR proposal. > > > > On another note, there is a community users that has contr

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Claus Ibsen
On Mon, May 17, 2021 at 11:08 AM Jean-Baptiste Onofre wrote: > > +1 (binding) > > Camel Karaf update rebased and almost done for PR proposal. > On another note, there is a community users that has contribured some PRs for Apache Aries as PRs. That is something needed to make it possible to parse

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Jean-Baptiste Onofre
+1 (binding) Camel Karaf update rebased and almost done for PR proposal. Regards JB > Le 17 mai 2021 à 09:15, Gregor Zurowski a écrit : > > Hi Everyone: > > Resending this email as I missed prefixing the subject of the previous > email with VOTE. > > This is a vote to release Apache Camel 3.

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Alexandre Gallice
+1 (binding) Well done Cameleers, Alex On Mon, May 17, 2021 at 10:58 AM Andrea Cosentino wrote: > Hello Zineb, > > Sorry, I was from mobile and the damned T9 corrected me wrongly. > > > > Il giorno lun 17 mag 2021 alle ore 10:57 Zineb Bendhiba < > bendhiba.zi...@gmail.com> ha scritto: > > > Hel

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Andrea Cosentino
Hello Zineb, Sorry, I was from mobile and the damned T9 corrected me wrongly. Il giorno lun 17 mag 2021 alle ore 10:57 Zineb Bendhiba < bendhiba.zi...@gmail.com> ha scritto: > Hello Andrea > > Ok understood !! > > I think you meant Zineb ! > > Le lun. 17 mai 2021 à 10:46, Andrea Cosentino a é

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Zineb Bendhiba
Hello Andrea Ok understood !! I think you meant Zineb ! Le lun. 17 mai 2021 à 10:46, Andrea Cosentino a écrit : > Hello Zone, the vote is non-binding since you're not part of the Pmc yet. > > Just to avoid confusion in the result. > > Thanks. > > Il lun 17 mag 2021, 09:33 Zineb Bendhiba ha >

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Andrea Cosentino
Hello Zone, the vote is non-binding since you're not part of the Pmc yet. Just to avoid confusion in the result. Thanks. Il lun 17 mag 2021, 09:33 Zineb Bendhiba ha scritto: > +1 (binding) > > Thanks Gregor > > Le lun. 17 mai 2021 à 09:16, Gregor Zurowski a > écrit : > > > Hi Everyone: > > >

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Andrea Cosentino
+1 (binding) Tested locally. Il lun 17 mag 2021, 10:10 Omar Al-Safi ha scritto: > + (binding) > > Thank you > > On Mon, May 17, 2021 at 9:33 AM Zineb Bendhiba > wrote: > > > +1 (binding) > > > > Thanks Gregor > > > > Le lun. 17 mai 2021 à 09:16, Gregor Zurowski > a > > écrit : > > > > > Hi E

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Otavio Rodolfo Piske
+1 (non-binding) On Mon, May 17, 2021 at 10:10 AM Omar Al-Safi wrote: > + (binding) > > Thank you > > On Mon, May 17, 2021 at 9:33 AM Zineb Bendhiba > wrote: > > > +1 (binding) > > > > Thanks Gregor > > > > Le lun. 17 mai 2021 à 09:16, Gregor Zurowski > a > > écrit : > > > > > Hi Everyone: > >

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Omar Al-Safi
+ (binding) Thank you On Mon, May 17, 2021 at 9:33 AM Zineb Bendhiba wrote: > +1 (binding) > > Thanks Gregor > > Le lun. 17 mai 2021 à 09:16, Gregor Zurowski a > écrit : > > > Hi Everyone: > > > > Resending this email as I missed prefixing the subject of the previous > > email with VOTE. > > >

Re: [VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Zineb Bendhiba
+1 (binding) Thanks Gregor Le lun. 17 mai 2021 à 09:16, Gregor Zurowski a écrit : > Hi Everyone: > > Resending this email as I missed prefixing the subject of the previous > email with VOTE. > > This is a vote to release Apache Camel 3.10.0 (with Apache Camel > Spring Boot and Apache Camel Kara

[VOTE] Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Gregor Zurowski
Hi Everyone: Resending this email as I missed prefixing the subject of the previous email with VOTE. This is a vote to release Apache Camel 3.10.0 (with Apache Camel Spring Boot and Apache Camel Karaf), a new minor release with 208 improvements and fixes. Release notes: https://issues.apache.or

Release Apache Camel 3.10.0 with Spring Boot and Karaf Support Projects

2021-05-17 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 3.10.0 (with Apache Camel Spring Boot and Apache Camel Karaf), a new minor release with 208 improvements and fixes. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350004&projectId=12311220 == Apache Camel 3.10.