Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-29 Thread via GitHub
jamesnetherton merged PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802 -- 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] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-29 Thread via GitHub
lburgazzoli commented on code in PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#discussion_r1507182506 ## integration-tests/camel-k-runtime-shutdown/pom.xml: ## @@ -0,0 +1,304 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSch

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-29 Thread via GitHub
lburgazzoli commented on PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#issuecomment-1970614931 > Hopefully the final question - is this still needed? > > [`main`/tooling/camel-k-maven-plugin](https://github.com/apache/camel-quarkus/tree/main/tooling/camel-k-maven-pl

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-29 Thread via GitHub
jamesnetherton commented on PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#issuecomment-1970609111 Hopefully the final question - is this still needed? https://github.com/apache/camel-quarkus/tree/main/tooling/camel-k-maven-plugin -- This is an automated message f

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-28 Thread via GitHub
jamesnetherton commented on code in PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#discussion_r1507119401 ## integration-tests/camel-k-runtime-shutdown/pom.xml: ## @@ -0,0 +1,304 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XML

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-28 Thread via GitHub
lburgazzoli commented on PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#issuecomment-1970543303 > Any idea if these Groovy bits are still required (I'm assuming they are for Groovy support)? > > [`main`/poms/bom/pom.xml#L6599-L6623](https://github.com/apache/camel-q

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-28 Thread via GitHub
lburgazzoli commented on PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#issuecomment-1969463832 > Any idea if these Groovy bits are still required (I'm assuming they are for Groovy support)? > > [`main`/poms/bom/pom.xml#L6599-L6623](https://github.com/apache/camel-q

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-28 Thread via GitHub
jamesnetherton commented on PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#issuecomment-1969318147 Any idea if these Groovy bits are still required (I'm assuming they are for Groovy support)? https://github.com/apache/camel-quarkus/blob/main/poms/bom/pom.xml#L6599-L

[PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-26 Thread via GitHub
lburgazzoli opened a new pull request, #5802: URL: https://github.com/apache/camel-quarkus/pull/5802 - interceptors are not more needed - customizers are not more needed - custom source loader not more needed and replaced with camel.main.routes-include-pattern - custom "Runtime" not