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

2020-12-15 Thread Gregor Zurowski
+1 (binding) Gregor On Sun, Dec 13, 2020 at 9:15 AM Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 3.7.0 (with Apache Camel Spring > Boot and Apache Camel Karaf), a new minor release with 185 > improvements and fixes. > > Release notes: > https://issues.apach

Re: Javadoc error

2020-12-15 Thread Claus Ibsen
Hi Gregor Okay I have a fix now. There is 1 commit on the 3.7.x branch from today. On Tue, Dec 15, 2020 at 10:31 PM Gregor Zurowski wrote: > > Hi Claus, > > I am now only getting the following WARNING which will also fail the > release buid: > > === > [WARNING] Javadoc Warnings > [WARNING] javad

Re: Javadoc error

2020-12-15 Thread Claus Ibsen
On Tue, Dec 15, 2020 at 10:31 PM Gregor Zurowski wrote: > > Hi Claus, > > I am now only getting the following WARNING which will also fail the > release buid: > > === > [WARNING] Javadoc Warnings > [WARNING] javadoc: warning - Multiple sources of package comments > found for package "javax.annotat

Re: Javadoc error

2020-12-15 Thread Gregor Zurowski
Hi Claus, I am now only getting the following WARNING which will also fail the release buid: === [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Multiple sources of package comments found for package "javax.annotation" === When I build endpoint DSL with `mvn javadoc:javadoc` a second tim

Re: Are you using binary distribution?

2020-12-15 Thread Peter Palaga
Thanks for opening this, Zoran. I can say for Camel Quarkus at least, that creating an app with it is very Maven-repo centric. It is because Quarkus tooling (that does the build time analysis and transformation of the application code) looks for the build time and runtime artifacts using Maven

Re: Javadoc error

2020-12-15 Thread Claus Ibsen
Hi Okay Gregor its fixed now. There are 3 more commits on 3.7.x branch from today. On Tue, Dec 15, 2020 at 11:02 AM Claus Ibsen wrote: > > Hi Gregor > > Ah okay I am working on fixing those WARNs now > > On Tue, Dec 15, 2020 at 10:48 AM Gregor Zurowski > wrote: > > > > Hi Claus, > > > > I've lo

Re: Javadoc error

2020-12-15 Thread Claus Ibsen
Hi Gregor Ah okay I am working on fixing those WARNs now On Tue, Dec 15, 2020 at 10:48 AM Gregor Zurowski wrote: > > Hi Claus, > > I've looked into this again and realized that the WARNINGs in the > Javadoc creation phase will break the build during release creation. I > am still getting a longe

Re: Javadoc error

2020-12-15 Thread Gregor Zurowski
Hi Claus, I've looked into this again and realized that the WARNINGs in the Javadoc creation phase will break the build during release creation. I am still getting a longer list of Javadoc WARNINGs when I run `mvnw javadoc:javadoc` on `/camel/core/camel-endpointdsl`: [...] [WARNING] Javadoc Warni

Re: [VOTE] Release Apache Camel Quarkus 1.5.0

2020-12-15 Thread Zoran Regvart
+1 (binding) Thanks Peter for a prompt release :) zoran On Mon, Dec 14, 2020 at 11:12 PM Peter Palaga wrote: > > Hi, > > This is a vote to release Apache Camel Quarkus 1.5.0. > > Highlights: > > * Camel 3.7.0 > * Fixed issues: https://github.com/apache/camel-quarkus/milestone/9?closed=1 > * All

Re: Are you using binary distribution?

2020-12-15 Thread Zoran Regvart
+1 Tadayoshi, folk seem to use the Maven repository far more than downloading a ZIP/tar.gz archive, I can't actually fathom how a ZIP/tar.gz with binary jars is useful as we don't provide a ZIP/tar.gz+dependencies variant, so for any binary jar we produce one has to go and download a non trivial nu

Re: [VOTE] Release Apache Camel Quarkus 1.5.0

2020-12-15 Thread Claus Ibsen
+1 (binding) On Mon, Dec 14, 2020 at 11:12 PM Peter Palaga wrote: > > Hi, > > This is a vote to release Apache Camel Quarkus 1.5.0. > > Highlights: > > * Camel 3.7.0 > * Fixed issues: https://github.com/apache/camel-quarkus/milestone/9?closed=1 > * All commits: https://github.com/apache/camel-qua

Re: [VOTE] Release Apache Camel Quarkus 1.5.0

2020-12-15 Thread James Netherton
+1 Thanks Peter. On Mon, 14 Dec 2020 at 22:12, Peter Palaga wrote: > > Hi, > > This is a vote to release Apache Camel Quarkus 1.5.0. > > Highlights: > > * Camel 3.7.0 > * Fixed issues: https://github.com/apache/camel-quarkus/milestone/9?closed=1 > * All commits: https://github.com/apache/camel-q

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

2020-12-15 Thread Nicola Ferraro
+1 (binding) Nicola On Mon, Dec 14, 2020 at 5:29 PM Peter Palaga wrote: > +1 (non-binding) > > All green when running Camel Quarkus tests againsts the staging repo: > https://github.com/apache/camel-quarkus/actions/runs/420905055 > > -- Peter > > On 13/12/2020 09:15, Gregor Zurowski wrote: > >

Re: [VOTE] Release Apache Camel Quarkus 1.5.0

2020-12-15 Thread Alexandre Gallice
+1 (binding) Well done guys :) Alex On Tue, Dec 15, 2020 at 9:35 AM Omar Al-Safi wrote: > +1 (binding) > > Thank you > > On Tue, 15 Dec 2020, 09:30 Otavio Rodolfo Piske, > wrote: > > > +1 > > > > Thanks! > > > > On Tue, Dec 15, 2020 at 8:56 AM Andrea Cosentino > > wrote: > > > > > +1 (binding

Re: [VOTE] Release Apache Camel Quarkus 1.5.0

2020-12-15 Thread Omar Al-Safi
+1 (binding) Thank you On Tue, 15 Dec 2020, 09:30 Otavio Rodolfo Piske, wrote: > +1 > > Thanks! > > On Tue, Dec 15, 2020 at 8:56 AM Andrea Cosentino > wrote: > > > +1 (binding) > > > > Thanks Peter. > > > > Il giorno lun 14 dic 2020 alle ore 23:12 Peter Palaga < > ppal...@redhat.com> > > ha sc

Re: [VOTE] Release Apache Camel Quarkus 1.5.0

2020-12-15 Thread Otavio Rodolfo Piske
+1 Thanks! On Tue, Dec 15, 2020 at 8:56 AM Andrea Cosentino wrote: > +1 (binding) > > Thanks Peter. > > Il giorno lun 14 dic 2020 alle ore 23:12 Peter Palaga > ha scritto: > > > Hi, > > > > This is a vote to release Apache Camel Quarkus 1.5.0. > > > > Highlights: > > > > * Camel 3.7.0 > > * Fi