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 ca36ab6 Regen for commit bc6240f39a1f2fd81f6e7b9e2a5b1905284f99fa ca36ab6 is described below commit ca36ab68296601eed7c0530b6152755f1184331a Author: davsclaus <davscl...@users.noreply.github.com> AuthorDate: Sun Apr 11 08:36:14 2021 +0000 Regen for commit bc6240f39a1f2fd81f6e7b9e2a5b1905284f99fa Signed-off-by: GitHub <nore...@github.com> --- .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) 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 4d863e8..fc6c345 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 @@ -4667,6 +4667,14 @@ endpoint. Default value: false ]]></xs:documentation> </xs:annotation> </xs:attribute> + <xs:attribute name="allowOptimisedComponents" type="xs:string"> + <xs:annotation> + <xs:documentation xml:lang="en"><![CDATA[ +Whether to allow components to optimise enricher if they are +org.apache.camel.spi.SendDynamicAware . Default value: true + ]]></xs:documentation> + </xs:annotation> + </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>