From 330688b46d389f38cd2bfdb2e724d116e90fd5e1 Mon Sep 17 00:00:00 2001 From: Fabian von Feilitzsch Date: Thu, 4 Jan 2024 13:14:07 -0500 Subject: [PATCH] fix unescaped parens in regexes Signed-off-by: Fabian von Feilitzsch --- default/generated/camel3/16-component-changes.windup.yaml | 2 +- default/generated/camel3/23-xml-removed-components.windup.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default/generated/camel3/16-component-changes.windup.yaml b/default/generated/camel3/16-component-changes.windup.yaml index a664964..ad2d809 100644 --- a/default/generated/camel3/16-component-changes.windup.yaml +++ b/default/generated/camel3/16-component-changes.windup.yaml @@ -21,7 +21,7 @@ or: - builtin.filecontent: filePattern: .*\.java - pattern: .to("kafka:{[^"]+}(circularTopicDetection|bridgeEndpoint)=.* + pattern: .to\("kafka:{[^"]+}(circularTopicDetection|bridgeEndpoint)=.* - java.referenced: location: METHOD_CALL pattern: org.apache.camel.component.kafka.KafkaConfiguration.(setBridgeEndpoint|setCircularTopicDetection)* diff --git a/default/generated/camel3/23-xml-removed-components.windup.yaml b/default/generated/camel3/23-xml-removed-components.windup.yaml index 809ba59..5d88b5b 100644 --- a/default/generated/camel3/23-xml-removed-components.windup.yaml +++ b/default/generated/camel3/23-xml-removed-components.windup.yaml @@ -173,7 +173,7 @@ or: - builtin.filecontent: filePattern: .*\.java - pattern: from("twitter-streaming:.* + pattern: from\("twitter-streaming:.* - builtin.xml: namespaces: c: http://camel.apache.org/schema/spring