Apache Camel 3.14.2 and 3.11.6 Releases

2022-02-24 Thread Claus Ibsen
Hi There are new Spring Boot releases expected in the near future. I think that after we have upgraded we can get a new set of patch releases out for our LTS versions. And then follow up with a Camel 3.16.0 release later in March. -- Claus Ibsen - http://davsclaus.com

[HEADS UP] - DSL changes in Camel 3.16

2022-02-24 Thread Claus Ibsen
mel/blob/main/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_16.adoc -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Camel JDK17 Build failing in CI

2022-02-22 Thread Claus Ibsen
are welcome to try this. It would be good to get consistent JDK17 builds so we can keep fixing and improving the last bits we need there, running up to the next LTS release which we expect to have official support for JDK17 also. > Karen -- Claus Ibsen - http://davsclaus.com

[HEADS UP] - Rest DSL change in Camel 3.16

2022-02-22 Thread Claus Ibsen
in the model. In the Rest DSL we have just removed the embedded route functionality. You can see more details in the 3.16 upgrade guide at: https://github.com/apache/camel/blob/main/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_16.adoc#rest-dsl -- Claus Ibsen - http

Re: [VOTE] Release Apache Camel K 1.8.1 and related libraries

2022-02-21 Thread Claus Ibsen
mel K Runtime > 1.12.0 and Apache Camel Kamelets 0.7.1 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Here's my +1. > > Thanks, > Andrea Cosentino -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Remark about REST VerbDefinition

2022-02-18 Thread Claus Ibsen
Hi I am polishing rest-dsl today so I have implemented this. On Thu, Feb 17, 2022 at 10:26 PM Claus Ibsen wrote: > > Hi > > Ah yeah since we dont have "freedom" to type in a verb to use then we > can let the sub classes return the actual value. > Feel free to fix th

Re: Remark about REST VerbDefinition

2022-02-17 Thread Claus Ibsen
gt; return "post"; > } etc. > Is there some reason we do this instead of overriding asVerb() in the > subclasses? > > Karen -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Backport XStream 1.4.19 to camel-3.11.x?

2022-02-17 Thread Claus Ibsen
Yeah that is a good idea On Thu, Feb 17, 2022 at 4:20 PM Colm O hEigeartaigh wrote: > > Hi, > > Are there any objections to backporting the XStream 1.4.19 bump to > camel-3.11.x? There are CVE fixes - > https://x-stream.github.io/security.html > > Colm. -- Claus Ibse

Re: camel-package-maven-plugin

2022-02-15 Thread Claus Ibsen
Kind regards > > > > On Tue, Feb 15, 2022 at 6:55 PM Otavio Rodolfo Piske > > wrote: > > > >> Hi > >> > >> I'll take a look at that one. I don't remember deliberately changing it, > >> but it could be caused by one of the recent changes. >

camel-package-maven-plugin

2022-02-15 Thread Claus Ibsen
the better, so there is not endless maven output to wade through when looking into something -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Support JUnit 5 for Camel CDI

2022-02-10 Thread Claus Ibsen
back is the fact that you can only advice a route by id which limits > the possibilities. > > What do you think of it? Do you have any feedbacks/questions/remarks to share? > > Thank you in advance for your answers, > Regards, > Nicolas > > As a recipient of an email from Talen

Re: RFC: deprecating camel-testcontainers modules

2022-02-08 Thread Claus Ibsen
; >> > >> > > > >> > > >> https://github.com/apache/camel/blob/camel-3.6.0/components/camel-nats/src/test/java/org/apache/camel/component/nats/NatsTestSupport.java > >> > > >> > 2. > >> > > >> > > >> >

Re: [camel] branch main updated: Dependency upgrades

2022-02-04 Thread Claus Ibsen
e.org/repos/asf/camel.git > > > > > > The following commit(s) were added to refs/heads/main by this push: > > new f96fcd3 Dependency upgrades > > f96fcd3 is described below > > > > commit f96fcd3f29f56603509582a0341695d38fa75cb0 > > Author: Clau

Re: Website/doc changes after Camel 3.15.0 release

2022-02-04 Thread Claus Ibsen
t; please take a look at this PR (for the Camel main repository): > > https://github.com/apache/camel/pull/6892 > > Any advice is greatly appreciated. > > Thanks in advance, > Gregor > > [1] https://camel.apache.org/manual/release-guide-website.html -- Claus Ibsen ---

Re: [RESULT] [VOTE] Release Apache Camel 3.15.0

2022-02-04 Thread Claus Ibsen
The JARs are in maven central now. On Fri, Feb 4, 2022 at 7:53 AM Gregor Zurowski wrote: > > Thanks for your participation in this vote. > > The vote passes with the following results: > > +1 binding: 9 (Andrea Cosentino, Babak Vahdat, Claus Ibsen, Gregor > Zurowski, Jean-

Re: Dependabot alerts

2022-02-03 Thread Claus Ibsen
repos: > > https://github.com/apache/camel > https://github.com/apache/camel-karaf > https://github.com/apache/camel-quarkus > https://github.com/apache/camel-spring-boot > > Any objections or anything I'm missing? If not I'll proceed with enabling it. > > Colm.

Re: Dependabot alerts

2022-02-03 Thread Claus Ibsen
github.com/apache/camel-quarkus > https://github.com/apache/camel-spring-boot > > Any objections or anything I'm missing? If not I'll proceed with enabling it. > > Colm. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Apache Camel 3.15 Whats New Blog

2022-02-03 Thread Claus Ibsen
Hi I created a draft of a blog for the new release https://github.com/apache/camel-website/pull/772 Feedback welcome. You are welcome to comment directly on the PR. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Delete the Gitter apache/apache-camel room?

2022-02-02 Thread Claus Ibsen
+1 to delete On Wed, Feb 2, 2022 at 12:12 PM Zoran Regvart wrote: > > Hi Cameleers, > it seems that some folk still find the Gitter room we used before > moving to Zulip. > > Should that room be deleted? > > zoran > -- > Zoran Regvart -- Claus Ibsen

Re: [VOTE] Release Apache Camel 3.15.0

2022-02-01 Thread Claus Ibsen
.apache.org/repos/asf?p=camel-karaf.git;a=tag;h=refs/tags/camel-karaf-3.15.0 > > Please test this release candidate and cast your vote. > > [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel > Karaf 3.15.0 > [ ] -1 Veto the release (provide specific comments)

Re: Camel 3.15.0 Release Issues

2022-01-31 Thread Claus Ibsen
Jan 31, 2022 at 10:35 AM Claus Ibsen wrote: > > > > On Mon, Jan 31, 2022 at 10:24 AM Gregor Zurowski > > wrote: > > > > > > I agree, I think we need to further refine the changes made with > > > https://github.com/apache/camel/commit/badc9aea3a21a398b

Re: Camel 3.15.0 Release Issues

2022-01-31 Thread Claus Ibsen
15.0.pom'. > > > Missing Signature: > > > > > > '/org/apache/camel/camel-dependencies/3.15.0/camel-dependencies-3.15.0.pom.asc' > > > does not exist for 'camel-dependencies-3.15.0.pom'. > > > ``` > > > > > > This seems to be caused by the

Re: Camel 3.15.0 Release Issues

2022-01-31 Thread Claus Ibsen
I can work on this but I need to step out on and off today so its first done later this afternoon. > On Sun, Jan 30, 2022 at 6:13 PM Claus Ibsen wrote: > > > > Hi > > > > Okay I have tested that the generated camel-dependencies/pom.xml is > > correct and

Re: Camel 3.15.0 Release Issues

2022-01-30 Thread Claus Ibsen
/2e74964e8986163521cb044cb9e4bc0033ececad Gregor, you are welcome to restart the release, from the top of the main branch. On Sun, Jan 30, 2022 at 5:22 PM Claus Ibsen wrote: > > Hi > > Ah okay, yeah its the new sync to camel-dependencies that I was afraid > could cause a problem as its done i

Re: Camel 3.15.0 Release Issues

2022-01-30 Thread Claus Ibsen
with > https://github.com/apache/camel/commit/badc9aea3a21a398b514d91d65f13a64ff5c0ec6#diff-bffcf0db5b30b728e4429b1bd7b845b8d369eec5de1509157e96e8db7db6ff65? > > On Sun, Jan 30, 2022 at 1:03 PM Claus Ibsen wrote: > > > > Hi > > > > I have removed it, can you try again > > https://github.com

Re: Camel 3.15.0 Release Issues

2022-01-30 Thread Claus Ibsen
Hi I have removed it, can you try again https://github.com/apache/camel/commit/4d947bc6b3222f327de3379e5e51f23b5914324c On Sun, Jan 30, 2022 at 12:59 PM Claus Ibsen wrote: > > Hi > > Okay lets remove the endpointdsl archetype - it does not bring any > real value anyway. > >

Re: Camel 3.15.0 Release Issues

2022-01-30 Thread Claus Ibsen
r issues. > > I am currently working on the newly created `release/3.15.0` branch: > > https://github.com/apache/camel/tree/release/3.15.0 > > > > Thanks, > > Gregor > > > > On Sun, Jan 30, 2022 at 9:05 AM Claus Ibsen wrote: > > > > > >

Re: Camel 3.15.0 Release Issues

2022-01-30 Thread Claus Ibsen
it: Could not resolve > dependencies for project > org.apache.camel.archetypes.archetypeIT.camel-archetype-endpointdsl:run-it:jar:0.0.1: > Could not find artifact > org.apache.camel:camel-endpointdsl:jar:3.15.0-SNAPSHOT > ``` > > Any idea on how to resolve this? > > Thanks in advance, > Gregor -- Claus Ib

Re: Camel 3.15.0 Release Issues

2022-01-29 Thread Claus Ibsen
it: Could not resolve > dependencies for project > org.apache.camel.archetypes.archetypeIT.camel-archetype-endpointdsl:run-it:jar:0.0.1: > Could not find artifact > org.apache.camel:camel-endpointdsl:jar:3.15.0-SNAPSHOT > ``` > > Any idea on how to resolve this? > > Thanks in advance, > Gre

Re: Apache Camel 3.15.0 Release

2022-01-28 Thread Claus Ibsen
Hi Gregor Okay so the branches are ready. I did a check on CS and RAT and they now pass. On Tue, Jan 25, 2022 at 6:48 PM Gregor Zurowski wrote: > > +1 > > And yes, I am available for cutting the release over the weekend. > > Thanks, > Gregor > > On Tue, Jan 25,

Re: [VOTE] Release Apache Camel Quarkus 2.7.0

2022-01-28 Thread Claus Ibsen
arkus 2.7.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Thanks, > > James -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Skepti-What-us-Who-the-ruptus?

2022-01-25 Thread Claus Ibsen
? > I hope not. > > -- > > I know "skepticoitusInteruptus" is a lot to type (even for me). So I > would be OK with also answering to "skepti"; for short. > > > -- > > [1] https://github.com/apache/camel/pull/6783 > [2] https://github.

Apache Camel 3.15.0 Release

2022-01-25 Thread Claus Ibsen
Hi We are closing down and soon ready for the 3.15.0 release. Gregor I wonder if you have time at the weekend, or start of next week to cut the release? This release has dropped JDK8 so you need to build with JDK11. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel

Re: [VOTE] Release Apache Camel 3.14.1

2022-01-24 Thread Claus Ibsen
.apache.org/repos/asf?p=camel-karaf.git;a=tag;h=refs/tags/camel-karaf-3.14.1 > > Please test this release candidate and cast your vote: > [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel > Karaf 3.14.1 > [ ] -1 Veto the release (provide specific comments) > > Th

Re: [ROADMAP] for Camel in 2022 - Improved developer productivity

2022-01-23 Thread Claus Ibsen
, spring boot, and jbang. There is also a prototype for jbang, so you can see this in action. I need to polish the web page in jbang to make it more visually appealing; as currently it's just a text dump. On Tue, Jan 4, 2022 at 10:35 AM Claus Ibsen wrote: > > Hi > > We are on a good st

Re: Apache Camel 3.14.1 Release

2022-01-23 Thread Claus Ibsen
Hi Gregor Sorry if you read this then I just pushed a fix for CAMEL-17536 (2 commits) the 3.14.x branch of the core camel project. It would be good to have those in the 3.14.1 release, but this means you need to re-create the release tag. On Sun, Jan 23, 2022 at 9:37 AM Claus Ibsen wrote

Re: Apache Camel 3.14.1 Release

2022-01-23 Thread Claus Ibsen
Hi And on karaf there was a fix yesterday too https://github.com/apache/camel-karaf/commit/d50e04e3bacb29f71208629f03ba806ffd7a4d31 On Sat, Jan 22, 2022 at 9:52 AM Claus Ibsen wrote: > > Hi Gregor > > There was a commit on 3.14.x branch this morning > https://github.com/apac

Re: Apache Camel 3.14.1 Release

2022-01-22 Thread Claus Ibsen
elease over the weekend. > > Thanks, > Gregor > > On Fri, Jan 21, 2022, 5:34 PM Claus Ibsen wrote: > > > Hi > > > > I fixed the RAT check on the 3.14.x branches and they all pass now. > > Ready for the release. > > > > On Fri, Jan 21, 2022 at 2:

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-21 Thread Claus Ibsen
Hi Just to say that all the rename is complete now On Sun, Jan 16, 2022 at 3:12 PM Claus Ibsen wrote: > > Hi > > Ticket: https://issues.apache.org/jira/browse/CAMEL-17499 > > The data formats have over the time become inconsistent in the model > and their names and also

Re: Apache Camel 3.14.1 Release

2022-01-21 Thread Claus Ibsen
Hi I fixed the RAT check on the 3.14.x branches and they all pass now. Ready for the release. On Fri, Jan 21, 2022 at 2:48 PM Claus Ibsen wrote: > > Hi > > Okay so all the fixes are in the 3.14.x branches and we should be good > for the release > > On Fri, Jan 21, 2022 at

Re: Apache Camel 3.14.1 Release

2022-01-21 Thread Claus Ibsen
Hi Okay so all the fixes are in the 3.14.x branches and we should be good for the release On Fri, Jan 21, 2022 at 10:09 AM Claus Ibsen wrote: > > Hi > > The spring boot 2.6.3 has been released and we have upgraded. > > However there is a few more JIRAs we should look at b

Re: Apache Camel 3.14.1 Release

2022-01-21 Thread Claus Ibsen
Hi The spring boot 2.6.3 has been released and we have upgraded. However there is a few more JIRAs we should look at before we are ready to cut. I will report back. On Sun, Jan 16, 2022 at 7:53 AM Claus Ibsen wrote: > > Hi > > I think we should get our first patch release for 3.1

Re: [VOTE] Release Apache Camel K 1.8.0 and related libraries

2022-01-19 Thread Claus Ibsen
org/content/repositories/orgapachecamel-1401> > > Please test this release candidate and cast your vote. > > [ ] +1 Release the binary as Apache Camel K 1.8.0, Apache Camel K Runtime > 1.11.0 and Apache Camel Kamelets 0.7.0 > [ ] -1 Veto the release (provide specific

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-19 Thread Claus Ibsen
Hi Okay so all the data format model names have been fixed and made consistent. Then we should be ready to be able to generate two yaml dsl schemas, one for kebab and another for camel case. On Tue, Jan 18, 2022 at 7:12 PM Claus Ibsen wrote: > > On Tue, Jan 18, 2022 at 4:39 PM

Re: comments on c-k-c docs state && RI preview

2022-01-18 Thread Claus Ibsen
explain very well. Both 0.11.0 and 1.0.0 are LTS so > >>>>>> we can expect releases on these branches. The next versions will be > >>>>>> 0.11.1 and 1.0.1, so the current maven versions should be > >>>>>> 0.11.1-SNAPSHOT and 1.0.1-SNAPSHOT, with the micro version > >>>>>> incremented: the current 0.12.0-SNAPSHOT and 1.1.0-SNAPSHOT are > >>>>>> extremely misleading. > >>>>> > >>>>> I understand that is misleading, but at the same time it is convenient > >>>>> from a release pov, because we mass change the version only during > >>>>> release and it is set to the next "major" release that will happen from > >>>>> main branch... doing what you suggest would require to add some steps > >>>>> to the already long and tedious release process... I am not sure it is > >>>>> worth the effort but I admit I am biased being the one who does the > >>>>> releases 90% of the times :) > >>>> > >>>> It’s been years since I did a release, and I’m not sure the maven tools > >>>> have gotten much better. However, I think the other camel subprojects > >>>> have found a way to have the branch maven versions more correct. I > >>>> think that “LTS” means to expect more releases on the branch, and > >>>> changing the branch version from 0.12.0-SNAPSHOT to 0.11.1-SNAPSHOT > >>>> before release seems extremely awkward to me. > >>> > >>> I will look into what other sub projects does thanks > >>>> Thanks! > >>>> > >>>> David Jencks > >>>> > >>>>>>> > >>>>>>>> > >>>>>>>> - Is 1.0.x LTS? > >>>>>>> Yes it is, as it is 0.11.0 > >>>>>> > >>>>>> I changed to this in my RI PR. > >>>>>> > >>>>>>>> > >>>>>>>> - I guess it would make sense to change > >>>>>>>> > >>>>>>>> Camel Kafka Connector allows you to use all Camel components > >>>>>>>> >>>>>>>> > >>>>>>>> > > >>>>>>>> as Kafka Connect <http://kafka.apache.org/documentation/#connect > >>>>>>>> <http://kafka.apache.org/documentation/#connect>> connectors. > >>>>>>>> to > >>>>>>>> Camel Kafka Connector allows you to use all Kamelets as Kafka > >>>>>>>> Connect <http://kafka.apache.org/documentation/#connect > >>>>>>>> <http://kafka.apache.org/documentation/#connect>> connectors.* > >>>>>>> +1 I agree > >>>>>> > >>>>>> Lets do that in another PR :-). > >>>>>>> > >>>>>>>> > >>>>>>>> As part of the RI effort there’s a preview for c-k-c at > >>>>>>>> https://pr-747--camel.netlify.app/camel-kafka-connector/next/index.html > >>>>>>>> > >>>>>>>> <https://pr-747--camel.netlify.app/camel-kafka-connector/next/index.html> > >>>>>>>> > >>>>>>>> David Jencks > >>>>>> > >>>>>> The RI PRs are merged and the next and 0,11.x should be visible > >>>>>> shortly. > >>>>>> > >>>>>> Thanks > >>>>>> David Jencks > >> > >> > -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-18 Thread Claus Ibsen
On Tue, Jan 18, 2022 at 4:39 PM Marat Gubaidullin wrote: > > camel-yaml-dsl.json and camelYamlDsl.json > Yes this is a good idea and nice hint in the file name. I created a ticket https://issues.apache.org/jira/browse/CAMEL-17510 > On Tue., Jan. 18, 2022, 09:05 Claus Ibsen wrote:

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-18 Thread Claus Ibsen
On Tue, Jan 18, 2022 at 2:39 PM Luca Burgazzoli wrote: > > On Tue, Jan 18, 2022 at 2:31 PM Claus Ibsen wrote: > > > On Tue, Jan 18, 2022 at 12:39 AM Marat Gubaidullin > > wrote: > > > > > > 1. I could omit kebab cased properties in generator while we hav

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-18 Thread Claus Ibsen
e fully migrated. > On Mon., Jan. 17, 2022, 09:49 Claus Ibsen wrote: > > > On Mon, Jan 17, 2022 at 3:17 PM Marat Gubaidullin > > wrote: > > > > > > Hello Claus, > > > > > > 1. There is a typo (gzipDeflator instead of g

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-17 Thread Claus Ibsen
w EIPs like set-header and set-property they are using, which should be setHeader and setProperty. So the migration is easy. > > On Mon, Jan 17, 2022 at 2:51 AM Claus Ibsen wrote: > > > Hi > > > > Just a heads up that I have squashed and merged this to the main branch. &

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-17 Thread Claus Ibsen
elCase as well so we have both for a while before kebab can be removed. > > On Mon, Jan 17, 2022 at 2:51 AM Claus Ibsen wrote: > > > Hi > > > > Just a heads up that I have squashed and merged this to the main branch. > > > > On Sun, Jan 16, 2022 at

Re: Deprecating Contract/DataType on Route for removal

2022-01-17 Thread Claus Ibsen
tion to a route. > Is it really so interfere with development of Kamelets? > Yes there is too much old legacy / very infrequent code in the core of camel that should/must be cleaned up. > On 1/17/22 16:15, Claus Ibsen wrote: > > Hi > > > > We have some less k

Deprecating Contract/DataType on Route for removal

2022-01-17 Thread Claus Ibsen
and focus on data contracts on Kamelets, and re-architect a more modern cloud native perspective for this. A search on the user mailing list, then, I could only find a post from 2017 from a CXF user that declared Camel route with an inputType(MyClassHere.class) to setup a route data type. -- Claus

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-16 Thread Claus Ibsen
Hi Just a heads up that I have squashed and merged this to the main branch. On Sun, Jan 16, 2022 at 3:12 PM Claus Ibsen wrote: > > Hi > > Ticket: https://issues.apache.org/jira/browse/CAMEL-17499 > > The data formats have over the time become inconsistent in the model > and

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-16 Thread Claus Ibsen
uto generated from the model in core. So they will both be updated and consistent. > Marat > > On Sun., Jan. 16, 2022, 09:13 Claus Ibsen wrote: > > > Hi > > > > Ticket: https://issues.apache.org/jira/browse/CAMEL-17499 > > > > The data formats have over t

[HEADS UP] - Renaming inconsistent data format names in model

2022-01-16 Thread Claus Ibsen
ne of spirit to make it all work. I am not sure if a git quash would work? I pushed the code to a branch https://github.com/apache/camel/tree/dataformat-rename And a bit PR (we can try to squash this one) https://github.com/apache/camel/pull/6760 -- Claus Ibsen - http://davsclaus.

Apache Camel 3.14.1 Release

2022-01-15 Thread Claus Ibsen
Hi I think we should get our first patch release for 3.14.x out soon. There is a spring boot release coming this week, which we should upgrade to, and then I think the branches are ready for cutting. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https

Re: [VOTE] Release Apache Camel-kafka-connector 1.0.0

2022-01-14 Thread Claus Ibsen
[ ] +1 Release the binary as Apache Camel-kafka-connector 1.0.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 48 hours. > > Thanks, > Andrea. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Apache Camel Quarkus 2.2.1 LTS

2022-01-14 Thread Claus Ibsen
1 Release the binaries as Apache Camel Quarkus 2.2.1 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Many thanks to all contributors! > > -- Peter > -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Camel Quarkus 2.2.1 LTS in preparation

2022-01-13 Thread Claus Ibsen
d. Given the length of time they > have been missing, making them work will take some effort. > > David Jencks > > > On Jan 13, 2022, at 3:46 AM, Claus Ibsen wrote: > > > > On Thu, Jan 13, 2022 at 10:32 AM Peter Palaga wrote: > >> > >> Hi, >

Re: Camel Quarkus 2.2.1 LTS in preparation

2022-01-13 Thread Claus Ibsen
arkus/pull/3456 > > Please feel free to raise your hand if you see some important fix to be > missing in 2.2.x. > > Thanks, > > -- Peter > +1 to get a LTS release for camel-quarkus -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Website build and CI error - overall improved a lot

2022-01-12 Thread Claus Ibsen
(even per sub project). And that really helps, where you can see more information about what is the problem. So after some more attempts today we were able to fix a few things that resolved the website build. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2

Re: Releasing Apache Camel 3.15.0 in January 2022

2022-01-11 Thread Claus Ibsen
to v2 that was in use in a few components. On Sun, Jan 9, 2022 at 11:51 AM Claus Ibsen wrote: > > Hi > > Just want to remind that its still a great idea to get an early 3.15.0 > release out as it is a bigger change where we drop JDK8 and upgrade to > JDK11 as minimum version

Re: Releasing Apache Camel 3.15.0 in January 2022

2022-01-09 Thread Claus Ibsen
addons etc. We could use the next 2 weeks for development and getting ready for this release, and then start the RC in last week of January. On Sat, Dec 25, 2021 at 3:10 PM Claus Ibsen wrote: > > Hi > > The main focus for Camel 3.15 is the drop of JDK8 and upgrade to JDK11 > as t

[ROADMAP] for Camel in 2022 - Improved developer productivity

2022-01-04 Thread Claus Ibsen
rror handling (part of binding). A regular Camel route scenario is of course also possible, but a yaml binding file may be "simpler" and also portable to camel-k and kubernetes. Okay my cup of coffee is empty, over and out. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Apache Camel 3.11.5

2021-12-26 Thread Claus Ibsen
-karaf.git;a=tag;h=refs/tags/camel-karaf-3.11.5 > > Please test this release candidate and cast your vote: > [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel > Karaf 3.11.5 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at leas

Releasing Apache Camel 3.15.0 in January 2022

2021-12-25 Thread Claus Ibsen
sub projects work well with this upgrade. So I think if we can get a release out towards the end of January that would be great. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

[HEADS UP] - Java 8 dropped

2021-12-24 Thread Claus Ibsen
need to add a blog about dropping java 8 as a reminder for our users https://github.com/apache/camel-website/issues/739 -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Camel-Kamelets 0.6.0 (2nd attempt)

2021-12-22 Thread Claus Ibsen
; > [ ] +1 Release camel-kamelets 0.6.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Here's my +1. > > Thanks, > Andrea Cosentino -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Logback vulnerability

2021-12-22 Thread Claus Ibsen
OGBACK-1591 > > Do we need a fix? > > > -- > Vyacheslav Boyko > mailto:mail4...@gmail.com > -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Camel-Kamelets 0.6.0

2021-12-22 Thread Claus Ibsen
git;a=shortlog;h=refs/tags/v0.6.0 > > Please cast your vote. > > [ ] +1 Release camel-kamelets 0.6.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Here's my +1. > > Thanks, > Andrea Cosentino -- Claus Ibse

Drop java 1.8 check on github PRs on main branch

2021-12-21 Thread Claus Ibsen
As we are dropping java 8, then for PRs against the main branch we should drop the java 1.8 task. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

[HEADS UP] - Endpoint and Component DSL generated only once

2021-12-21 Thread Claus Ibsen
, and our sub projects do not support all of them. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

[HEADS UP] - camel-endpointdsl and componentdsl moved out of core

2021-12-21 Thread Claus Ibsen
is moved into catalog, as its the catalog that needs to be synced up to ensure all components are built prior. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Apache Camel 3.7.7 (LTS)

2021-12-20 Thread Claus Ibsen
Camel, Camel Spring Boot and Camel > Karaf 3.7.7 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Thanks, > Gregor -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Deprecating and removing old and unmaintained components

2021-12-20 Thread Claus Ibsen
camel-yammer -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Camel-Kamelets 0.6.0

2021-12-20 Thread Claus Ibsen
en for at least 72 hours. > > Here's my +1. > > Thanks, > Andrea Cosentino -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Apache Camel Quarkus 2.6.0

2021-12-18 Thread Claus Ibsen
arkus 2.6.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Thanks, > > > -- > Zineb -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

camel-kamelets release 0.6.0

2021-12-18 Thread Claus Ibsen
Hi I think it would be good to get a new release of kamelets that works well with the new Camel 3.14.0 release. We did some updates to the yaml-dsl in 3.14 that requires a new release of kamelets to work. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2

Re: Issue preparing Camel 3.7.7 release

2021-12-17 Thread Claus Ibsen
-force > --non-interactive --frozen-lockfile' failed. > org.apache.commons.exec.ExecuteException: Process exited with an > error: 1 (Exit value: 1) -> [Help 1] > ``` > > I can't access the gitlab hosted archive, instead it's redirecting > (HTTP 302) to Gitlab's login page. &g

Re: [ANNOUNCE] Apache Camel 3.14.0 Released

2021-12-17 Thread Claus Ibsen
g fixes and improvements. > > The release is available for immediate download at: > > https://camel.apache.org/download/ > > For more details please take a look at the release notes at: > > https://camel.apache.org/releases/release-3.14.0/ -- Claus Ibsen - h

Apache Camel 3.14 Whats New Blog

2021-12-16 Thread Claus Ibsen
Hi I created a draft of blog whats new in the 3.14 LTS release https://github.com/apache/camel-website/pull/725 The blog needs some more polish, and to finish the kafka section. Anything I missed? -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https

Re: Apache Camel and CVE-2021-44228 (log4j)

2021-12-13 Thread Claus Ibsen
Hi The statement is now online on the website at https://camel.apache.org/blog/2021/12/log4j2/ On Mon, Dec 13, 2021 at 7:13 AM Claus Ibsen wrote: > > Hi > > I think it's a good idea to post a blog about the status of Camel and > this issue. > > I put together a dra

Re: [VOTE] Release Apache Camel 3.14.0 (LTS)

2021-12-13 Thread Claus Ibsen
.apache.org/repos/asf?p=camel-karaf.git;a=tag;h=refs/tags/camel-karaf-3.14.0 > > Please test this release candidate and cast your vote. > > [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel > Karaf 3.14.0 > [ ] -1 Veto the release (provide specific comments)

Releasing Apache Camel 3.7.7 and maybe 3.11.5

2021-12-13 Thread Claus Ibsen
components, that the 3rd party library pulls in. https://issues.apache.org/jira/browse/CAMEL-17324 If we do this then all our LTS releases are upgraded to the latest log4j and there is absolutely no problem at all. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2

Apache Camel and CVE-2021-44228 (log4j)

2021-12-12 Thread Claus Ibsen
Hi I think it's a good idea to post a blog about the status of Camel and this issue. I put together a draft for a blog https://github.com/apache/camel-website/pull/714 Feedback and edits is welcome. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https

Re: Camel 3.14.0 LTS Release

2021-12-10 Thread Claus Ibsen
gt; > > > The Karaf part has been completed. > > > > We should be fine. > > > > Il giorno ven 10 dic 2021 alle ore 11:05 Claus Ibsen > > ha scritto: > > > > > Hi Gregor > > > > > > Just a heads up that we are working on the

Re: Camel 3.14.0 LTS Release

2021-12-10 Thread Claus Ibsen
the release over the weekend, thanks. On Fri, Dec 3, 2021 at 12:21 PM Gregor Zurowski wrote: > > End of next week works for me. I would probably cut it over the weekend > then. > > Thanks, > Gregor > > On Fri, Dec 3, 2021, 10:36 AM Claus Ibsen wrote: > > > Hi >

Adding Camel security advisories to github

2021-12-08 Thread Claus Ibsen
Hi We could add our advisories to https://github.com/apache/camel/security/advisories I am not sure how to do that - is it potentially just to drop a file with a special name in the root or something? Or list is at https://camel.apache.org/security/ -- Claus Ibsen - http

Code scanning on github

2021-12-08 Thread Claus Ibsen
Hi I wonder if we should setup code scanning on github for Apache Camel https://github.com/apache/camel/security/code-scanning And in such case which one? Should we go with the one from github (CodeQL Analysis) -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2

Re: Camel 3.14.0 LTS Release

2021-12-03 Thread Claus Ibsen
Hi We are closer to being ready for 3.14. We need a bit more work on health checks, and aim for cutting the release by end of next week. Gregor just in case you are listening, wonder when its a good time for you to do the release? On Mon, Nov 29, 2021 at 9:49 AM Claus Ibsen wrote: > > Hi

Camel 3.14.0 LTS Release

2021-11-29 Thread Claus Ibsen
. So its last chance to bring attention to something you would like us to look at for a Camel that can run on Java 8. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [Website] activemq URI syntax inconsistency

2021-11-28 Thread Claus Ibsen
he component.syntax property be > activemq:[destinationType:]destinationName ? > > In any case, should there be a distinction between literals such as > ‘activemq’ or ‘queue’ and symbols such as ‘destinationName’ (e.g. > ``)? > > David Jencks -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Apache Camel 3.11.4

2021-11-21 Thread Claus Ibsen
-karaf.git;a=tag;h=refs/tags/camel-karaf-3.11.4 > > Please test this release candidate and cast your vote: > [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel > Karaf 3.11.4 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at leas

Re: [VOTE] Release Apache Camel Quarkus 2.5.0

2021-11-19 Thread Claus Ibsen
arkus 2.5.0 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Thanks, > > -- > Zineb -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Camel 3.11.4 Release

2021-11-16 Thread Claus Ibsen
Hi Okay the karaf issue has been fixed, and 3.11.x is ready for cutting as a release On Sun, Nov 14, 2021 at 10:00 AM Claus Ibsen wrote: > > Hi > > Okay there is one ticket which we need for 3.11.4 > https://issues.apache.org/jira/browse/CAMEL-17131 > > > On Sat, Nov 1

Re: Camel 3.11.4 Release

2021-11-14 Thread Claus Ibsen
Hi Okay there is one ticket which we need for 3.11.4 https://issues.apache.org/jira/browse/CAMEL-17131 On Sat, Nov 13, 2021 at 9:44 AM Claus Ibsen wrote: > > Hi > > It would be good to get a new patch release out of this LTS branch. > Gregor, the branch is ready for cutt

Camel 3.11.4 Release

2021-11-13 Thread Claus Ibsen
Hi It would be good to get a new patch release out of this LTS branch. Gregor, the branch is ready for cutting the release. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Broken xrefs in Camel Kafka Connector

2021-11-11 Thread Claus Ibsen
it spammed this list. You can use another mailing list such as issues or we can create a new one for such purpose. > zoran > -- > Zoran Regvart -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Apache Camel 3.13.0

2021-11-11 Thread Claus Ibsen
Tested with CiA2 source code and this looks good On Wed, Nov 10, 2021 at 5:08 PM Claus Ibsen wrote: > > +1 (binding) > > On Tue, Nov 9, 2021 at 8:09 AM Gregor Zurowski > wrote: > > > > Hi Everyone: > > > > This is a vote to release Apache Camel 3.13.0,

Re: Hanging tests in camel-core tests

2021-11-10 Thread Claus Ibsen
til.ReferenceCountTest > >> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > >> 1.158 s - in org.apache.camel.support.DefaultTimeoutMapTest > >> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > >> 2.618 s - in > >> org.apache.camel.processor.a

<    2   3   4   5   6   7   8   9   10   11   >