This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 49f1bbb camel-core - optimize. Avoid using regexp patterns on patterns that are not regexp anyway. This reduced memory in JDK8 new 963ee9d Camel-Aws2-IAM: Update some descriptions new 21c61e6 Regen docs The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../resources/org/apache/camel/component/aws2/iam/aws2-iam.json | 4 ++-- components/camel-aws2-iam/src/main/docs/aws2-iam-component.adoc | 2 +- .../java/org/apache/camel/component/aws2/iam/IAM2Component.java | 2 +- .../org/apache/camel/component/aws2/iam/IAM2Configuration.java | 7 ++++--- .../java/org/apache/camel/component/aws2/iam/IAM2Endpoint.java | 2 +- .../apache/camel/builder/component/ComponentsBuilderFactory.java | 2 +- .../builder/component/dsl/Aws2IamComponentBuilderFactory.java | 4 ++-- core/camel-componentdsl/src/generated/resources/metadata.json | 2 +- docs/components/modules/ROOT/pages/aws2-iam-component.adoc | 2 +- docs/components/modules/ROOT/pages/index.adoc | 2 +- 10 files changed, 15 insertions(+), 14 deletions(-)