Re: [PR] quarkus master split [camel-quarkus]

2024-03-28 Thread via GitHub
jamesnetherton commented on PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#issuecomment-2024552277 https://github.com/apache/camel-quarkus-examples/pull/204 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] quarkus master split [camel-quarkus]

2024-03-28 Thread via GitHub
jamesnetherton merged PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

Re: [PR] quarkus master split [camel-quarkus]

2024-03-26 Thread via GitHub
lburgazzoli commented on PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#issuecomment-2020715095 no objections -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] quarkus master split [camel-quarkus]

2024-03-26 Thread via GitHub
jamesnetherton commented on PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#issuecomment-2020692389 > I can temporarily rework the example not to require any cluster service extension if it makes sense If you're ok leaving this PR open until after we get the 3.9.0 rel

Re: [PR] quarkus master split [camel-quarkus]

2024-03-26 Thread via GitHub
lburgazzoli commented on PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#issuecomment-2020665714 @jamesnetherton @zhfeng what should I do with this ? I can temporarily rework the example not to require any cluster service extension -- This is an automated message from th

Re: [PR] quarkus master split [camel-quarkus]

2024-03-26 Thread via GitHub
lburgazzoli commented on PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#issuecomment-2019693877 > @lburgazzoli please check the CI failures, it looks `cluster-leader-election` examples is not working due to these changnes? I guess the fix should be done in the camel-

Re: [PR] quarkus master split [camel-quarkus]

2024-03-26 Thread via GitHub
lburgazzoli commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1538725368 ## poms/bom/src/main/generated/flattened-reduced-pom.xml: ## @@ -3635,6 +3635,16 @@ camel-quarkus-file-deployment 3.10.0-SNAPSHOT +

Re: [PR] quarkus master split [camel-quarkus]

2024-03-26 Thread via GitHub
lburgazzoli commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1538725118 ## extensions/telegram/runtime/src/main/resources/META-INF/quarkus-extension.yaml: ## @@ -22,7 +22,7 @@ # --- name: "Camel Telegram" -description: "Send an

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
zhfeng commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1538483735 ## extensions/telegram/runtime/src/main/resources/META-INF/quarkus-extension.yaml: ## @@ -22,7 +22,7 @@ # --- name: "Camel Telegram" -description: "Send and rec

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
lburgazzoli commented on PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#issuecomment-2018139653 @jamesnetherton @zhfeng it should be ready now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
lburgazzoli commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537652707 ## poms/bom/src/main/generated/flattened-reduced-pom.xml: ## @@ -3635,6 +3635,16 @@ camel-quarkus-file-deployment 3.10.0-SNAPSHOT +

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
lburgazzoli commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537614849 ## extensions/file-cluster-service/pom.xml: ## @@ -0,0 +1,37 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
jamesnetherton commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537448266 ## extensions/file-cluster-service/pom.xml: ## @@ -0,0 +1,37 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
lburgazzoli commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537430448 ## extensions/file-cluster-service/pom.xml: ## @@ -0,0 +1,37 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
jamesnetherton commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537424556 ## extensions/file-cluster-service/pom.xml: ## @@ -0,0 +1,37 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
lburgazzoli commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537419374 ## extensions/kubernetes-cluster-service/runtime/src/main/resources/META-INF/quarkus-extension.yaml: ## @@ -0,0 +1,32 @@ +# +# Licensed to the Apache Software

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
lburgazzoli commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537417901 ## extensions/file-cluster-service/pom.xml: ## @@ -0,0 +1,37 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

Re: [PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
jamesnetherton commented on code in PR #5922: URL: https://github.com/apache/camel-quarkus/pull/5922#discussion_r1537395906 ## extensions/file-cluster-service/runtime/pom.xml: ## @@ -0,0 +1,98 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSche

[PR] quarkus master split [camel-quarkus]

2024-03-25 Thread via GitHub
lburgazzoli opened a new pull request, #5922: URL: https://github.com/apache/camel-quarkus/pull/5922 - **Move Kubernetes cluster service to its own module** - **Move FileLock cluster service to its own module** -- This is an automated message from the Apache Git Service. To resp