[jira] [Resolved] (CAMEL-21543) camel-main - MainListenerClasses loaded from application.properties is not activated

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-21543. - Resolution: Fixed > camel-main - MainListenerClasses loaded from application.properties is not

[jira] [Created] (CAMEL-21543) camel-main - MainListenerClasses loaded from application.properties is not activated

2024-12-13 Thread Claus Ibsen (Jira)
Claus Ibsen created CAMEL-21543: --- Summary: camel-main - MainListenerClasses loaded from application.properties is not activated Key: CAMEL-21543 URL: https://issues.apache.org/jira/browse/CAMEL-21543 Pr

[jira] [Work started] (CAMEL-21491) [camel-observability-services] Add OTLP autoconfigure as default for main

2024-12-13 Thread Pasquale Congiusti (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-21491 started by Pasquale Congiusti. -- > [camel-observability-services] Add OTLP autoconfigure as default

[jira] [Closed] (CAMEL-21491) [camel-observability-services] Add OTLP autoconfigure as default for main

2024-12-13 Thread Pasquale Congiusti (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pasquale Congiusti closed CAMEL-21491. -- Resolution: Fixed > [camel-observability-services] Add OTLP autoconfigure as default f

[jira] [Commented] (CAMEL-21491) [camel-observability-services] Add OTLP autoconfigure as default for main

2024-12-13 Thread Pasquale Congiusti (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905440#comment-17905440 ] Pasquale Congiusti commented on CAMEL-21491: Providing an opinionated defaul

[jira] [Resolved] (CAMEL-21545) camel-jsonpath - Should not use XmlMapper

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-21545. - Resolution: Fixed > camel-jsonpath - Should not use XmlMapper >

[jira] [Updated] (CAMEL-21545) camel-jsonpath - Should not use XmlMapper

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-21545: Priority: Minor (was: Major) > camel-jsonpath - Should not use XmlMapper > --

[jira] [Updated] (CAMEL-21545) camel-jsonpath - Should not use XmlMapper

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-21545: Fix Version/s: 3.22.3 > camel-jsonpath - Should not use XmlMapper > --

[jira] [Updated] (CAMEL-21545) camel-jsonpath - Should not use XmlMapper

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-21545: Affects Version/s: 3.17.0 > camel-jsonpath - Should not use XmlMapper > --

[jira] [Commented] (CAMEL-21400) StackOverflowError when processing files

2024-12-13 Thread Antoine DESSAIGNE (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905403#comment-17905403 ] Antoine DESSAIGNE commented on CAMEL-21400: --- Hi [~davsclaus], Thank you for t

[jira] [Created] (CAMEL-21544) camel-http-common - Add option to turn on|off whether application/x-www-form-urlencoded should populate Map body with form

2024-12-13 Thread Claus Ibsen (Jira)
Claus Ibsen created CAMEL-21544: --- Summary: camel-http-common - Add option to turn on|off whether application/x-www-form-urlencoded should populate Map body with form Key: CAMEL-21544 URL: https://issues.apache.org/j

[jira] [Created] (CAMEL-21545) camel-jsonpath - Should not use XmlMapper

2024-12-13 Thread Claus Ibsen (Jira)
Claus Ibsen created CAMEL-21545: --- Summary: camel-jsonpath - Should not use XmlMapper Key: CAMEL-21545 URL: https://issues.apache.org/jira/browse/CAMEL-21545 Project: Camel Issue Type: Bug

[jira] [Created] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyProp

2024-12-13 Thread Artem St (Jira)
Artem St created CAMEL-21546: Summary: camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyProperties Key: CAMEL-21546

[jira] [Commented] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyPr

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905501#comment-17905501 ] Claus Ibsen commented on CAMEL-21546: - If you work with attachments then work wit th

[jira] [Resolved] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyPro

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-21546. - Resolution: Information Provided > camel-core - simple expressions like > ${exchangeProperty.Ca

[jira] [Commented] (CAMEL-21509) camel-kubernetes - Upgrade to v7 of fabric8-client

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905491#comment-17905491 ] Claus Ibsen commented on CAMEL-21509: - https://github.com/fabric8io/kubernetes-clien

[jira] [Updated] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyProp

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-21546: Fix Version/s: (was: 4.x) (was: 3.22.3) > camel-core - simple expressio

[jira] [Updated] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyProp

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-21546: Priority: Minor (was: Major) > camel-core - simple expressions like > ${exchangeProperty.CamelAt

[jira] [Updated] (CAMEL-21111) Camel-upgrade-recipes: remove unnecessary test dependencies

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2: Fix Version/s: 4.x > Camel-upgrade-recipes: remove unnecessary test dependencies > ---

[jira] [Updated] (CAMEL-21077) Camel-upgrade-recipes: cover upgrading camel 4.6 to 4.7

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-21077: Fix Version/s: 4.7.0 > Camel-upgrade-recipes: cover upgrading camel 4.6 to 4.7 > -

[jira] [Resolved] (CAMEL-21077) Camel-upgrade-recipes: cover upgrading camel 4.6 to 4.7

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-21077. - Resolution: Fixed > Camel-upgrade-recipes: cover upgrading camel 4.6 to 4.7 > --

[jira] [Updated] (CAMEL-21370) Regular build failure on Jenkins CI with in epilog non whitespace content is not allowed but got a (position: END_TAG seen ...\na

2024-12-13 Thread Claus Ibsen (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-21370: Priority: Minor (was: Major) > Regular build failure on Jenkins CI with in epilog non whitespace

[jira] [Commented] (CAMEL-21546) camel-core - simple expressions like ${exchangeProperty.CamelAttachmentObjects} does not working because AbstractExchange.getProperty does not fallback to a safeCopyPr

2024-12-13 Thread Artem St (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-21546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905504#comment-17905504 ] Artem St commented on CAMEL-21546: -- [~davsclaus] , Thank you for your reply. I understa