Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-17 Thread via GitHub
apupier merged PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31 -- 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...@c

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-17 Thread via GitHub
apupier commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2812100648 woohoo tests passing. Thanks for the help! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-17 Thread via GitHub
cjmamo commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2812077781 @apupier the changes pushed are referencing the latest changes in the JavaBean cartridge (e.g., `javabean-2.0.xsd`) which has not yet been released. -- This is an automated mes

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-16 Thread via GitHub
apupier commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2811959508 Seems related to an API break https://github.com/apache/camel/commit/5d964ff96680d58985250701352de1a384ab6806 https://camel.apache.org/manual/camel-4x-upgrade-guide-4_11.html#_c

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-16 Thread via GitHub
cjmamo commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2809279186 ``` Failed to create EDI message entity at org.apache.camel.support.component.ApiMethodHelper.invokeMethod(ApiMethodHelper.java:529) ~[camel-support-4.11.0.jar:4.11.0]

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-16 Thread via GitHub
davsclaus commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2809191736 Do you have the full stacktrace of that error -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-16 Thread via GitHub
cjmamo commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2808690920 Debugged it a little. The [ediMessageContentType](https://github.com/apupier/camel-jbang-examples/blob/bd3c1a852f50ab1f8b80eea91d85e6fd75f4f715/edi-x12-as2/test/edi-x12-as2.camel.

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-13 Thread via GitHub
davsclaus commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2799867761 @cjmamo maybe you can help a bit to update this example -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-04 Thread via GitHub
apupier commented on PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#issuecomment-2775846774 some stuff will need to be adapted to upgrade the Camel version: ``` Caused by: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting wi

Re: [PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-03 Thread via GitHub
apupier commented on code in PR #31: URL: https://github.com/apache/camel-jbang-examples/pull/31#discussion_r2027041326 ## edi-x12-as2/camel/App.java: ## @@ -1,4 +1,4 @@ //DEPS org.apache.activemq:artemis-jakarta-server:2.40.0 -//DEPS org.apache.camel:camel-http:4.10.0 -//DEPS

[PR] Upgrade smooks example to 4.11.0 [camel-jbang-examples]

2025-04-03 Thread via GitHub
apupier opened a new pull request, #31: URL: https://github.com/apache/camel-jbang-examples/pull/31 (no comment) -- 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 unsubscr