Re: Quarkus

2019-06-04 Thread Peter Palaga
n [7] http://ppalaga.github.io/presentations/181011-jcon-duesseldorf [8] https://github.com/ppalaga/camel-quarkus#fast-build-times Thanks, Peter -- Peter Palaga, Red Hat Fuse On 04/06/2019 12:44, Andrea Cosentino wrote: +1 for working with the Quarkus community. I don't think this would be an in

Re: [DISCUSS] Changing the Maven group ID for Spring Boot starters

2019-06-13 Thread Peter Palaga
Hi Zoran, as far as I can understand, moving the Spring Boot starters to a separate git repository is not a part of this plan, right? If so, I tend to think this is not a good idea. Here is why: 1. Having a 1:1:1 relationship between release cycle, groupId and git repository seems to be the

Re: [DISCUSS] Changing the Maven group ID for Spring Boot starters

2019-06-13 Thread Peter Palaga
erent repository the Spring Boot starters is not part of this discussion, because it's not something straightforward. Cheers. Il giorno gio 13 giu 2019 alle ore 16:35 Peter Palaga ha scritto: Hi Zoran, as far as I can understand, moving the Spring Boot starters to a separate git repository is

Re: [DISCUSS] Changing the Maven group ID for Spring Boot starters

2019-06-13 Thread Peter Palaga
Hi Zoran, inline... On 13/06/2019 17:12, Zoran Regvart wrote: Hi Peter (again) :) On Thu, Jun 13, 2019 at 4:56 PM Peter Palaga wrote: Given what you said, what are once again the benefits changing the groupId of the SB starters? I've touched upon some of the benefits in my original e

Re: Quarkus

2019-06-19 Thread Peter Palaga
y not keep how it works now for long as we see in, say, Node.js community. Having a separate repository should let us experiment fast as well and catch up with the rapid evolution in Quarkus without touching the main Camel codebase. On Tue, Jun 4, 2019 at 8:07 PM Peter Palaga wrote: Hi, I am

Re: Quarkus

2019-07-01 Thread Peter Palaga
Hi Willem, I signed the ICLA on 2012-02-20 when I was active in another ASF project. So I hope there is nothing else I should do now? Thanks, -- Peter On 01/07/2019 03:57, Willem Jiang wrote: Hi, I just went through the code commit logs of quarkus camel extension, lots of commits are from

Re: [VOTE] Release Apache Camel Quarkus 0.1.0

2019-08-09 Thread Peter Palaga
+1 -- Peter On 07/08/2019 09:39, Andrea Cosentino wrote: Hello all: This is a vote to release Apache Camel Quarkus 0.1.0 This is the second release of the camel-quarkus project which contains new extensions and it has been updated to Camel Milestone 4. Staging repository: https://repository

Re: [VOTE] Release Apache Camel Quarkus 0.2.0

2019-09-23 Thread Peter Palaga
+1 and thank for the hard work, Andrea! -- P On 23/09/2019 09:11, Andrea Cosentino wrote: Hello all: This is a vote to release Apache Camel Quarkus 0.2.0 This release contains new extensions and it has been updated to Camel 3.0.0-RC1 and Quarkus 0.22.0. Staging repository: https://repositor

Re: Daemonized maven distro available

2019-09-30 Thread Peter Palaga
I started using it and I like it. Thanks, -- P On 27/09/2019 23:45, Guillaume Nodet wrote: Hey guys, In my fight to speed up the camel build, I've been working these past days on maven improvements. After having worked on the build (need to push some fixes btw), then maven (speed improvements

Re: Daemonized maven distro available

2019-10-03 Thread Peter Palaga
Applying some workarounds [1], mvnd clean install -DskipTests now takes ~25 sec on my ThinkPad P50 which was ~57 sec with the sock Maven. Guillaume, you are a treasure! -- P [1] https://github.com/gnodet/mvnd/issues/12 On 30/09/2019 16:49, Peter Palaga wrote: I started using it and I like it

Camel theme for reveal.js presentations

2019-10-18 Thread Peter Palaga
Hi *, I created a reveal.js theme [1] inspired by the new Camel web site. Feel free to use it. A sample presentation using the new theme can be found under [2]. Improvements are welcome! Thanks, -- Peter [1] https://github.com/ppalaga/reveal.js-camel [2] http://ppalaga.github.io/presentat

Re: The Maven sourcecheck Profile not breaking the build anymore...

2019-10-19 Thread Peter Palaga
+1 for formatter-maven-plugin. That's the most painless source formatting approach I have seen so far. There is no need to do anything, it just works. They have it in Quarkus [1] and I like it very much. The drawback of the present non-enforcing approach is that people forget (my case) about c

Re: [VOTE] Release Apache Camel Quarkus 0.3.0

2019-10-25 Thread Peter Palaga
+1, Thanks, -- Peter On 25/10/2019 12:51, Andrea Cosentino wrote: Hello all: This is a vote to release Apache Camel Quarkus 0.3.0 This release contains new extensions and it has been updated to Camel 3.0.0-RC3 and Quarkus 0.26.1. Staging repository: https://repository.apache.org/content/re

Re: [VOTE] Release Apache Quarkus 0.3.1

2019-10-30 Thread Peter Palaga
+1 Thanks, -- Peter On 30/10/2019 15:04, Andrea Cosentino wrote: Hello all: This is a vote to release Apache Camel Quarkus 0.3.1 This release contains the new camel-pdf extension and has been updated to Quarkus 0.27.0 which contains important fixes. Staging repository: https://repository.a

Re: [VOTE] Release Apache Camel Quarkus 0.4.0

2019-11-18 Thread Peter Palaga
+1 Thanks, -- Peter On 15/11/2019 16:13, Andrea Cosentino wrote: Hello all: This is a vote to release Apache Camel Quarkus 0.4.0 This release contains new extensions and has been updated to Quarkus 1.0.0.CR1 Staging repository: https://repository.apache.org/content/repositories/orgapachecam

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

2019-12-05 Thread Peter Palaga
+1 -- P On 04/12/2019 13:06, Andrea Cosentino wrote: Hello all: This is a vote to release Apache Camel Quarkus 1.0.0-M1 This release contains new extensions, bug fixes and has been updated to Quarkus 1.0.1.Final and Camel 3.0.0 Staging repository: https://repository.apache.org/content/repos

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

2019-12-18 Thread Peter Palaga
+1 Thanks, -- Peter On 17/12/2019 19:49, Andrea Cosentino wrote: Hello all: This is a vote to release Apache Camel Quarkus 1.0.0-M2 This release contains new extensions, bug fixes and has been updated to Quarkus 1.1.0.Final Staging repository: https://repository.apache.org/content/reposito

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

2020-03-04 Thread Peter Palaga
+1 Thanks for the release Andrea! -- P On 03/03/2020 17:34, Andrea Cosentino wrote: Hello all, This is a vote to release Apache Camel Quarkus 1.0.0-M4 This release contains new extensions, bug fixes and it has been updated to Quarkus 1.3.0.Alpha2 and Camel 3.1.0 Staging repository: https:/

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

2020-03-16 Thread Peter Palaga
+1 Thanks Andrea for the release! -- P On 14/03/2020 20:33, Andrea Cosentino wrote: Hello all, This is a vote to release Apache Camel Quarkus 1.0.0-M5 This release contains new extensions, bug fixes and it has been updated to Quarkus 1.3.0.Final and Camel 3.1.0 Staging repository: https://

Re: [DISCUSS] - Camel components - Information about stability and native compilation

2020-04-06 Thread Peter Palaga
Hi, thanks Claus for writing this down. On 06/04/2020 09:58, Claus Ibsen wrote: Hi Background this PR https://github.com/apache/camel/pull/3698 a) I think it can benefit Camel components if we are able to define what maturity/stability level the component is (find a good name). For example we

Ideas how to improve Component, Language, Data format, etc. descriptions in Camel Catalog

2020-04-06 Thread Peter Palaga
Hi, The descriptions of components, languages, data formats, etc. in Camel catalog currently use several inconsistent styles. I wonder whether we could agree on some common style? Here an attempt to describe the current state by roughly classifying the styles and giving some examples. A comm

Re: [DISCUSS] - Camel components - Information about stability and native compilation

2020-04-06 Thread Peter Palaga
On 06/04/2020 14:26, Claus Ibsen wrote: On Mon, Apr 6, 2020 at 11:50 AM Peter Palaga wrote: Hi, thanks Claus for writing this down. On 06/04/2020 09:58, Claus Ibsen wrote: Hi Background this PR https://github.com/apache/camel/pull/3698 a) I think it can benefit Camel components if we are

Re: [DISCUSS] - Camel Quarkus - Contribute include/exclude-patterns to Quarkus ?

2020-04-06 Thread Peter Palaga
On 06/04/2020 15:22, Alex Dettinger wrote: Hey Amos, Thanks for input, in such a situation: + qute templates would be included anyway independently of include/exclude patterns + resources matching include patterns only would be included + except resources matching include and exclude

Re: [DISCUSS] - Camel components - Information about stability and native compilation

2020-04-06 Thread Peter Palaga
On 06/04/2020 11:48, Alex Dettinger wrote: a) I think building on top of sinceVersion is good. b) I don't have strong opinion yet where such information should go. I don't feel native is the right word, I would tend to see this as a kind of platform level support like karaf/spring-boot/camel-k/q

Productivity tip: fast builds with mvnd

2020-04-16 Thread Peter Palaga
Hi, since some time it is possible to build Camel and Camel Quarkus quickly with Guillaume Nodet's mvnd [1]. Some combinations of Maven mojos and goals may have issues, so it is important to know which CLI flags to use. == For Camel mvnd install -DskipTests -Dnoassembly takes ~47 sec (aft

Re: [DISCUSS] - Camel components - Information about stability and native compilation

2020-04-16 Thread Peter Palaga
arkus word generalizing JVM + Native I could think about from quarkus wording is "mode". In a way, supporterCompilers could be an idea too, but I don't see JVM has a possible value then. Maybe there are some other quarkus words applying ? On Mon, Apr 6, 2020 at 10:23 PM Peter Palaga

Re: Maintaining information for camel-catalog in an easier way for the huge number of components we have

2020-04-17 Thread Peter Palaga
I am open to discuss whether some particular bits should be hosted elsewhere from their current location, but moving all to a new file sounds like un-rooting many of those pieces from their natural biotope. E.g. for artifactId: everybody knows the master value is in pom.xml, copying it to a new

Re: Ideas how to improve Component, Language, Data format, etc. descriptions in Camel Catalog

2020-04-20 Thread Peter Palaga
javadoc mainly, and for others in the pom.xml description. So its a bit of "hunt" to find and update them, but surely go for it. On Mon, Apr 6, 2020 at 3:54 PM Peter Palaga wrote: Hi, The descriptions of components, languages, data formats, etc. in Camel catalog currently use several in

Re: [Website] More index tables, in "subprojects"... Where does the data come from?

2020-04-23 Thread Peter Palaga
On 23/04/2020 16:10, Claus Ibsen wrote: On Wed, Apr 22, 2020 at 9:39 PM David Jencks wrote: I looked through the non-core parts of the website and see that the subprojects generally have one or more “index tables” similar to the index tables for the “main” components component (and now the 3

Roadmap for droping Java 8 support in Camel Quarkus

2020-04-27 Thread Peter Palaga
Hi, Here are some relevant facts: 1. Camel Quarkus works well on Java 11 (thanks Luca and James!). The only known issue on Java 11 is https://github.com/apache/camel-quarkus/issues/1154 which we can hopefully sort out soon. 2. Quarkus announced today that as of Quarkus 1.4, Java 8 is d

[Website][Camel Quarkus] Per-extension pages

2020-04-27 Thread Peter Palaga
Hi, We currently have manually curated per-Camel-Quarkus-extension pages rather rarely, esp. when there is some additional config option or important difference between the given Camel Quarkus extension and the underlying Camel component. Here are some examples: * https://camel.apache.org/ca

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

2020-04-28 Thread Peter Palaga
+1 Thanks for the release. --Peter On 28/04/2020 07:46, Andrea Cosentino wrote: Hello all, This is a vote to release Apache Camel Quarkus 1.0.0-M7 This release contains new extensions, bug fixes and it has been updated to Quarkus 1.4.1.Final Staging repository: https://repository.apache.or

Re: [ANNOUNCEMENT] Apache Camel Quarkus 1.0.0-M7 Released

2020-04-30 Thread Peter Palaga
Hi Andrea, as you may know, there is some delay between promoting a staging repo on https://repository.apache.org/ and syncing the new artifacts to Central. I tried several times and it is only now (~ 1 hour after your e-mail) that https://repo1.maven.org/maven2/org/apache/camel/quarkus/camel

Re: [ANNOUNCEMENT] Apache Camel Quarkus 1.0.0-M7 Released

2020-04-30 Thread Peter Palaga
Maybe next time you could the release yourself, so there won't be complaints. Il giorno gio 30 apr 2020 alle ore 09:43 Peter Palaga ha scritto: Hi Andrea, as you may know, there is some delay between promoting a staging repo on https://repository.apache.org/ and syncing the new artifacts

Re: [ANNOUNCEMENT] Apache Camel Quarkus 1.0.0-M7 Released

2020-04-30 Thread Peter Palaga
The blog post was published: https://camel.apache.org/blog/Camel-Quarkus-release-1.0.0-M7/ Could you please tweet it? -- P On 30/04/2020 10:41, Peter Palaga wrote: OK, let me write the blog post. -- P On 30/04/2020 10:29, Andrea Cosentino wrote: I think it must be announced through a blog

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

2020-05-11 Thread Peter Palaga
+1 I have tested Camel Quarkus with Camel 3.3.0 locally and all tests are passing. -- P On 11/05/2020 12:48, Gregor Zurowski wrote: Hi Everyone: This is a vote to release Apache Camel 3.3.0 (with Apache Camel Spring Boot and Apache Camel Karaf), a new minor release with 149 improvements and

[Website] Style and content on Camel Quarkus extension pages

2020-05-21 Thread Peter Palaga
Hi, as agreed in the "Per-extension pages" thread [1], I have prepared some tooling to create Camel Quarkus extension pages semi-automatically: There is a FreeMarker template [2] that is populated by data from the extension POM, from Camel Catalog and from some pre-defined text chunks in src/

Re: [Website] Style and content on Camel Quarkus extension pages

2020-05-22 Thread Peter Palaga
I have hacked some CSS in https://github.com/apache/camel-website/pull/368 Improvements are welcome. Thanks, -- Peter On 21/05/2020 15:00, Peter Palaga wrote: Hi, as agreed in the "Per-extension pages" thread [1], I have prepared some tooling to create Camel Quarkus extension

Re: [Website] More index tables, in "subprojects"... Where does the data come from?

2020-05-25 Thread Peter Palaga
Hi David, inline... On 17/05/2020 20:04, David Jencks wrote: I finally clicked the links you kindly provided…. On Apr 23, 2020, at 7:47 AM, Peter Palaga wrote: On 23/04/2020 16:10, Claus Ibsen wrote: On Wed, Apr 22, 2020 at 9:39 PM David Jencks wrote: I looked through the non-core parts

Re: [Website] Style and content on Camel Quarkus extension pages

2020-05-26 Thread Peter Palaga
The colored badges are now online: https://camel.apache.org/camel-quarkus/latest/extensions/activemq.html Improvement ideas are still welcome. -- P On 22/05/2020 14:52, Peter Palaga wrote: I have hacked some CSS in https://github.com/apache/camel-website/pull/368 Improvements are welcome

[VOTE] Release Apache Camel-Quarkus 1.0.0-CR1

2020-05-27 Thread Peter Palaga
Hi, This is a vote to release Apache Camel Quarkus 1.0.0-CR1 What's new: * Camel 3.3.0 * Quarkus 1.5.0.Final * Fixed issues: https://github.com/apache/camel-quarkus/milestone/2?closed=1 Staging repository: https://repository.apache.org/content/repositories/orgapachecamel-1216 Tag: https://gitb

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

2020-05-27 Thread Peter Palaga
%20BY%20updated%20DESC%2C%20priority%20DESC @Peter Palaga I think you should open an issue to INFRA for this and see what we'll be their response. I know they updated Nexus too. Usually even if the repository is closed, it should be possible to use it in any application by pointing it..

Re: [VOTE] Timer reset; Release Apache Camel-Quarkus 1.0.0-CR1

2020-05-28 Thread Peter Palaga
the voting on Monday 2020-06-01 around 9:00 a.m. CET. Thanks for your patience, -- Peter On 27/05/2020 22:02, Peter Palaga wrote: I have filed https://issues.apache.org/jira/browse/INFRA-20343 BTW, committers can access the staging repo over the Nexus UI https://repository.apache.org/ with

Re: [VOTE] Timer reset; Release Apache Camel-Quarkus 1.0.0-CR1

2020-05-28 Thread Peter Palaga
the voting on Monday 2020-06-01 around 9:00 a.m. CET. Thanks for your patience, -- Peter On 27/05/2020 22:02, Peter Palaga wrote: I have filed https://issues.apache.org/jira/browse/INFRA-20343 BTW, committers can access the staging repo over the Nexus UI https://repository.apache.org/ with

Re: [VOTE] Timer reset; Release Apache Camel-Quarkus 1.0.0-CR1

2020-05-28 Thread Peter Palaga
The staging repo https://repository.apache.org/content/repositories/orgapachecamel-1216/ works now thanks to ASF infra team. -- P On 28/05/2020 17:28, Peter Palaga wrote: Hi again, I found that Nexus UI displays the artifacts in the staging repo through the following URL: https

[RESULT] Release Apache Camel Quarkus 1.0.0-CR1 cancelled

2020-05-29 Thread Peter Palaga
Hi, I am hereby cancelling the vote for releasing Apache Camel-Quarkus 1.0.0-CR1 due to issue found by Luca https://github.com/apache/camel-quarkus/issues/1275 I am going to stage Camel Quarkus 1.0.0-CR2 immediatelly after fixing the issue. Thanks, -- Peter

[VOTE] Release Apache Camel Quarkus 1.0.0-CR2

2020-05-29 Thread Peter Palaga
Hi, This is a vote to release Apache Camel Quarkus 1.0.0-CR2 (a followup of the scrapped 1.0.0-CR1). Thanks Luca for fixing the dependency issue! Highlights (same as 1.0.0-CR1): * Camel 3.3.0 * Quarkus 1.5.0.Final * Fixed issues: https://github.com/apache/camel-quarkus/milestone/2?closed=1 Un

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

2020-06-01 Thread Peter Palaga
The standard staging repo URL works now https://repository.apache.org/content/repositories/orgapachecamel-1218/ -- P On 29/05/2020 19:36, Peter Palaga wrote: Hi, This is a vote to release Apache Camel Quarkus 1.0.0-CR2 (a followup of the scrapped 1.0.0-CR1). Thanks Luca for fixing the

Re: [camel-quarkus website] Some questions about organization

2020-06-01 Thread Peter Palaga
Hi David, inline... On 01/06/2020 06:55, David Jencks wrote: I’ve been studying the camel-quarkus website wondering about generating the table of extensions and I have some questions…. The page is named “list of extensions” but that’s not what it actually is. It has tables of components, dat

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

2020-06-02 Thread Peter Palaga
+1 (binding) Thanks, this vote passed. -- P On 29/05/2020 19:36, Peter Palaga wrote: Hi, This is a vote to release Apache Camel Quarkus 1.0.0-CR2 (a followup of the scrapped 1.0.0-CR1). Thanks Luca for fixing the dependency issue! Highlights (same as 1.0.0-CR1): * Camel 3.3.0 * Quarkus

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

2020-06-02 Thread Peter Palaga
Hi, The vote passed with the following result 6 +1 binding votes (Claus Ibsen, Jean-Baptiste Onofre, Andrea Cosentino, Nicola Ferraro, Luca Burgazzoli, Jon Anstey) 2 +1 non-binding (Zheng Feng, Peter Palaga) I have just released the staging repo. It can take some time till the artifacts get

Re: [camel-quarkus website] Some questions about organization

2020-06-02 Thread Peter Palaga
Thanks! David Jencks On Jun 1, 2020, at 1:50 AM, Peter Palaga wrote: Hi David, inline... On 01/06/2020 06:55, David Jencks wrote: I’ve been studying the camel-quarkus website wondering about generating the table of extensions and I have some questions…. The page is named “list of extensions

[Website] yyyy/mm/dd directory scheme for Camel blog?

2020-06-02 Thread Peter Palaga
Hi, the number of subdirectories in https://github.com/apache/camel-website/tree/master/content/blog is getting longer and longer. How about switching to /mm/dd directory scheme as usual in other blogging systems? I primarily mean to start doing this for new posts from now on. We can di

Re: [Website] yyyy/mm/dd directory scheme for Camel blog?

2020-06-02 Thread Peter Palaga
I tried it for the Camel Quarkus 1.0.0-CR2 announcement, see https://github.com/apache/camel-website/pull/381 I tested it locally, and Antora picked the new page as expected. -- P On 02/06/2020 15:16, Peter Palaga wrote: Hi, the number of subdirectories in https://github.com/apache/camel

Re: [Website] yyyy/mm/dd directory scheme for Camel blog?

2020-06-02 Thread Peter Palaga
On 02/06/2020 17:26, David Jencks wrote: A nitpick, but the blog portion of the website is built by hugo. Ha, good to know, thanks! -- P David Jencks On Jun 2, 2020, at 8:21 AM, Peter Palaga wrote: I tried it for the Camel Quarkus 1.0.0-CR2 announcement, see https://github.com/apache

Re: [Website] yyyy/mm/dd directory scheme for Camel blog?

2020-06-02 Thread Peter Palaga
OK, I have changed https://github.com/apache/camel-website/pull/381 to /mm. -- P On 02/06/2020 17:33, Claus Ibsen wrote: Hi Yeah that is nice to structure as that. Maybe /MM is just enough. On Tue, Jun 2, 2020 at 3:16 PM Peter Palaga wrote: Hi, the number of subdirectories in

How do I set redirects after moving a Camel Quarkus page?

2020-06-09 Thread Peter Palaga
Hi, I thought it was enough to set :page-aliases: in AsciiDoc as in [1] (because it worked when I tested locally) but apparently it does not work on camel.apache.org: https://camel.apache.org/camel-quarkus/latest/first-steps.html should redirect to https://camel.apache.org/camel-quarkus/lat

Re: How do I set redirects after moving a Camel Quarkus page?

2020-06-09 Thread Peter Palaga
Thanks for the info, David. More inline... On 09/06/2020 16:45, David Jencks wrote: I’ll mention that although when the Antora based site was set up Antora didn’t have the option to generate .htaccess files from `page-aliases`, it does now. David Jencks On Jun 9, 2020, at 7:27 AM, David Jenc

Re: How do I set redirects after moving a Camel Quarkus page?

2020-06-11 Thread Peter Palaga
this required, can you elaborate? zoran On Tue, Jun 9, 2020 at 3:24 PM Peter Palaga wrote: Hi, I thought it was enough to set :page-aliases: in AsciiDoc as in [1] (because it worked when I tested locally) but apparently it does not work on camel.apache.org: https://camel.apache.org/camel-quarkus/l

Re: How do I set redirects after moving a Camel Quarkus page?

2020-06-11 Thread Peter Palaga
site/blob/master/static/.htaccess On Thu, Jun 11, 2020 at 11:34 AM Peter Palaga wrote: Hi Zoran, we had too many asciidoc files in one directory, all of which related either to user guide or to contributor guide. So I decided to split those into their respective directories. I ensured that redir

Re: [HEADS UP] - Java 8 to be dropped

2020-06-28 Thread Peter Palaga
Hi Claus, we have announced a similar move for Camel Quarkus some time ago. We did that based on a similar Quarkus announcement [1]. But when I was about to perform the necessary changes, it turned out that Quarkus got some pushback from the users and thus they abandoned the plan without letti

Re: [HEADS UP] - Java 8 to be dropped

2020-06-29 Thread Peter Palaga
On 29/06/2020 07:29, Claus Ibsen wrote: Hi On Sun, Jun 28, 2020 at 4:28 PM Peter Palaga wrote: Hi Claus, we have announced a similar move for Camel Quarkus some time ago. We did that based on a similar Quarkus announcement [1]. But when I was about to perform the necessary changes, it

Re: [HEADS UP] - Java 8 to be dropped

2020-06-29 Thread Peter Palaga
On 29/06/2020 11:59, Peter Palaga wrote: On 29/06/2020 07:29, Claus Ibsen wrote: Hi On Sun, Jun 28, 2020 at 4:28 PM Peter Palaga wrote: Hi Claus, we have announced a similar move for Camel Quarkus some time ago. We did that based on a similar Quarkus announcement [1]. But when I was about

Re: [HEADS UP] - Java 8 to be dropped

2020-06-30 Thread Peter Palaga
s the best choice. I'm not sure we need to drop Java 8 now. We can defer that decision until we have more incentive I think., Le lun. 29 juin 2020 à 18:01, Peter Palaga a écrit : On 29/06/2020 11:59, Peter Palaga wrote: On 29/06/2020 07:29, Claus Ibsen wrote: Hi On Sun, Jun 28, 2020 a

[VOTE] Release Apache Camel Quarkus 1.0.0-CR3

2020-07-03 Thread Peter Palaga
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-12

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

2020-07-03 Thread Peter Palaga
+1 for me And sorry, I forgot to mention that Guillaume Nodet or James Netherton will close the vote and release the staging repo on Monday because I am out of office. Thanks, -- Peter On 03/07/2020 11:41, Peter Palaga wrote: Hi, This is a vote to release Apache Camel Quarkus 1.0.0-CR3

[VOTE] Release Apache Camel Quarkus 1.0.0

2020-08-10 Thread Peter Palaga
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: h

Re: [VOTE] Release Apache Camel Quarkus 1.0.0

2020-08-10 Thread Peter Palaga
https://repository.apache.org/content/repositories/orgapachecamel-1238/ should work now. I forgot to close it. Thanks Luca for noting it! Sorry for the confusion -- P On 10/08/2020 13:10, Peter Palaga wrote: Hi, This is a vote to release Apache Camel Quarkus 1.0.0. Highlights: * Based on

What's needed to be able to write blog posts in AsciiDoc?

2020-08-10 Thread Peter Palaga
Hi, it looks like Hugo supports it. Quick googling brings https://gohugo.io/content-management/formats/ and https://gohugo.io/getting-started/configuration-markup/ Would anybody more experienced with Hugo please confirm that editing config.toml is all what we need? Thanks, -- Peter

Re: What's needed to be able to write blog posts in AsciiDoc?

2020-08-11 Thread Peter Palaga
not even close to justify the effort of adjusting the CSS/layout/search indexing/build, and the performance hit of launching external process needed to get this done. zoran -- Sent from mobile On 11. Aug 2020, at 09:40, Peter Palaga wrote: On 10/08/2020 23:40, Zoran Regvart wrote: Hi Peter

[RESULT][VOTE] Release Apache Camel Quarkus 1.0.0

2020-08-13 Thread Peter Palaga
Hi, The vote passed with the following result 7 +1 binding votes (Alex Dettinger, Jean-Baptiste Onofre, Luca Burgazzoli, Zoran Regvart, Claus Ibsen, Andrea Cosentino, Omar Al-Safi) 5 +1 non-binding (Otavio Piske, Zheng Feng, Ioannis Polyzos, James Netherton, Peter Palaga) I will release the

Re: [camel-quarkus website] Some questions about organization

2020-08-17 Thread Peter Palaga
, -- P Thanks! David Jencks On Jun 1, 2020, at 1:50 AM, Peter Palaga wrote: Hi David, inline... On 01/06/2020 06:55, David Jencks wrote: I’ve been studying the camel-quarkus website wondering about generating the table of extensions and I have some questions…. The page is named “list of

Re: [camel-quarkus website] Some questions about organization

2020-08-18 Thread Peter Palaga
The changes are online now: https://camel.apache.org/camel-quarkus/latest/reference/index.html -- P On 18/08/2020 00:22, Peter Palaga wrote: I implemented some of the ideas discussed in this thread in https://github.com/apache/camel-quarkus/pull/1534 In particular, the above PR lets the List

Re: Alternatives to gitter

2020-08-21 Thread Peter Palaga
+1 for Zulip -1 for Slack -1 for Gitter Thanks, -- Peter On 20/08/2020 13:12, Luca Burgazzoli wrote: Hello, Over the past months I've been trying to be more active on gitter on the various camel projects and overall the user experience was quite terrible for me (in particular when using the

[VOTE] Release Apache Camel Quarkus 1.0.1

2020-08-26 Thread Peter Palaga
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 reposi

[RESULT][VOTE] Release Apache Camel Quarkus 1.0.1

2020-08-31 Thread Peter Palaga
Hi, The vote passed with the following result 7 +1 binding votes (Claus Ibsen, Andrea Cosentino, Luca Burgazzoli, Jean-Baptiste Onofre, Alex Dettinger, Omar Al-Safi, Zoran Regvart) 5 +1 non-binding (James Netherton, Zheng Feng, Francois Papon, Peter Palaga, Otavio Piske) I have just

Re: [VOTE] Switch from Gitter to Zulip as official Camel chatroom

2020-08-31 Thread Peter Palaga
+1 -- P On 31/08/2020 08:45, Luca Burgazzoli wrote: Hi, This is a vote to switch the official Camel chatroom from Gitter [1] to Zulip [2]. For detail about the reason for the switch and discussion about alternatives, please see the related thread on the @dev mailing list [3]. A Zulip test ins

Cannot build from the camel-3.5.0 tag

2020-08-31 Thread Peter Palaga
Hi, I cannot build from the recent camel-3.5.0 tag: git checkout -b 3.5.x camel-3.5.0 mvn clean install -DskipTests ... No versions available for org.eclipse.platform:org.eclipse.equinox.common:jar:[3.12.0,4.0.0) within specified range Is this a known problem? Thanks, -- Peter

Re: Cannot build from the camel-3.5.0 tag

2020-08-31 Thread Peter Palaga
;unix" So now I was able to build camel-3.5.0 and there is no need to care for me, if others were not able to reproduce. Thanks, -- P I just tried and it works fine (so far, build is still ongoing) for me on the tag. Regards JB Le 31 août 2020 à 19:02, Peter Palaga a écrit : H

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

2020-09-01 Thread Peter Palaga
Camel Quarkus tests passed with the Camel tag, thus +1 -- P On 01/09/2020 16:59, Gregor Zurowski wrote: Hi Everyone: This is a vote to release Apache Camel 3.5.0 (with Apache Camel Spring Boot and Apache Camel Karaf), a new minor release with 240 improvements and fixes. Release notes: https:

Camel Quarkus 1.1.0 release planned around Wed, Sept 9th

2020-09-07 Thread Peter Palaga
Dear Camelers, this is just a heads up that we would like to release Camel Quarkus 1.1.0 tomorrowish (Wednesday, Sept 9th) just after Quarkus 1.8.0.Final becomes available. If there is something, you'd like to get into the new release, please send a PR today (Tue, Sept. 8th), or veto the pla

Re: [VOTE] Release Apache Camel Quarkus 1.1.0

2020-09-09 Thread Peter Palaga
+1 Thanks for the release, James! -- P On 09/09/2020 19:42, James Netherton wrote:> 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 >

Camel Quarkus 1.2.0 release planned around Wed, Oct. 14th

2020-09-24 Thread Peter Palaga
Dear Camelers, Quarkus 1.9.0.Final is planned for Wed, Oct. 14th. We would like to release Camel Quarkus 1.2.0 right after it. If there is something, you'd like to get into the new release, please do not hesitate to send a PR. Thanks, -- Peter

Component pages and supported platforms

2020-09-24 Thread Peter Palaga
Hi, as pre-discussed with some of you, we'd like to add links from component pages (such as https://camel.apache.org/components/latest/activemq-component.html ) to the Camel Quarkus extension page providing support for the given component (such as https://camel.apache.org/camel-quarkus/lates

[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: https://reposit

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: https://github.com/apache/camel-quarkus

How to build from a Camel tag?

2020-10-16 Thread Peter Palaga
Hi, What is the correct way to build Camel from a tag? Trying camel-3.6.0 ATM results in weird errors: git checkout camel-3.6.0 mvn clean install -DskipTests ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.6.0:descriptor (default-descriptor) on project camel

Re: How to build from a Camel tag?

2020-10-16 Thread Peter Palaga
It looks like -Pdeploy is needed to install sources and javadoc to avoid looking them up remote repos. -- P On 16/10/2020 12:01, Peter Palaga wrote: Hi, What is the correct way to build Camel from a tag? Trying camel-3.6.0 ATM results in weird errors: git checkout camel-3.6.0 mvn clean

Re: Apache Camel 3.6 this October

2020-10-16 Thread Peter Palaga
Hi Gregor, We'd need a Camel Quarkus release based on Camel 3.6.0 so that Camel-K can pick it. The caveat is that we would also like to catch the Quarkus Platform 1.9 release train. It is scheduled for October 19th evening Paris time. That's less than 72 hours from now, but we could perhaps as

[VOTE] Release Apache Camel Quarkus 1.3.0

2020-10-17 Thread Peter Palaga
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-12

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

2020-10-17 Thread Peter Palaga
+1 (non-binding) Thanks for the release, Gregor -- Peter On 17/10/2020 15:22, Gregor Zurowski wrote: Hi Everyone: This is a vote to release Apache Camel 3.6.0 (with Apache Camel Spring Boot and Apache Camel Karaf), a new minor release with 151 improvements and fixes. Release notes: https://

[RESULT] [VOTE] Release Apache Camel Quarkus 1.2.0

2020-10-19 Thread Peter Palaga
Hi, The vote passes with the following results: 6 +1 binding votes (Luca Burgazzoli, Andrea Cosentino, Zoran Regvart, Alex Dettinger, Claus Ibsen, Omar Al-Safi) 4 +1 non-binding (James Netherton, Zheng Feng, Peter Palaga, Otavio Piske) I have just published the artifacts. Thanks to

[RESULT] [VOTE] Release Apache Camel Quarkus 1.3.0

2020-10-20 Thread Peter Palaga
Hi, The vote passes with the following results: 6 +1 binding votes (Claus Ibsen, Andrea Cosentino, Jean-Baptiste Onofre, Luca Burgazzoli, Zoran Regvart, Alex Dettinger) 3 +1 non-binding (Otavio Piske, James Netherton, Peter Palaga) I have just published the artifacts. Thanks to everyone

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

2020-10-20 Thread Peter Palaga
Thanks a lot, Gregor! Thanks to you, Camel 3.6.0 has caught the Quarkus Platform 1.9 train. -- P On 20/10/2020 19:35, Gregor Zurowski wrote: For everyone waiting for this release, especially the Quarkus team: The 3.6.0 artifacts are fully published to the repository, the artifacts for Spring Bo

New in Camel Quarkus: mvn install -Dquickly

2020-10-30 Thread Peter Palaga
Hi, We have a new way how to build Camel Quarkus quickly. Instead of skipping Maven mojos by passing `skip*` flags, we are using a different technique of removing the mojos from the Maven execution plan. I am explaining it in this blog post: http://ppalaga.github.io/2020/10/29/skipping-maven

Camel Quarkus 1.4.0 release planned around Wed., Nov. 18th

2020-11-03 Thread Peter Palaga
Dear Camelers, As usual, we'd like to cut the next release of Camel Quarkus right after Quarkus 1.10.0.Final which is planned for Wed., Nov. 18th. If there is something, you'd like to get into the new release, please do not hesitate to send a PR. Thanks, -- Peter

Re: [VOTE] Release Apache Camel Quarkus 1.4.0

2020-11-20 Thread Peter Palaga
+1 (non-binding) Thanks for the release, Alex! -- P On 19/11/2020 18:48, 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 sup

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

2020-12-14 Thread Peter Palaga
+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: Hi Everyone: This is a vote to release Apache Camel 3.7.0 (with Apache Camel Spring Boot

[VOTE] Release Apache Camel Quarkus 1.5.0

2020-12-14 Thread Peter Palaga
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/conte

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

  1   2   >