KaotoIO / kaoto

Next version of the UI of the Kaoto project
Apache License 2.0
22 stars 21 forks source link

chore: Update Camel and fix compilation issues #1091

Closed lordrip closed 1 month ago

lordrip commented 1 month ago

Context

Update camel to 4.6.0 and fix compilation errors

lordrip commented 1 month ago

@igarashitm , there's a test failing but I'm not sure how to approach it

[INFO] Results:
[INFO]
[ERROR] Errors: 
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelCatalogProcessorTest.<init>:54 ┬╗  Option 'variables' not found for processor 'org.apache.camel.model.SetVariablesDefinition'
[ERROR]   CamelYamlDslSchemaProcessorTest.testProcessSubSchema:51 NullPointer Cannot invoke "com.fasterxml.jackson.databind.JsonNode.asText()" because the return value of "com.fasterxml.jackson.databind.node.ObjectNode.get(String)" is null
[INFO]
[ERROR] Tests run: 34, Failures: 0, Errors: 17, Skipped: 0