cjmamo commented on PR #13:
URL: 
https://github.com/apache/camel-jbang-examples/pull/13#issuecomment-2651126234

   Any idea what's going on here? The test was passing locally but recently it 
started failing:
   
   ```
   TEST FAILED edi-x12-as2-camel-test <org.citrusframework> Nested exception 
is: 
   java.lang.NoSuchMethodError: 'java.lang.Long 
org.citrusframework.jbang.ProcessAndOutput.getProcessId(java.lang.String)'
        at 
org.citrusframework.camel.actions.CamelRunIntegrationAction.doExecute(CamelRunIntegrationAction.java:131)
 ~[citrus-camel-4.5.0.jar:?]
        at 
org.citrusframework.actions.AbstractTestAction.execute(AbstractTestAction.java:58)
 ~[citrus-base-4.5.2.jar:?]
        at 
org.citrusframework.DefaultTestCase.executeAction(DefaultTestCase.java:196) 
~[citrus-base-4.5.2.jar:?]
        at 
org.citrusframework.DefaultTestCase.doExecute(DefaultTestCase.java:120) 
~[citrus-base-4.5.2.jar:?]
        at 
org.citrusframework.actions.AbstractTestAction.execute(AbstractTestAction.java:58)
 ~[citrus-base-4.5.2.jar:?]
   ```


-- 
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...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to