Re: Excluding components from the build for specific OS/architecture

2024-05-17 Thread James Netherton
Maybe take a look at camel-grpc to see how protoc is handled for the
various platforms & CPU architectures:

https://github.com/apache/camel/blob/main/components/camel-grpc/pom.xml

--
James

On Thu, 16 May 2024 at 19:17, Craig Ziesman  wrote:

> I opened an issue (https://issues.apache.org/jira/browse/CAMEL-20706) to
> address the fact that the camel-salesforce component build fails on Windows
> running on ARM.
>
> It turns out that the source builds without errors, but the test build
> fails because the protoc executable is unavailable on Windows/ARM.
>
> I looked through the tooling and it appears that there is no way to exclude
> a component from a particular Camel distribution based on a specific
> OS/architecture.
>
> Has this come up before? Is this even an issue? Just curious what everybody
> thinks.
>
> Thanks for listening!
>


Re: [VOTE] Release Apache Camel 4.6.0

2024-05-09 Thread James Netherton
+1 (binding)

On Mon, 6 May 2024 at 09:17, Gregor Zurowski 
wrote:

> Hi Everyone:
>
> This is a vote to release Apache Camel 4.6.0, a new release with 108
> new features and improvements.
>
> Release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12354410=12311211
>
> == Apache Camel 4.6.0 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1710/
>
> Tarballs:
> https://repository.apache.org/content/repositories/orgapachecamel-1710/org/apache/camel/apache-camel/4.6.0/
>
> Tag: https://github.com/apache/camel/releases/tag/camel-4.6.0
>
> == Apache Camel Spring Boot 4.6.0 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1711/
>
> Tag:
> https://github.com/apache/camel-spring-boot/releases/tag/camel-spring-boot-4.6.0
>
> Please test this release candidate and cast your vote:
> [ ] +1 Release the binary as Apache Camel and Camel Spring Boot 4.6.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
> Gregor
>


[RESULT][VOTE] Release Apache Camel Quarkus 3.8.2

2024-05-03 Thread James Netherton
Hi everyone,

The vote passes with 5 +1 binding votes:

* Claus Ibsen
* James Netherton
* Jean-Baptiste Onofré
* Pasquale Congiusti
* Zineb Bendhiba

And 3 +1 non-binding votes:

* Claudio Miranda
* Gaëlle Fournier
* Zheng Feng

I will publish the artifacts shortly.

--
James


Re: [VOTE] Release Apache Camel Quarkus 3.8.2

2024-05-03 Thread James Netherton
+1 (binding)

On Tue, 30 Apr 2024 at 12:14, James Netherton 
wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.8.2 LTS.
>
> Highlights:
>
> * Camel 4.4.2
> * Quarkus 3.8.4
>
> All commits:
>
> https://github.com/apache/camel-quarkus/compare/3.8.1...3.8.2
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1708
>
> Tag:
>
> https://github.com/apache/camel-quarkus/releases/tag/3.8.2
>
> Source release package + SBOM:
>
> https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.8.2/
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.8.2
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>


[VOTE] Release Apache Camel Quarkus 3.8.2

2024-04-30 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.8.2 LTS.

Highlights:

* Camel 4.4.2
* Quarkus 3.8.4

All commits:

https://github.com/apache/camel-quarkus/compare/3.8.1...3.8.2

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1708

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.8.2

Source release package + SBOM:

https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.8.2/

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.8.2
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


Re: camel-karaf is back

2024-04-30 Thread James Netherton
For reference, this will be the commit to revert:

https://github.com/apache/camel-website/commit/0a963811be7a30338aeb0eb611b34d4cf31d0655

On Tue, 30 Apr 2024 at 09:39, Claus Ibsen  wrote:

> On Tue, Apr 30, 2024 at 10:21 AM James Netherton  >
> wrote:
>
> > There's no 'docs' directory on the main branch, which causes the
> > camel-website build to fail.
> >
> > If there's no objection, I'll temporarily remove 'main' from the Antora
> > config for camel-karaf until that gets fixed.
> >
> >
> >
> https://github.com/apache/camel-website/blob/main/antora-playbook-snippets/antora-playbook.yml#L87
> >
> >
> Yes do that, and main should only be added back when camel-karaf has its
> docs fixed and ready to go for publishing on the shared camel website.
>
>
>
>
> > --
> > James
> >
> > On Mon, 29 Apr 2024 at 20:22, Jean-Baptiste Onofré 
> > wrote:
> >
> > > Hey Claus
> > >
> > > Yeah that’s the plan : use GH issues and resources like the other Camel
> > > projects do.
> > > Jira can be dedicated for core.
> > >
> > > Thanks !
> > >
> > > Regards
> > > JB
> > >
> > > Le lun. 29 avr. 2024 à 16:40, Claus Ibsen  a
> > écrit
> > > :
> > >
> > > > Hi JB
> > > >
> > > > Okay thanks for the heads-up. It has been a long run and work for you
> > > guys.
> > > >
> > > > The camel-karaf team should be responsible for maintaining, bug
> fixing
> > > and
> > > > releasing camel-karaf independently, just like camel-quarkus,
> camel-k,
> > > > camel-karavan does.
> > > > We should consider opening camel-karaf github issue tracker so
> > > camel-karaf
> > > > users and developers can use this to track bugs and other issues.
> > > > That avoids polluting the old CAMEL jira that is for the core
> project.
> > > >
> > > >
> > > >
> > > > On Mon, Apr 29, 2024 at 3:22 PM Jean-Baptiste Onofré <
> j...@nanthrax.net>
> > > > wrote:
> > > >
> > > > > Hi folks,
> > > > >
> > > > > FYI, camel-karaf main branch has been updated with:
> > > > > - all Karaf core bundles for Camel 4.5.x
> > > > > - a lot of component wrappers for Camel 4.5.x
> > > > > - updated Karaf features repository
> > > > > - the infra resources (labeler, dependabot, etc)
> > > > >
> > > > > I plan a release soon (RC0) as soon as I push the new shell
> commands
> > > > > (in progress).
> > > > >
> > > > > The tests and examples will be completed including the shell
> > commands.
> > > > >
> > > > > You can use GH Issues for camel-karaf now:
> > > > >
> > > > > https://github.com/apache/camel-karaf
> > > > >
> > > > > Stay tuned for updates !
> > > > >
> > > > > Regards
> > > > > JB
> > > > >
> > > >
> > > >
> > > > --
> > > > Claus Ibsen
> > > > -
> > > > @davsclaus
> > > > Camel in Action 2: https://www.manning.com/ibsen2
> > > >
> > >
> >
>
>
> --
> Claus Ibsen
> -
> @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


Re: camel-karaf is back

2024-04-30 Thread James Netherton
There's no 'docs' directory on the main branch, which causes the
camel-website build to fail.

If there's no objection, I'll temporarily remove 'main' from the Antora
config for camel-karaf until that gets fixed.

https://github.com/apache/camel-website/blob/main/antora-playbook-snippets/antora-playbook.yml#L87

--
James

On Mon, 29 Apr 2024 at 20:22, Jean-Baptiste Onofré  wrote:

> Hey Claus
>
> Yeah that’s the plan : use GH issues and resources like the other Camel
> projects do.
> Jira can be dedicated for core.
>
> Thanks !
>
> Regards
> JB
>
> Le lun. 29 avr. 2024 à 16:40, Claus Ibsen  a écrit
> :
>
> > Hi JB
> >
> > Okay thanks for the heads-up. It has been a long run and work for you
> guys.
> >
> > The camel-karaf team should be responsible for maintaining, bug fixing
> and
> > releasing camel-karaf independently, just like camel-quarkus, camel-k,
> > camel-karavan does.
> > We should consider opening camel-karaf github issue tracker so
> camel-karaf
> > users and developers can use this to track bugs and other issues.
> > That avoids polluting the old CAMEL jira that is for the core project.
> >
> >
> >
> > On Mon, Apr 29, 2024 at 3:22 PM Jean-Baptiste Onofré 
> > wrote:
> >
> > > Hi folks,
> > >
> > > FYI, camel-karaf main branch has been updated with:
> > > - all Karaf core bundles for Camel 4.5.x
> > > - a lot of component wrappers for Camel 4.5.x
> > > - updated Karaf features repository
> > > - the infra resources (labeler, dependabot, etc)
> > >
> > > I plan a release soon (RC0) as soon as I push the new shell commands
> > > (in progress).
> > >
> > > The tests and examples will be completed including the shell commands.
> > >
> > > You can use GH Issues for camel-karaf now:
> > >
> > > https://github.com/apache/camel-karaf
> > >
> > > Stay tuned for updates !
> > >
> > > Regards
> > > JB
> > >
> >
> >
> > --
> > Claus Ibsen
> > -
> > @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
> >
>


[RESULT][VOTE] Release Apache Camel Quarkus 3.10.0

2024-04-28 Thread James Netherton
 Hi everyone,

The vote passes with 4 +1 binding votes:

* Babak Vahdat
* Claus Ibsen
* James Netherton
* Zineb Bendhiba

And 3 +1 non-binding votes:

* Claudio Miranda
* Gaëlle Fournier
* Zheng Feng

I will publish the artifacts shortly.

--
James


Re: [VOTE] Release Apache Camel Quarkus 3.10.0

2024-04-28 Thread James Netherton
+1 (binding)

On Wed, 24 Apr 2024 at 14:26, James Netherton 
wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.10.0.
>
> Highlights:
>
> * Camel 4.5.0
> * Quarkus 3.10.0
>
> All commits:
>
> https://github.com/apache/camel-quarkus/compare/3.9.0...3.10.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1701
>
> Tag:
>
> https://github.com/apache/camel-quarkus/releases/tag/3.10.0
>
> Source release package + SBOM:
>
> https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.10.0/
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.10.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>


Re: Website build issues

2024-04-25 Thread James Netherton
Hi Gregor,

I reverted the offending change. Hopefully it fixes things.

--
James

On Thu, 25 Apr 2024 at 11:11, Gregor Zurowski 
wrote:

> Hi,
>
> I am about to release Camel 4.4.2 and getting the following errors
> building the website:
>
> ```
> [check:html ]
>
> /home/jenkins/712657a4/workspace/Camel_Camel.website_main_2/camel-website/public/camel-quarkus/next/reference/extensions/mapstruct.html
> [check:html ]4:962  error   is not a valid element
> name   element-name
> [check:html ]5:6error   is not a valid element
> nameelement-name
> [check:html ]6:10   error   is not a valid element
> name   element-name
> [check:html ]7:10   error   is not a valid element
> nameelement-name
> [check:html ]8:10   error   is not a valid
> element name element-name
> [check:html ]9:14   error   is not a
> valid element name  element-name
> [check:html ]   10:18   error   is not a valid element name
> element-name
> [check:html ]   11:22   error   is not a valid element
> name   element-name
> [check:html ]   12:22   error   is not a valid element
> nameelement-name
> [check:html ]   13:22   error   is not a valid element
> name   element-name
> [check:html ]
> [check:html ] ✖ 10 problems (10 errors, 0 warnings)
> ```
>
> I see the following recent documentation changes related to mapstruct,
> but not sure if those are really causing this issue:
>
> https://github.com/apache/camel-quarkus/commit/9be20b7862b5794df20d1f7976d24b4a7b23c3db
>
> Would someone be available to help?
>
> Thanks in advance,
> Gregor
>


[VOTE] Release Apache Camel Quarkus 3.10.0

2024-04-24 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.10.0.

Highlights:

* Camel 4.5.0
* Quarkus 3.10.0

All commits:

https://github.com/apache/camel-quarkus/compare/3.9.0...3.10.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1701

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.10.0

Source release package + SBOM:

https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.10.0/

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.10.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


[RESULT][VOTE] Release Apache Camel Quarkus 3.8.1

2024-03-19 Thread James Netherton
 Hi everyone,

The vote passes with 6 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Babak Vahdat
* Claus Ibsen
* Otavio Rodolfo Piske
* Zineb Bendhiba (Vote cast as non binding but Zineb is a Camel PMC member)

And 3 +1 non-binding votes:

* Claudio Miranda
* Gaëlle Fournier
* Zheng Feng

I will publish the artifacts shortly.

--
James


[VOTE] Release Apache Camel Quarkus 3.8.1

2024-03-15 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.8.1.

Highlights:

* Camel 4.4.1
* Quarkus 3.8.3

All commits:

https://github.com/apache/camel-quarkus/compare/3.8.0...3.8.1

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1685

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.8.1

Source release package + SBOM:

https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.8.1/

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.8.1
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


Re: [VOTE] Release Apache Camel Quarkus 3.8.0

2024-02-22 Thread James Netherton
+1 (binding)

Thanks Alex!

On Thu, 22 Feb 2024 at 08:22, Alexandre Gallice 
wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.8.0.
>
> Highlights:
>
> * Camel 4.4.0
> * Quarkus 3.8.0
>
> All commits:
>
> https://github.com/apache/camel-quarkus/compare/3.7.0...3.8.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1682
>
> Tag:
>
> https://github.com/apache/camel-quarkus/releases/tag/3.8.0
>
> Source release package + SBOM:
>
> https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.8.0/
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.8.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>


[RESULT][VOTE] Release Apache Camel Quarkus 3.7.0

2024-01-28 Thread James Netherton
Hi everyone,

The vote passes with 6 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Babak Vahdat
* Claus Ibsen
* Otavio Rodolfo Piske
* Zineb Bendhiba

And 3 +1 non-binding votes:

* Claudio Miranda
* Gaëlle Fournier
* Zheng Feng

I will release the staging repository shortly.

--
James


[VOTE] Release Apache Camel Quarkus 3.7.0

2024-01-25 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.7.0.

Highlights:

* Camel 4.3.0
* Quarkus 3.7.0

All commits:

https://github.com/apache/camel-quarkus/compare/3.6.0...3.7.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1672

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.7.0

Source release package + SBOM:

https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.7.0/

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.7.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


Re: [VOTE] Release Apache Camel Quarkus 3.2.3

2023-12-01 Thread James Netherton
+1 (binding)

Thanks!


On Wed, 29 Nov 2023 at 07:54, Zheng Feng  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.2.3.
>
> Highlights:
>
> * Camel 4.0.3
> * Quarkus 3.2.9.Final
>
> All commits:
>
> https://github.com/apache/camel-quarkus/compare/3.2.2...3.2.3
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1648
>
> Tag:
>
> https://github.com/apache/camel-quarkus/releases/tag/3.2.3
>
> Source release package:
>
> https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.2.3/
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.2.3
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>


[RESULT][VOTE] Release Apache Camel Quarkus 3.6.0

2023-11-27 Thread James Netherton
Hi everyone,

The vote passes with 6 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Claus Ibsen
* Jean-Baptiste Onofré
* Otavio Rodolfo Piske
* Zineb Bendhiba

And 2 +1 non-binding votes:

* Claudio Miranda
* Zheng Feng

I will release the staging repository shortly.

--
James


[VOTE] Release Apache Camel Quarkus 3.6.0

2023-11-24 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.6.0.

Highlights:

* Camel 4.2.0
* Quarkus 3.6.0

All commits:

https://github.com/apache/camel-quarkus/compare/3.5.0...3.6.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1647

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.6.0

Source release package + SBOM:

https://dist.apache.org/repos/dist/dev/camel/camel-quarkus/3.6.0/

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.6.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


[RESULT][VOTE] Release Apache Camel Quarkus 3.2.2

2023-11-06 Thread James Netherton
Hi everyone,

The vote passes with 5 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Claus Ibsen
* James Netherton
* Zineb Bendhiba

And 2 +1 non-binding votes:

* Claudio Miranda
* Zheng Feng

I will release the staging repository shortly.

--
James


Re: [VOTE] Release Apache Camel Quarkus 3.2.2

2023-11-06 Thread James Netherton
+1 (binding)

On Fri, 3 Nov 2023 at 12:27, James Netherton 
wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.2.2.
>
> Highlights:
>
> * Camel 4.0.2
> * Quarkus 3.2.7.Final
>
> All commits:
>
> https://github.com/apache/camel-quarkus/compare/3.2.1...3.2.2
>
> Staging repository:
>
> <http://goog_339624509>
> https://repository.apache.org/content/repositories/orgapachecamel-1638
>
> Tag:
>
> https://github.com/apache/camel-quarkus/releases/tag/3.2.2
>
> Source release package:
>
>
> https://repository.apache.org/service/local/repositories/orgapachecamel-1638/content/org/apache/camel/quarkus/camel-quarkus/3.2.2/camel-quarkus-3.2.2-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.2.2
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>


[VOTE] Release Apache Camel Quarkus 3.2.2

2023-11-03 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.2.2.

Highlights:

* Camel 4.0.2
* Quarkus 3.2.7.Final

All commits:

https://github.com/apache/camel-quarkus/compare/3.2.1...3.2.2

Staging repository:


https://repository.apache.org/content/repositories/orgapachecamel-1638

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.2.2

Source release package:

https://repository.apache.org/service/local/repositories/orgapachecamel-1638/content/org/apache/camel/quarkus/camel-quarkus/3.2.2/camel-quarkus-3.2.2-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.2.2
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


[RESULT][VOTE] Release Apache Camel Quarkus 3.5.0 Camel

2023-10-23 Thread James Netherton
Hi everyone,

The vote passes with 7 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Babak Vahdat
* Claus Ibsen
* Jean-Baptiste Onofré
* Otavio Rodolfo Piske
* Zineb Bendhiba

And 2 +1 non-binding votes:

* Gaëlle Fournier
* Zheng Feng

I will release the staging repository shortly.

--
James


[VOTE] Release Apache Camel Quarkus 3.5.0

2023-10-20 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.5.0.

Highlights:

* Camel 4.1.0
* Quarkus 3.5.0

All commits:

https://github.com/apache/camel-quarkus/compare/3.4.0...3.5.0

Staging repository:


https://repository.apache.org/content/repositories/orgapachecamel-1626

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.5.0

Source release package:

https://repository.apache.org/content/repositories/orgapachecamel-1626/org/apache/camel/quarkus/camel-quarkus/3.5.0/camel-quarkus-3.5.0-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.5.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


Re: [VOTE] Release Apache Camel Quarkus 3.2.1

2023-10-05 Thread James Netherton
+1 (binding)

Thanks Peter!

On Wed, 4 Oct 2023 at 22:31, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.2.1
>
> Highlights:
>
> * Quarkus 3.2.6.Final
> * Camel 4.0.1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/3.2.0...3.2.1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1622
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/3.2.1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1622/org/apache/camel/quarkus/camel-quarkus/3.2.1/camel-quarkus-3.2.1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.2.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Camel Quarkus 3.4.0

2023-09-16 Thread James Netherton
+1 (binding)

Thanks Zineb!

On Fri, 15 Sept 2023 at 09:43, Zineb Bendhiba 
wrote:

> Hello,
>
>
>
> This is a vote to release Apache Camel Quarkus 3.4.0.
>
>
>
> Highlights:
>
>
>
> * Camel 4.0.0
>
>
> * Quarkus 3.4.0
>
>
>
> Milestone:
>
> https://github.com/apache/camel-quarkus/milestone/47?closed=1
>
>
> All commits:
>
> https://github.com/apache/camel-quarkus/compare/3.2.0...3.4.0
>
>
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1608/
>
>
>
> Tag:
>
> https://github.com/apache/camel-quarkus/releases/tag/3.4.0
>
>
>
> Source release package:
>
>
> https://repository.apache.org/content/repositories/orgapachecamel-1608/org/apache/camel/quarkus/camel-quarkus/3.4.0/camel-quarkus-3.4.0-src.zip
> <
> https://repository.apache.org/content/repositories/orgapachecamel-1608/org/apache/camel/quarkus/camel-quarkus/3.4.0/camel-quarkus-3.4.0-src.zip
> >
>
>
>
> Please test this release candidate and cast your vote.
>
>
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.4.0
>
>
> [ ] -1 Veto the release (provide specific comments)
>
>
>
> The vote is open for at least 72 hours.
>
>
> --
>
> Zineb Bendhiba
>


Re: [VOTE] Release Apache Camel 4.0.0

2023-08-11 Thread James Netherton
+1 (binding)

Thanks Gregor!


On Thu, 10 Aug 2023 at 10:39, Gregor Zurowski 
wrote:

> Hi Everyone:
>
> This is a vote to release Apache Camel 4.0.0, a new major release with
> 654 new features and improvements.
>
> Please note that Apache Camel Karaf is not part of this release cycle.
>
> Release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352239=12311211
>
> == Apache Camel 4.0.0 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1598/
>
> Tarballs:
> https://repository.apache.org/content/repositories/orgapachecamel-1598/org/apache/camel/camel/4.0.0/
>
> Tag: https://github.com/apache/camel/releases/tag/camel-4.0.0
>
> == Apache Camel Spring Boot 4.0.0 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1599/
>
> Tarballs:
> https://repository.apache.org/content/repositories/orgapachecamel-1599/org/apache/camel/springboot/spring-boot/4.0.0/
>
> Tag:
> https://github.com/apache/camel-spring-boot/releases/tag/camel-spring-boot-4.0.0
>
> Please test this release candidate and cast your vote:
> [ ] +1 Release the binary as Apache Camel and Camel Spring Boot 4.0.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
> Gregor
>


[RESULT][VOTE] Release Apache Camel Quarkus 3.0.0-RC2

2023-08-02 Thread James Netherton
Hi everyone,

The vote passes with 5 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Claus Ibsen
* Otavio Rodolfo Piske
* Pasquale Congiusti

And 2 +1 non-binding votes:

* Gaëlle Fournier
* Zheng Feng

I will publish the artifacts shortly.

--
James


[VOTE] Release Camel Quarkus 3.0.0-RC2

2023-07-30 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 3.0.0-RC2.

Highlights:

* Camel 4.0.0-RC2
* Quarkus 3.2.2.Final

All commits:

https://github.com/apache/camel-quarkus/compare/3.0.0-RC1...3.0.0-RC2

Staging repository:


https://repository.apache.org/content/repositories/orgapachecamel-1597

Tag:

https://github.com/apache/camel-quarkus/releases/tag/3.0.0-RC2

Source release package:

https://repository.apache.org/service/local/repositories/orgapachecamel-1597/content/org/apache/camel/quarkus/camel-quarkus/3.0.0-RC2/camel-quarkus-3.0.0-RC2-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 3.0.0-RC2
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


Re: [VOTE] Release Apache Camel Quarkus 3.0.0-RC1

2023-07-05 Thread James Netherton
+1 (binding)

Thanks Peter!

On Tue, 4 Jul 2023 at 09:18, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.0.0-RC1
>
> Highlights:
>
> * Quarkus 3.2.0.Final
> * Camel 4.0.0-RC1
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/43?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/3.0.0-M2...3.0.0-RC1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1586
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/3.0.0-RC1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1586/org/apache/camel/quarkus/camel-quarkus/3.0.0-RC1/camel-quarkus-3.0.0-RC1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.0.0-RC1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel 4.0.0-RC1

2023-06-30 Thread James Netherton
+1 (binding)

Thanks, Gregor!

On Thu, 29 Jun 2023 at 12:10, Gregor Zurowski 
wrote:

> Hi Everyone:
>
> This is a vote to release the first release candidate for Apache Camel
> 4.0.0 with 135 new features and improvements.
>
> Please note that Apache Camel Karaf is not part of this release cycle.
>
> Release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353103=12311211
>
> == Apache Camel 4.0.0-RC1 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1583/
>
> Tarballs:
> https://repository.apache.org/content/repositories/orgapachecamel-1583/org/apache/camel/apache-camel/4.0.0-RC1/
>
> Tag: https://github.com/apache/camel/releases/tag/camel-4.0.0-RC1
>
> == Apache Camel Spring Boot 4.0.0-RC1 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1584/
>
> Tag:
> https://github.com/apache/camel-spring-boot/releases/tag/camel-spring-boot-4.0.0-RC1
>
> Please test this release candidate and cast your vote:
> [ ] +1 Release the binary as Apache Camel and Camel Spring Boot 4.0.0-RC1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
> Gregor
>


[RESULT][VOTE] Release Apache Camel Quarkus 3.0.0-M2

2023-05-29 Thread James Netherton
Hi everyone,

Peter is away, hence I am closing the vote.

The vote passes with 6 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Claus Ibsen
* James Netherton
* Pasquale Congiusti
* Zineb Bendhiba

And 1 +1 non-binding vote:

* Zheng Feng

I will publish the artifacts shortly

--
James


Re: [VOTE] Release Apache Camel Quarkus 3.0.0-M2

2023-05-26 Thread James Netherton
+1 (binding)

On Thu, 25 May 2023 at 21:38, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 3.0.0-M2
>
> Highlights:
>
> * Quarkus 3.1.0.Final
> * Camel 4.0.0-M3
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/40?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/3.0.0-M1...3.0.0-M2
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1564
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/3.0.0-M2
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1564/org/apache/camel/quarkus/camel-quarkus/3.0.0-M2/camel-quarkus-3.0.0-M2-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.0.0-M2
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel 4.0.0-M3

2023-05-02 Thread James Netherton
+1 (binding)

Thanks Gregor!

On Mon, 1 May 2023 at 16:39, Gregor Zurowski 
wrote:

> Hi Everyone:
>
> This is a vote to release the second milestone for Apache Camel 4 with
> 155 new features and improvements.
>
> Please note that Apache Camel Karaf is not part of this release cycle.
>
> Release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352968=12311211
>
> == Apache Camel 4.0.0-M3 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1551/
>
> Tarballs:
> https://repository.apache.org/content/repositories/orgapachecamel-1551/org/apache/camel/apache-camel/4.0.0-M3/
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=camel.git;a=tag;h=refs/tags/camel-4.0.0-M3
>
> == Apache Camel Spring Boot 4.0.0-M3 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1552/
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=tag;h=refs/tags/camel-spring-boot-4.0.0-M3
>
> Please test this release candidate and cast your vote:
> [ ] +1 Release the binary as Apache Camel and Camel Spring Boot 4.0.0-M3
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
> Gregor
>


Re: [VOTE] Release Camel Quarkus 2.13.3

2023-04-15 Thread James Netherton
+1 (binding)

Thanks Alex!

On Fri, 14 Apr 2023 at 10:10, Alexandre Gallice 
wrote:

> Hello all,
>
> This is a vote for releasing camel-quarkus 2.13.3.
>
> It contains some hardening improvement in DSLs like YAML/XML and in
> extensions like cxf-soap, jdbc, vertx-http and so on.
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1546/
>
> Tag:
> https://github.com/apache/camel-quarkus/releases/tag/2.13.3
>
> Source release package:
> https://repository.apache.org/content/repositories/orgapachecamel
> -1546/org/apache/camel/quarkus/camel-quarkus/2.13.3/camel-quarkus
> -2.13.3-src.zip
> 
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.13.3
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
> Alex
>


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

2023-03-30 Thread James Netherton
+1 (binding)

Thanks Gregor!

On Thu, 30 Mar 2023 at 06:58, Gregor Zurowski 
wrote:

> Hi Everyone:
>
> This is a vote to release Apache Camel 3.18.6, a new patch release
> with 26 improvements and fixes.
>
> Release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352849=12311211
>
> == Apache Camel 3.18.6 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1541/
>
> Tarballs:
> https://repository.apache.org/content/repositories/orgapachecamel-1541/org/apache/camel/apache-camel/3.18.6/
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=camel.git;a=tag;h=refs/tags/camel-3.18.6
>
> == Apache Camel Spring Boot 3.18.6 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1542/
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=tag;h=refs/tags/camel-spring-boot-3.18.6
>
> == Apache Camel Karaf 3.18.6 ==
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1543/
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=camel-karaf.git;a=tag;h=refs/tags/camel-karaf-3.18.6
>
> Please test this release candidate and cast your vote:
> [ ] +1 Release the binary as Apache Camel, Camel Spring Boot and Camel
> Karaf 3.18.6
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
> Gregor
>


Re: [VOTE] Release Camel Quarkus 3.0.0-M1

2023-03-15 Thread James Netherton
+1 (binding)

Thanks Zineb!

On Tue, 14 Mar 2023 at 18:28, Zineb Bendhiba 
wrote:

> Hello all,
>
> This is a vote for releasing camel-quarkus 3.0.0-M1.
>
> The release is the first supporting both Camel 4.x and Quarkus 3.x
>
> Highlights:
>
> * Camel 4.0.0-M2
> * Quarkus 3.0.0.Alpha5
> * Fixed issues:
> https://github.com/apache/camel-quarkus/milestone/39?closed=1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1536/
>
> Tag:
> https://github.com/apache/camel-quarkus/releases/tag/3.0.0-M1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1536/org/apache/camel/quarkus/camel-quarkus/3.0.0-M1/camel-quarkus-3.0.0-M1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 3.0.0-M1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
>
> Here's my +1.
>
> Thanks,
>
> --
> Zineb Bendhiba
>


Re: [VOTE] Release Apache Camel Quarkus 2.16.0

2023-01-19 Thread James Netherton
+1 (binding)

On Thu, 19 Jan 2023 at 15:56, Alexandre Gallice 
wrote:

> Hello,
>
> This is a vote to release Apache Camel Quarkus 2.16.0.
>
> Highlights:
>
> * Quarkus 2.16.0.Final
> * Camel 3.20.1
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/36?closed=1
> * All commits:
>   https://github.com/apache/camel-quarkus/compare/2.15.0...2.16.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1515
>
> Tag:
> https://github.com/apache/camel-quarkus/releases/tag/2.16.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1515/org/apache/camel/quarkus/camel-quarkus/2.16.0/camel-quarkus-2.16.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.16.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>


Re: [VOTE] Release Apache Camel Quarkus 2.13.1

2022-11-04 Thread James Netherton
+1 (binding)

Thanks Peter!

On Fri, 4 Nov 2022 at 09:05, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.13.1
>
> Highlights:
>
> * Camel 3.18.3 (LTS)
> * Quarkus 2.13.3.Final, we tested also against the upcoming 2.13.4.Final
> with GraalVM 22.3
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.13.0...2.13.1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1492
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.13.1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1492/org/apache/camel/quarkus/camel-quarkus/2.13.1/camel-quarkus-2.13.1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.13.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.14.0

2022-11-04 Thread James Netherton
+1 (binding)

Thanks Zineb!


On Fri, 4 Nov 2022 at 10:40, Zineb Bendhiba 
wrote:

> Hello,
>
> This is a vote to release Apache Camel Quarkus 2.14.0.
>
> Highlights:
>
> * Camel 3.19.0
> * Quarkus 2.14.0.Final
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/33?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.13.0...2.14.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1493/
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.14.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1493/org/apache/camel/quarkus/camel-quarkus/2.14.0/camel-quarkus-2.14.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.14.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> --
> Zineb Bendhiba
>


Re: [VOTE] Release Apache Camel Quarkus 2.13.0

2022-09-23 Thread James Netherton
+1 (binding)

Thanks Zineb!

On Fri, 23 Sept 2022 at 09:13, Zineb Bendhiba 
wrote:

> Hello,
>
> This is a vote to release Apache Camel Quarkus 2.13.0.
>
> Highlights:
>
> * Camel 3.18.2
> * Quarkus 2.13.0.Final
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/32?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.12.0...2.13.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1470/
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.13.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1470/org/apache/camel/quarkus/camel-quarkus/2.13.0/camel-quarkus-2.13.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.13.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> --
> Zineb Bendhiba
>


Re: [camel] branch main updated: Remove redundant vertx-web-client-version property as it was only required to work around an issue in Vert.x 4.3.2

2022-09-15 Thread James Netherton
Backported to 3.18.x here:

https://github.com/apache/camel/commit/30cc0500a169f8ef3fdbf81e8c4c67e908fa2b2f

--
James

On Wed, 14 Sept 2022 at 11:09, Andrea Cosentino  wrote:

> I think this needs to be backported to 3.18.x too. This was creating
> problems in camel k runtime testing while trying to align to 3.18.1 and
> camel quarkus related release. So I suppose we'll have problem with 3.18.2
> too and CQ release
>
> Il mer 14 set 2022, 11:58  ha scritto:
>
> > This is an automated email from the ASF dual-hosted git repository.
> >
> > jamesnetherton pushed a commit to branch main
> > in repository https://gitbox.apache.org/repos/asf/camel.git
> >
> >
> > The following commit(s) were added to refs/heads/main by this push:
> >  new 89554d78552 Remove redundant vertx-web-client-version property
> as
> > it was only required to work around an issue in Vert.x 4.3.2
> > 89554d78552 is described below
> >
> > commit 89554d7855279b2fa515114e96b8f3a07785b047
> > Author: James Netherton 
> > AuthorDate: Wed Sep 14 10:57:15 2022 +0100
> >
> > Remove redundant vertx-web-client-version property as it was only
> > required to work around an issue in Vert.x 4.3.2
> > ---
> >  camel-dependencies/pom.xml  | 1 -
> >  components/camel-knative/camel-knative-http/pom.xml | 2 +-
> >  components/camel-vertx/camel-vertx-http/pom.xml | 2 +-
> >  parent/pom.xml  | 1 -
> >  4 files changed, 2 insertions(+), 4 deletions(-)
> >
> > diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
> > index fc66d83ee2a..50b663a6cb8 100644
> > --- a/camel-dependencies/pom.xml
> > +++ b/camel-dependencies/pom.xml
> > @@ -532,7 +532,6 @@
> >  3.1
> >  2.3
> >  4.3.3
> > -4.3.3
> >  0.7
> >  0.8.0
> >  3.6.0
> > diff --git a/components/camel-knative/camel-knative-http/pom.xml
> > b/components/camel-knative/camel-knative-http/pom.xml
> > index ec5c2ea3975..7d83a7e2bec 100644
> > --- a/components/camel-knative/camel-knative-http/pom.xml
> > +++ b/components/camel-knative/camel-knative-http/pom.xml
> > @@ -50,7 +50,7 @@
> >  
> >  io.vertx
> >  vertx-web-client
> > -${vertx-web-client-version}
> > +${vertx-version}
> >  
> >  
> >  io.vertx
> > diff --git a/components/camel-vertx/camel-vertx-http/pom.xml
> > b/components/camel-vertx/camel-vertx-http/pom.xml
> > index 7e2983df2e1..983ca276f13 100644
> > --- a/components/camel-vertx/camel-vertx-http/pom.xml
> > +++ b/components/camel-vertx/camel-vertx-http/pom.xml
> > @@ -46,7 +46,7 @@
> >  
> >  io.vertx
> >  vertx-web-client
> > -${vertx-web-client-version}
> > +${vertx-version}
> >  
> >
> >  
> > diff --git a/parent/pom.xml b/parent/pom.xml
> > index bb577ff5de8..3f8ddee5c16 100644
> > --- a/parent/pom.xml
> > +++ b/parent/pom.xml
> > @@ -519,7 +519,6 @@
> >  3.1
> >  2.3
> >  4.3.3
> > -4.3.3
> >  0.7
> >  3.6.0
> >  0.8.0
> >
> >
>


[RESULT][VOTE] Release Apache Camel Quarkus 2.11.0

2022-07-25 Thread James Netherton
Hi everyone,

The vote passes with 5 +1 binding votes:

* Andrea Cosentino
* Claus Ibsen
* Jean-Baptiste Onofré
* Otavio Rodolfo Piske
* Zineb Bendhiba

And 1 +1 non-binding vote:

* Zheng Feng

I will publish the artifacts shortly.

Thanks to those who participated in the vote!

--
James


[VOTE] Release Apache Camel Quarkus 2.11.0

2022-07-22 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 2.11.0.

Highlights:

* Camel 3.18.0
* Quarkus 2.11.0.Final

All commits:

https://github.com/apache/camel-quarkus/compare/2.10.0...2.11.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1449

Tag:

https://github.com/apache/camel-quarkus/releases/tag/2.11.0

Source release package:

https://repository.apache.org/service/local/repositories/orgapachecamel-1449/content/org/apache/camel/quarkus/camel-quarkus/2.11.0/camel-quarkus-2.11.0-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 2.11.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


Re: [VOTE] Release Apache Camel Quarkus 2.7.2 LTS

2022-06-29 Thread James Netherton
+1 (binding)

On Wed, 29 Jun 2022 at 10:53, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.7.2 LTS
>
> Highlights:
>
> * Camel 3.14.4
> * Quarkus 2.7.6.Final
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.7.1...2.7.2
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1444
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.7.2
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1444/org/apache/camel/quarkus/camel-quarkus/2.7.2/camel-quarkus-2.7.2-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.7.2
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.10.0

2022-06-18 Thread James Netherton
+1 (binding)

On Fri, 17 Jun 2022 at 14:53, Zheng Feng  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.10.0.
>
> Highlights:
>
> * Camel 3.17.0
> * Quarkus 2.10.0.Final
>
> All commits:
>
> https://github.com/apache/camel-quarkus/compare/2.9.0...2.10.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1440
>
> Tags:
>
> https://github.com/apache/camel-quarkus/releases/tag/2.10.0
>
> Source release package:
>
>
> https://repository.apache.org/content/repositories/orgapachecamel-1440/org/apache/camel/quarkus/camel-quarkus/2.10.0/camel-quarkus-2.10.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.10.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>


[RESULT][VOTE] Release Apache Camel Quarkus 2.9.0

2022-05-09 Thread James Netherton
Hi everyone,

The vote passes with 8 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Babak Vahdat
* Claus Ibsen
* Jean-Baptiste Onofré
* Otavio Rodolfo Piske
* Peter Palaga
* Zineb Bendhiba

And 1 +1 non-binding vote:

* Zheng Feng

I will publish the artifacts shortly.

Thanks to those who participated in the vote!

--
James


[VOTE] Release Apache Camel Quarkus 2.9.0

2022-05-06 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 2.9.0.

Highlights:

* Camel 3.16.0
* Quarkus 2.9.0.Final

All commits:

https://github.com/apache/camel-quarkus/compare/2.8.0...2.9.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1435

Tag:

https://github.com/apache/camel-quarkus/releases/tag/2.9.0

Source release package:

https://repository.apache.org/content/repositories/orgapachecamel-1435/org/apache/camel/quarkus/camel-quarkus/2.9.0/camel-quarkus-2.9.0-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 2.9.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


[RESULT][VOTE] Release Apache Camel Quarkus 2.8.0

2022-04-07 Thread James Netherton
Hi everyone,

The vote passes with 8 +1 binding votes:

* Alexandre Gallice
* Andrea Cosentino
* Babak Vahdat
* Claus Ibsen
* Jean-Baptiste Onofré
* Luca Burgazzoli
* Zineb Bendhiba
* Zoran Regvart

I will publish the artifacts shortly.

Thanks to those who participated in the vote!

--
James


[VOTE] Release Apache Camel Quarkus 2.8.0

2022-04-04 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 2.8.0.

Highlights:

* Camel 3.16.0
* Quarkus 2.8.0.Final

All commits:

https://github.com/apache/camel-quarkus/compare/2.8.0-M1...2.8.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1424

Tag:

https://github.com/apache/camel-quarkus/releases/tag/2.8.0

Source release package:

https://repository.apache.org/content/repositories/orgapachecamel-1424/org/apache/camel/quarkus/camel-quarkus/2.8.0/camel-quarkus-2.8.0-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binaries as Apache Camel Quarkus 2.8.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.


Re: [VOTE] Release Apache Camel Quarkus 2.7.1 LTS

2022-03-31 Thread James Netherton
+1 (binding)

Thanks Peter!

On Thu, 31 Mar 2022 at 13:16, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.7.1 - the first patch
> release of Camel Quarkus 2.7.x stream based on Camel 3.14.x LTS and
> Quarkus 2.7.x
>
> Highlights:
>
> * Camel 3.14.2
> * Quarkus 2.7.5.Final
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.7.0...2.7.1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1423
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.7.1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1423/org/apache/camel/quarkus/camel-quarkus/2.7.1/camel-quarkus-2.7.1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.7.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.8.0-M1

2022-03-09 Thread James Netherton
+1 (binding)

Thanks Alex.

--
James

On Wed, 9 Mar 2022 at 10:03, Alexandre Gallice 
wrote:

> Hi everyone,
>
> This is a vote to release Apache Camel Quarkus 2.8.0-M1.
>
> Highlights:
>
> * Camel 3.15.0
> * Quarkus 2.7.3.Final
> * A JVM extension more (azure-servicebus)
> * More native support (mybatis)
> * Some deprecated extensions (spark, ahc, ahc-ws)
> * Continuous Integration build on Windows
> * Fixed issues:
> https://github.com/apache/camel-quarkus/milestone/24?closed=1
>
> * All commits:
> https://github.com/apache/camel-quarkus/compare/2.7.0...2.8.0-M1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1416
>
> Tag:
> https://github.com/apache/camel-quarkus/releases/tag/2.8.0-M1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1416/org/apache/camel/quarkus/camel-quarkus/2.8.0-M1/camel-quarkus-2.8.0-M1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 2.8.0-M1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
> Alex
>


[RESULT] [VOTE] Release Apache Camel Quarkus 2.7.0

2022-01-31 Thread James Netherton
Hi everyone,

The vote passes with the following result.

7 +1 binding votes:

Alexandre Gallice
Andrea Cosentino
Claus Ibsen
Jean-Baptiste Onofre
Luca Burgazzoli
Zineb Bendhiba
Zoran Regvart

2 +1 non-binding votes:

Freeman Fang
Zheng Feng

I will publish the artifacts shortly.

Thanks to everyone who participated!

--
James


[VOTE] Release Apache Camel Quarkus 2.7.0

2022-01-28 Thread James Netherton
Hi everyone,

This is a vote to release Apache Camel Quarkus 2.7.0.

Highlights:

* Camel 3.14.1
* Quarkus 2.7.0.Final
* Fixed issues:
https://github.com/apache/camel-quarkus/milestone/23?closed=1
* All commits:
https://github.com/apache/camel-quarkus/compare/2.6.0...2.7.0

Staging repository:
https://repository.apache.org/content/repositories/orgapachecamel-1405

Tag:
https://github.com/apache/camel-quarkus/releases/tag/2.7.0

Source release package:
https://repository.apache.org/content/repositories/orgapachecamel-1405/org/apache/camel/quarkus/camel-quarkus/2.7.0/camel-quarkus-2.7.0-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binary as Apache Camel Quarkus 2.7.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.

Thanks,

James


Re: [VOTE] Release Apache Camel Quarkus 2.2.1 LTS

2022-01-14 Thread James Netherton
+1 (binding)

--
James

On Fri, 14 Jan 2022 at 09:33, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.2.1 - the first patch
> release of Camel Quarkus 2.2.x stream based on Camel 3.11.x LTS and
> Quarkus 2.2.x
>
> Highlights:
>
> * Camel 3.11.5
> * Quarkus 2.2.5.Final
> * Log4j vulnerability fixes
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.2.0...2.2.1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1398
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.2.1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1398/org/apache/camel/quarkus/camel-quarkus/2.4.0/camel-quarkus-2.4.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +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
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.5.0

2021-11-20 Thread James Netherton
+1 (binding)

Thanks Zineb!

On Fri, 19 Nov 2021 at 13:23, Zineb Bendhiba 
wrote:

> Hello all,
>
> This is a vote to release Apache Camel Quarkus 2.5.0.
>
> Highlights:
>
> * Camel 3.13.0
> * Quarkus 2.5.0.Final
> * Fixed issues:
> https://github.com/apache/camel-quarkus/milestone/21?closed=1
> * All commits:
> https://github.com/apache/camel-quarkus/compare/2.4.0...2.5.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1379/
>
> Tag:
> https://github.com/apache/camel-quarkus/releases/tag/2.5.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1379/org/apache/camel/quarkus/camel-quarkus/2.5.0/camel-quarkus-2.5.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 2.5.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
>
> --
> Zineb
>


Re: [VOTE] Release Apache Camel Quarkus 2.4.0

2021-10-22 Thread James Netherton
+1 (binding)

Thanks Peter!

On Fri, 22 Oct 2021 at 17:04, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.4.0.
>
> Highlights:
>
> * Camel 3.12.0
> * Quarkus 2.4.0.Final
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/20?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.4.0...2.3.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1370
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.4.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1370/org/apache/camel/quarkus/camel-quarkus/2.4.0/camel-quarkus-2.4.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.4.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.3.0

2021-10-02 Thread James Netherton
+1 (binding)

Thanks Zineb!

On Fri, 1 Oct 2021 at 20:55, Zineb Bendhiba 
wrote:

> Hello,
>
> This is a vote to release Apache Camel Quarkus 2.3.0.
>
> Highlights:
>
> * Quarkus 2.3.0.Final
> * Fixed issues:
> https://github.com/apache/camel-quarkus/milestone/19?closed=1
> * All commits:
> https://github.com/apache/camel-quarkus/compare/2.2.0...2.3.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1365/
>
> Tag:
> https://github.com/apache/camel-quarkus/releases/tag/2.3.0
>
> Source release package:
>
>
> https://repository.apache.org/content/repositories/orgapachecamel-1365/org/apache/camel/quarkus/camel-quarkus/2.3.0/camel-quarkus-2.3.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 2.3.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
>
> --
> Zineb
>


Re: Camel Quarkus - Branches for releases must be aligned

2021-09-24 Thread James Netherton
Zoran raised this a while back which resulted in this issue:

https://github.com/apache/camel-quarkus/issues/2853

We started using the new convention from the last release:

https://github.com/apache/camel-quarkus/tree/2.2.x

--
James

On Fri, 24 Sept 2021 at 08:12, Claus Ibsen  wrote:

> Hi
>
> The branches for camel-quarkus is not similar to the other Camel
> project / sub-projects
>
> For example for camel-k, we have
>
>   origin/release-1.0.x
>   origin/release-1.1.x
>   origin/release-1.2.x
>   origin/release-1.3.x
>   origin/release-1.4.x
>   origin/release-1.5.x
>   origin/release-1.6.x
>
> And for camel-karaf
>
>   origin/camel-karaf-3.10.x
>   origin/camel-karaf-3.11.x
>   origin/camel-karaf-3.2.x
>   origin/camel-karaf-3.3.x
>   origin/camel-karaf-3.4.x
>   origin/camel-karaf-3.5.x
>   origin/camel-karaf-3.6.x
>   origin/camel-karaf-3.7.x
>   origin/camel-karaf-3.8.x
>   origin/camel-karaf-3.9.x
>
> And so on
>
> In other words, we use a branch name with the major.minor.x as suffix.
>
> The camel-quarkus project does not, and we should get this aligned going
> forward
>
>   origin/release-1.0.0-M6-attempt2
>   origin/release-1.0.0-M7
>   origin/release-1.0.0_M6-release4
>   origin/release/1.0.0
>   origin/release/1.0.0-CR2
>   origin/release/1.1.0
>   origin/release/1.2.0
>   origin/release/1.3.0
>   origin/release/1.4.0
>   origin/release/1.5.0
>   origin/release/1.6.0
>   origin/release/1.7.0
>   origin/release/1.8.0
>   origin/release/1.8.1
>   origin/release/2.0.0
>   origin/release/2.0.0-M1
>   origin/release/2.0.0-M2
>   origin/release/2.1.0
>
> We should use .x so 2.1.0 is 2.1.x and so on.
> Also the last release is 2.2.0 and there is no branch for this.
>
>
> We need to get this aligned so we can ensure the website documentation
> is also maintainable.
>
> This file controls what gets published on the website
> https://github.com/apache/camel-website/blob/main/antora-playbook.yml
>
>
>
>
>
>
>
> --
> Claus Ibsen
> -
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


Re: [VOTE] Release Apache Camel Quarkus 2.2.0

2021-08-29 Thread James Netherton
+1 (binding)

Thanks Peter!

On Fri, 27 Aug 2021 at 17:24, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.2.0.
>
> Highlights:
>
> * Quarkus 2.2.0.Final
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/18?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.2.0...2.1.0
> * Migration guide:
>
> https://camel.apache.org/camel-quarkus/latest/migration-guide/2.2.0.html
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1350
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.2.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1350/org/apache/camel/quarkus/camel-quarkus/2.2.0/camel-quarkus-2.2.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.1.0

2021-07-24 Thread James Netherton
+1 (binding)

Thanks Zineb!

On Fri, 23 Jul 2021 at 17:18, Zineb Bendhiba 
wrote:

> Hello,
>
> This is a vote to release Apache Camel Quarkus 2.1.0.
>
> Highlights:
>
> * Quarkus 2.1.0.Final
> * Fixed issues:
> https://github.com/apache/camel-quarkus/milestone/17?closed=1
> * All commits:
> https://github.com/apache/camel-quarkus/compare/2.0.0...2.1.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1346
>
> Tag:
> https://github.com/apache/camel-quarkus/releases/tag/2.1.0
>
> Source release package:
>
>
> https://repository.apache.org/content/repositories/orgapachecamel-1346/org/apache/camel/quarkus/camel-quarkus/2.1.0/camel-quarkus-2.1.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 2.1.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Thanks,
>
> --
> Zineb
>


Re: Camel code generator for the Camel web site

2021-07-07 Thread James Netherton
Nice work! It's very cool.

I was wondering if it'd eventually be possible to collect / publish some
stats on the most frequently selected components? It could be useful to
know what the most popular items are.

--
James

On Tue, 22 Jun 2021 at 13:49, Marat Gubaidullin 
wrote:

> Hello Camel Developers,
>
> I would like to propose to add a code generator to the Camel web site
> to simplify (archetypes, versions, components, etc) the project creation
> process for developers.
>
> I have developed a prototype https://kameleon.dev
> It could be used as a starting point.
>
> Thank you and have a nice day
> Marat Gubaidullin
>


Re: [VOTE] Release Apache Camel Quarkus 2.0.0

2021-06-25 Thread James Netherton
+1 (binding)

Thanks Peter!

On Fri, 25 Jun 2021 at 13:36, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.0.0.
>
> This stable release comes after two milestone releases.
>
> Highlights:
>
> * Camel 3.11.0 (add its staging directory if you want to test)
> * Quarkus 2.0.0.Final
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/15?closed=1
> * All commits:
>* Since M2
>  https://github.com/apache/camel-quarkus/compare/2.0.0-M2...2.0.0
>* Since 1.8.1
>  https://github.com/apache/camel-quarkus/compare/1.8.1...2.0.0
> * Migration guide:
> https://camel.apache.org/camel-quarkus/latest/migration-guide/2.0.0.html
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1340
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.0.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1340/org/apache/camel/quarkus/camel-quarkus/2.0.0/camel-quarkus-2.0.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.0.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.0.0-M2

2021-06-10 Thread James Netherton
+1 (binding)

Thanks Peter!

On Thu, 10 Jun 2021 at 15:20, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.0.0-M1.
>
> It is another milestone release based on Camel 3.10.0 and Quarkus
> 2.0.0.CR3 to allow testing and gather feedback.
>
> Highlights:
>
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/16?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/2.0.0-M1...2.0.0-M2
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1325
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.0.0-M2
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1325/org/apache/camel/quarkus/camel-quarkus/2.0.0-M2/camel-quarkus-2.0.0-M2-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.0.0-M2
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 48 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 2.0.0-M1

2021-05-26 Thread James Netherton
+1 (binding)

Thanks Peter!

On Wed, 26 May 2021 at 16:15, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 2.0.0-M1.
>
> It is a milestone release based on Camel 3.10.0 and Quarkus 2.0.0.Alpha3
> to allow testing and gather feedback.
>
> Highlights:
>
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/13?closed=1
> * All commits:
>https://github.com/apache/camel-quarkus/compare/1.8.1...2.0.0-M1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1324
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/2.0.0-M1
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1324/org/apache/camel/quarkus/camel-quarkus/2.0.0-M1/camel-quarkus-2.0.0-M1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binaries as Apache Camel Quarkus 2.0.0-M1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 48 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 1.8.1

2021-04-05 Thread James Netherton
+1

Thanks, Peter!

On Fri, 2 Apr 2021 at 07:26, Claus Ibsen  wrote:

> +1 (binding)
>
> On Thu, Apr 1, 2021 at 8:33 PM Peter Palaga  wrote:
> >
> > Hi,
> >
> > This is a vote to release Apache Camel Quarkus 1.8.1 to fix a couple of
> > issues we have found in 1.8.0 that we released last week.
> >
> > Highlights:
> >
> > * Fixed issues:
> >https://github.com/apache/camel-quarkus/milestone/14?closed=1
> > * Known issues:
> >* https://github.com/apache/camel-quarkus/issues/2207
> > * All commits:
> >https://github.com/apache/camel-quarkus/compare/1.8.0...1.8.1
> >
> > Staging repository:
> > https://repository.apache.org/content/repositories/orgapachecamel-1308
> >
> > Tag: https://github.com/apache/camel-quarkus/releases/tag/1.8.1
> >
> > Source release package:
> >
> https://repository.apache.org/content/repositories/orgapachecamel-1308/org/apache/camel/quarkus/camel-quarkus/1.8.1/camel-quarkus-1.8.1-src.zip
> >
> > Please test this release candidate and cast your vote.
> >
> > [ ] +1 Release the binary as Apache Camel Quarkus 1.8.1
> > [ ] -1 Veto the release (provide specific comments)
> >
> > The vote is open till Tue, Apr. 13th 2021 4:00 pm UTC which is about two
> > days more than the usual 72 hours to compensate for the holidays.
> >
> > Many thanks to all contributors!
> >
> > -- Peter
> >
>
>
> --
> Claus Ibsen
> -
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


Re: [VOTE] Release Apache Camel Quarkus 1.8.0

2021-03-27 Thread James Netherton
+1

Thanks Peter!

On Fri, 26 Mar 2021 at 15:49, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 1.7.0.
>
> Highlights:
>
> * Camel 3.9.0
> * Quarkus 1.13.0.Final
> * Fixed issues:
>https://github.com/apache/camel-quarkus/milestone/12?closed=1
> * Known issues:
>* https://github.com/apache/camel-quarkus/issues/2207
> * All commits:
>https://github.com/apache/camel-quarkus/compare/1.7.0...1.8.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1306
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/1.8.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1306/org/apache/camel/quarkus/camel-quarkus/1.8.0/camel-quarkus-1.8.0-src.zip
>
> As long as Camel 3.9.0 is not publicly available, you have to add its
> staging repo
> https://repository.apache.org/content/repositories/orgapachecamel-1302
> to your settings.xml to be able to test Camel Quarkus 1.8.0.
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.8.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 1.7.0

2021-02-21 Thread James Netherton
+1

On Fri, 19 Feb 2021 at 09:31, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 1.7.0.
>
> Highlights:
>
> * Camel 3.8.0
> * Quarkus 1.12.0.Final
> * Fixed issues:
> https://github.com/apache/camel-quarkus/milestone/11?closed=1
> * Known issues:
>* https://github.com/apache/camel-quarkus/issues/2207
>* https://github.com/apache/camel-quarkus/issues/2253
> * All commits:
> https://github.com/apache/camel-quarkus/compare/1.6.0...1.7.0
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1295
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/1.7.0
>
> Source release package:
>
>
> https://repository.apache.org/content/repositories/orgapachecamel-1295/org/apache/camel/quarkus/camel-quarkus/1.7.0/camel-quarkus-1.7.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.7.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


Re: [VOTE] Release Apache Camel Quarkus 1.6.0

2021-01-15 Thread James Netherton
+1

Thanks Peter!


On Fri, 15 Jan 2021 at 10:26, Peter Palaga  wrote:

> Hi,
>
> This is a vote to release Apache Camel Quarkus 1.6.0.
>
> Highlights:
>
> * Quarkus 1.11.0.Final
> * Java 11+ required (following the same requirement by Quarkus)
> * Fixed issues:
> https://github.com/apache/camel-quarkus/milestone/10?closed=1
> * All commits:
> https://github.com/apache/camel-quarkus/compare/1.5.0...1.6.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1275
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/1.6.0
>
> Source release package:
>
>
> https://repository.apache.org/content/repositories/orgapachecamel-1275/org/apache/camel/quarkus/camel-quarkus/1.6.0/camel-quarkus-1.6.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.6.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>
>


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-quarkus/compare/1.4.0...1.5.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1266
> (depends on Camel 3.7.0 staging repository; to test use this settings
> file
> https://github.com/apache/camel-quarkus/blob/1.5.0/settings-camel-3.7.0.xml
> )
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/1.5.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1266/org/apache/camel/quarkus/camel-quarkus/1.5.0/camel-quarkus-1.5.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.5.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>


Re: [VOTE] Release Apache Camel Quarkus 1.4.0

2020-11-20 Thread James Netherton
+1

Thanks Alex!

On Thu, 19 Nov 2020 at 17:49, Alexandre Gallice  wrote:
>
> Hi Cameleers,
>
> This is a vote to release Apache Camel Quarkus 1.4.0.
>
> The main difference against Camel Quarkus 1.3.0 are listed below:
>
> * Upgraded to Quarkus 1.10.0.Final
> * Addition of native support for 7 extensions
> * Bug fixes and improvements
> * Fixed issues: https://github.com/apache/camel-quarkus/milestone/8?closed=1
> * All commits: https://github.com/apache/camel-quarkus/compare/1.3.0...1.4.0
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1261
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/1.4.0
>
> Source release package:
> https://repository.apache.org/content/repositories/orgapachecamel-1261/org/apache/camel/quarkus/camel-quarkus/1.4.0/camel-quarkus-1.4.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.4.0
> [ ] -1 Veto the release (provide specific comments)
>
> I'll close the vote 72 hours from now.
>
> Kudos to all contributors !
> Alex


Re: [VOTE] Release Apache Camel Quarkus 1.3.0

2020-10-19 Thread James Netherton
+1

On Sat, 17 Oct 2020 at 15:06, Peter Palaga  wrote:
>
> Hi,
>
> This is a vote to release Apache Camel Quarkus 1.3.0.
>
> The main difference against Camel Quarkus 1.2.0, that is under vote too,
> is the upgrade to Camel 3.6.0. The release branch was tested against
> Camel 3.6.0 staging repo
> https://repository.apache.org/content/repositories/orgapachecamel-1254
>
> Highlights:
>
> * Camel 3.6.0
> * Fixed issues: https://github.com/apache/camel-quarkus/milestone/7
> * All commits: https://github.com/apache/camel-quarkus/compare/1.2.0...1.3.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1257
>
> Tag: https://github.com/apache/camel-quarkus/releases/tag/1.3.0
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1257/org/apache/camel/quarkus/camel-quarkus/1.3.0/camel-quarkus-1.3.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.3.0
> [ ] -1 Veto the release (provide specific comments)
>
> I'll close the vote 72 hours from now, right after the parallel vote for
> Camel 3.6.0 is closed.
>
> Many thanks to all contributors!
>
> -- Peter
>


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: https://github.com/apache/camel-quarkus/compare/1.1.0...1.2.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1253
>
> Tag:
>
> https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=commit;h=7bda77c3df151b8fc165efb224136bb5f3b0b6c5
>
> Source release package:
>
> https://repository.apache.org/content/repositories/orgapachecamel-1253/org/apache/camel/quarkus/camel-quarkus/1.2.0/camel-quarkus-1.2.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>


[ANNOUNCEMENT] Apache Camel Quarkus 1.1.0 Released

2020-09-14 Thread James Netherton
The Camel community announces the immediate availability of Apache
Camel Quarkus 1.1.0.

The artifacts are published and ready for you to download either from
the Apache mirrors or from maven central. For more info please visit
the project GitHub repository[1].

Many thanks to all who made this release possible.

Regards,

James

[1] https://github.com/apache/camel-quarkus


[RESULT] [VOTE] Release Apache Camel Quarkus 1.1.0

2020-09-13 Thread James Netherton
Hi,

The vote passes with the following results:

6 +1 binding votes (Claus Ibsen, Andrea Cosentino, Luca Burgazzoli,
Jean-Baptiste Onofre, Alex Dettinger, Omar Al-Safi)

4 +1 non-binding (James Netherton, Zheng Feng, Peter Palaga, Otavio Piske)

I will publish the artifacts shortly and will follow up with an
announcement email on Monday.

Thanks to everyone who participated in the vote.

--
James


[VOTE] Release Apache Camel Quarkus 1.1.0

2020-09-09 Thread James Netherton
Hi,

This is a vote to release Apache Camel Quarkus 1.1.0.

Highlights:

* Based on Camel 3.5.0
* Quarkus 1.8.0.Final
* Fixed issues: https://github.com/apache/camel-quarkus/milestone/5?closed=1

Staging repository:

https://repository.apache.org/content/repositories/orgapachecamel-1247

Tag:

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=commit;h=81cd22d592affd8305eaeb96535e51e90b1cb888

Source release package:

https://repository.apache.org/content/repositories/orgapachecamel-1247/org/apache/camel/quarkus/camel-quarkus/1.1.0/camel-quarkus-1.1.0-src.zip

Please test this release candidate and cast your vote.

[ ] +1 Release the binary as Apache Camel Quarkus 1.1.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.

--
James


Re: [VOTE] Release Apache Camel Quarkus 1.0.1

2020-08-27 Thread James Netherton
+1

On Wed, 26 Aug 2020 at 21:05, Peter Palaga  wrote:
>
> Hi,
>
> This is a vote to release Apache Camel Quarkus 1.0.1 - the first patch
> release in the new 1.0.x branch.
>
> Highlights:
> * Camel 3.4.3
> * Quarkus 1.7.1.Final
> * All changes since 1.0.0 (all backported from the master)
> https://github.com/apache/camel-quarkus/compare/1.0.0...1.0.1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1242
>
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=commit;h=c324819b5aa0071f3c4ee942949b46eefcf3e2eb
>
> Source release package:
> https://repository.apache.org/service/local/repositories/orgapachecamel-1242/content/org/apache/camel/quarkus/camel-quarkus/1.0.1/camel-quarkus-1.0.1-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.0.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>


Re: [VOTE] Release Apache Camel Quarkus 1.0.0

2020-08-11 Thread James Netherton
+1


On Mon, 10 Aug 2020 at 12:10, Peter Palaga  wrote:
>
> Hi,
>
> This is a vote to release Apache Camel Quarkus 1.0.0.
>
> Highlights:
> * Based on LTS Camel 3.4.x
> * Quarkus 1.7.0.Final
> * Fixed issues: https://github.com/apache/camel-quarkus/milestone/1?closed=1
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1238
>
>
> Tag:
> https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=tag;h=c8be84fe0208ae87be32feeaa444c0caa4d19a38
>
> Source release package:
> https://repository.apache.org/service/local/repositories/orgapachecamel-1238/content/org/apache/camel/quarkus/camel-quarkus/1.0.0/camel-quarkus-1.0.0-src.zip
>
> Please test this release candidate and cast your vote.
>
> [ ] +1 Release the binary as Apache Camel Quarkus 1.0.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Many thanks to all contributors!
>
> -- Peter
>


[ANNOUNCEMENT] Apache Camel Quarkus 1.0.0-CR3 Released

2020-07-07 Thread James Netherton
The Camel community announces the immediate availability of Apache
Camel Quarkus 1.0.0-CR3.

The artifacts are published and ready for you to download either from
the Apache mirrors or from maven central.
For more info please visit the project GitHub repository[1].

Many thanks to all who made this release possible.

Regards,

James

[1] https://github.com/apache/camel-quarkus


[RESULT][VOTE] Release Apache Camel Quarkus 1.0.0-CR3

2020-07-06 Thread James Netherton
Hi,

The vote passed with the following result

6 +1 binding votes (Claus Ibsen, Jean-Baptiste Onofre, Andrea
Cosentino, Alex Dettinger, Omar Al-Safi)
2 +1 non-binding (Zheng Feng, Peter Palaga)

I will release the artifacts shortly.

Thanks,

James


Re: [VOTE] Release Apache Camel Quarkus 1.0.0-CR3

2020-07-06 Thread James Netherton
I merged: https://github.com/apache/camel-quarkus/pull/1458.

Willem - you're now +1 for the release, right?


On Mon, 6 Jul 2020 at 03:11, Willem Jiang  wrote:
>
> Done,  I just filled an issue[1] to track it and sent a PR[2] to fix it.
>
> [1]https://github.com/apache/camel-quarkus/pull/1455
> [2]https://github.com/apache/camel-quarkus/pull/1458
>
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Sat, Jul 4, 2020 at 2:38 PM Claus Ibsen  wrote:
> >
> > On Sat, Jul 4, 2020 at 3:55 AM Willem Jiang  wrote:
> > >
> > > -1.
> > > I just checked the source release package[1], there are some binary
> > > files in the docs/node directory.
> > > I checked the git repo, there is no docs/node directory.
> > > As we are not supposed to ship the binary files in the source kit, so
> > > I vote -1 for this release.
> > >
> >
> > I checked the RC2 and it was also a binary file there.
> > Can you create a JIRA ticket about this so it can be fixed in RC4.
> >
> > Lets this release go ahead - the community wans to get hands on this
> > with the Camel 3.4 upgrade - and they frankly dont care about a node
> > binary file.
> >
> >
> >
> > > [1]https://repository.apache.org/service/local/repositories/orgapachecamel-1224/content/org/apache/camel/quarkus/camel-quarkus/1.0.0-CR3/camel-quarkus-1.0.0-CR3-src.zip
> > >
> > > Willem Jiang
> > >
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> > > On Fri, Jul 3, 2020 at 5:41 PM Peter Palaga  wrote:
> > > >
> > > > Hi,
> > > >
> > > > This is a vote to release Apache Camel Quarkus 1.0.0-CR3.
> > > >
> > > > Highlights (same as 1.0.0-CR1):
> > > > * Camel 3.4.0
> > > > * Quarkus 1.6.0.Final
> > > > * Fixed issues: 
> > > > https://github.com/apache/camel-quarkus/milestone/3?closed=1
> > > >
> > > > Staging repository:
> > > > https://repository.apache.org/content/repositories/orgapachecamel-1224
> > > >
> > > >
> > > > Tag:
> > > > https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=tag;h=e10cfef86e5c3c6670f87a3c1d877f7ebc54e615
> > > >
> > > > Source release package:
> > > > https://repository.apache.org/service/local/repositories/orgapachecamel-1224/content/org/apache/camel/quarkus/camel-quarkus/1.0.0-CR3/camel-quarkus-1.0.0-CR3-src.zip
> > > >
> > > > Please test this release candidate and cast your vote.
> > > >
> > > > [ ] +1 Release the binary as Apache Camel Quarkus 1.0.0-CR3
> > > > [ ] -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