Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Claus Ibsen
+1 (binding) On Thu, Oct 15, 2020 at 1:37 PM Peter Palaga wrote: > > Hi, > > This is a vote to release Apache Camel Quarkus 1.2.0. > > Highlights: > > * Quarkus 1.9.0.Final > * We are approaching > * Fixed issues: https://github.com/apache/camel-quarkus/milestone/6 > * All commits:

Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Zheng Feng
+1 On Thu, Oct 15, 2020 at 7:45 PM Peter Palaga wrote: > Hi, > > This is a vote to release Apache Camel Quarkus 1.2.0. > > Highlights: > > * Quarkus 1.9.0.Final > * We are approaching > * Fixed issues: https://github.com/apache/camel-quarkus/milestone/6 > * All commits: >

Re: Apache Camel 3.6 this October

2020-10-15 Thread Jan Bednář
Hmm, sorry for breaking build with archetype integration tests. Integration tests should be actually skipped for deploy stage, but it completely ignores `-Dmaven.test.skip.exec=true` which we have in deploy stage currently. I think more proper fix will be to add `-DskipTests` or

Re: Apache Camel 3.6 this October

2020-10-15 Thread Gregor Zurowski
Thanks Claus, I'll cherry-pick it onto my release branch. Gregor On Thu, Oct 15, 2020 at 7:16 PM Claus Ibsen wrote: > > On Thu, Oct 15, 2020 at 7:11 PM Andrea Cosentino wrote: > > > > But in 3.5.0, all of this work. Is this related to integration testing? > > > > Yeah probably but its still

Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Alex Dettinger
+1 (binding) Cool to see this 1.2 out Well Done Alex On Thu, Oct 15, 2020 at 5:57 PM James Netherton wrote: > +1 > > On Thu, 15 Oct 2020 at 12:37, Peter Palaga wrote: > > > > Hi, > > > > This is a vote to release Apache Camel Quarkus 1.2.0. > > > > Highlights: > > > > * Quarkus 1.9.0.Final >

Re: Apache Camel 3.6 this October

2020-10-15 Thread Claus Ibsen
On Thu, Oct 15, 2020 at 7:11 PM Andrea Cosentino wrote: > > But in 3.5.0, all of this work. Is this related to integration testing? > Yeah probably but its still wrong so we better move them anyway. I have created a ticket. > Il giorno gio 15 ott 2020 alle ore 19:09 Claus Ibsen > ha scritto: >

Re: Apache Camel 3.6 this October

2020-10-15 Thread Claus Ibsen
Hi Gregor The workaround has been pushed in this commit https://github.com/apache/camel/commit/101143add8895134e59e2d557b6ed76a1e28a270 On Thu, Oct 15, 2020 at 7:09 PM Claus Ibsen wrote: > > Hi > > Ah it sounds like a chicken and egg problem. > > camel-karaf is not build ahead of time and you

Re: Apache Camel 3.6 this October

2020-10-15 Thread Gregor Zurowski
Yes, this happens when running the integration tests: [ERROR] The project org.apache.camel.archetypes.archetypeIT.camel-archetype-blueprint:run-it On Thu, Oct 15, 2020 at 7:11 PM Andrea Cosentino wrote: > > But in 3.5.0, all of this work. Is this related to integration testing? > > Il giorno

Re: Apache Camel 3.6 this October

2020-10-15 Thread Andrea Cosentino
But in 3.5.0, all of this work. Is this related to integration testing? Il giorno gio 15 ott 2020 alle ore 19:09 Claus Ibsen ha scritto: > Hi > > Ah it sounds like a chicken and egg problem. > > camel-karaf is not build ahead of time and you run some build process > that may test and need those

Re: Apache Camel 3.6 this October

2020-10-15 Thread Claus Ibsen
Hi Ah it sounds like a chicken and egg problem. camel-karaf is not build ahead of time and you run some build process that may test and need those JAR versions. And hence try to download 3.6.0 from maven central. So I guess the archetypes for blueprint should be moved to camel-karaf, and also

Re: Apache Camel 3.6 this October

2020-10-15 Thread Gregor Zurowski
I am still getting issues in the prepare phase. It's currently breaking for org.apache.camel.archetypes:camel-archetype-blueprint: === [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: Could not find artifact

Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread James Netherton
+1 On Thu, 15 Oct 2020 at 12:37, Peter Palaga wrote: > > Hi, > > This is a vote to release Apache Camel Quarkus 1.2.0. > > Highlights: > > * Quarkus 1.9.0.Final > * We are approaching > * Fixed issues: https://github.com/apache/camel-quarkus/milestone/6 > * All commits:

Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Zoran Regvart
+1 (binding) Thanks Peter for cutting the release. zoran On Thu, Oct 15, 2020 at 1:37 PM Peter Palaga wrote: > > Hi, > > This is a vote to release Apache Camel Quarkus 1.2.0. > > Highlights: > > * Quarkus 1.9.0.Final > * We are approaching > * Fixed issues:

Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Andrea Cosentino
+1 (binding) Thanks Peter! Il gio 15 ott 2020, 13:37 Peter Palaga ha scritto: > Hi, > > This is a vote to release Apache Camel Quarkus 1.2.0. > > Highlights: > > * Quarkus 1.9.0.Final > * We are approaching > * Fixed issues: https://github.com/apache/camel-quarkus/milestone/6 > * All commits:

Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Luca Burgazzoli
+1 (binding) --- Luca Burgazzoli On Thu, Oct 15, 2020 at 1:40 PM Peter Palaga wrote: > On 15/10/2020 13:36, Peter Palaga wrote: > > Hi, > > > > This is a vote to release Apache Camel Quarkus 1.2.0. > > > > Highlights: > > > > * Quarkus 1.9.0.Final > > * We are approaching > > ... the

Re: [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Peter Palaga
On 15/10/2020 13:36, Peter Palaga wrote: Hi, This is a vote to release Apache Camel Quarkus 1.2.0. Highlights: * Quarkus 1.9.0.Final * We are approaching ... the milestone of covering 100% of Camel components (party in JVM mode). * Fixed issues:

[VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-15 Thread Peter Palaga
Hi, This is a vote to release Apache Camel Quarkus 1.2.0. Highlights: * Quarkus 1.9.0.Final * We are approaching * Fixed issues: https://github.com/apache/camel-quarkus/milestone/6 * All commits: https://github.com/apache/camel-quarkus/compare/1.1.0...1.2.0 Staging repository:

Re: Apache Camel 3.6 this October

2020-10-15 Thread Gregor Zurowski
Hi Claus, Thanks for the update. I ran into that issue when I ran the prepare phase over night: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.0:generate (generate-my-car-service) on project camel-olingo2: A Maven project already exists in the directory