This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 4c4117c Regen for commit a33804cbf7ead087705c01fdc9d086a457a2a0a4
4c4117c is described below
commit 4c4117c12edefe39f9c67eec5951338f590df0ca
Author: davsclaus <[email protected]>
AuthorDate: Tue Apr 20 07:51:01 2021 +0000
Regen for commit a33804cbf7ead087705c01fdc9d086a457a2a0a4
Signed-off-by: GitHub <[email protected]>
---
.../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index b854e9d..68a16b7 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -581,7 +581,7 @@ syntax.
<xs:element name="hystrixConfiguration"
type="tns:hystrixConfigurationDefinition">
<xs:annotation>
<xs:documentation xml:lang="en"><![CDATA[
-Hystrix Circuit Breaker EIP configuration
+Deprecated: Hystrix Circuit Breaker EIP configuration
]]></xs:documentation>
</xs:annotation>
</xs:element>
@@ -606,7 +606,7 @@ Filters out duplicate messages
<xs:element name="inOnly" type="tns:inOnlyDefinition">
<xs:annotation>
<xs:documentation xml:lang="en"><![CDATA[
-Marks the exchange pattern for the route to one way
+Deprecated: Marks the exchange pattern for the route to one way
]]></xs:documentation>
</xs:annotation>
</xs:element>
@@ -614,7 +614,7 @@ Marks the exchange pattern for the route to one way
<xs:element name="inOut" type="tns:inOutDefinition">
<xs:annotation>
<xs:documentation xml:lang="en"><![CDATA[
-Marks the exchange pattern for the route to request/reply
+Deprecated: Marks the exchange pattern for the route to request/reply
]]></xs:documentation>
</xs:annotation>
</xs:element>