This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a change to branch CAMEL-20199/remove-synchronized-blocks
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 7bcb91665a1 CAMEL-20199: camel-core - Remove synchronized blocks
     add 58de5691d90 CAMEL-21020: remove obsolete swagger integration tests 
(#14944)
     add 963941dc151 Regen SBOM from commit 
58de5691d90136f95c225b1a89404e211f677849 (#14945)
     add d9f292d5a14 camel-langchain4j-chat - Capitalise component title: 
langChain4j -> LangChain4j
     add 187f5553dff chore(deps): Bump langchain4j-version from 0.32.0 to 
0.33.0 (#14943)
     add 23da1eb4809 [CAMEL-21016] camel-jbang: Add support for multiple 
--exclude, --repository
     add 3d835efb281 Regen following up d9f292d
     add a453c8b8367 chore(deps): Bump io.netty:netty-bom from 4.1.111.Final to 
4.1.112.Final (#14947)
     add bb14bcaa598 Use 'per' and not 'pr.' (#14959)
     add 516477b6c34 Add a method to ResultErrorHelper to avoid the usage of 
deprecated method (#14958)
     add f3d758608bf chore(deps): Bump 
com.braintreepayments.gateway:braintree-java (#14955)
     add c7b5df344e5 chore(deps): Bump org.apache.zookeeper:zookeeper from 
3.9.1 to 3.9.2 (#14951)
     add 9cd4b2e71aa chore(deps): Bump org.opensearch:opensearch-testcontainers 
(#14957)
     add a28e1abd738 chore(deps): Bump 
com.google.apis:google-api-services-sheets (#14952)
     add 5181216dfbc chore(deps): Bump 
com.googlecode.libphonenumber:libphonenumber (#14948)
     add 7091026db92 chore(deps): Bump jakarta.el:jakarta.el-api from 6.0.0 to 
6.0.1 (#14956)
     add 8ed8b835750 chore(deps): Bump org.apache.kafka:kafka-clients from 
3.7.1 to 3.8.0 (#14954)
     add c4cf5b93246 CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail
     add d105fa7046a CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail
     add 07a3349ef45 CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail
     add 8da56b330a0 CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail
     add ace427ccb18 chore(deps): Bump org.wiremock:wiremock from 3.9.0 to 
3.9.1 (#14953)
     add 92f64eb8f18 CAMEL-21024 - Camel-AWS-Secrets-Manager: Eventbridge/SQS 
notifications documentation
     add 1e242194995 CAMEL-21024 - Camel-AWS-Secrets-Manager: Eventbridge/SQS 
notifications documentation
     add 50640317003 CAMEL-21024 - Camel-AWS-Secrets-Manager: Eventbridge/SQS 
notifications documentation
     add 44cf73355a7 Replace j.u.Stack with j.u.ArrayDequeue (#14963)
     add 0e0f7c758f1 chore(deps): Bump activemq-artemis-version from 2.35.0 to 
2.36.0 (#14967)
     add af6ce952a72 chore(deps): Bump aws-java-sdk2-version from 2.26.25 to 
2.26.26 (#14965)
     add 80a0fba5072 CAMEL-21026: added a type converter for byte-array to PDF
     add a12892fc32c chore(deps): Bump com.microsoft.azure:msal4j from 1.16.1 
to 1.16.2 (#14968)
     add 1432192c6ca CAMEL-21031: add support for polling more than 10 messages 
from AWS SQS server (#14926)
     new 9a5ebf6bc8d CAMEL-20199: camel-core - Remove synchronized blocks

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7bcb91665a1)
            \
             N -- N -- N   refs/heads/CAMEL-20199/remove-synchronized-blocks 
(9a5ebf6bc8d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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:
 camel-sbom/camel-sbom.json                         | 9712 ++++++++++++--------
 camel-sbom/camel-sbom.xml                          | 7193 ++++++++-------
 .../apache/camel/catalog/components/aws2-sqs.json  |  194 +-
 .../apache/camel/catalog/components/ironmq.json    |    4 +-
 .../camel/catalog/components/langchain4j-chat.json |    2 +-
 .../main/camel-main-configuration-metadata.json    |    2 +
 .../camel/parser/helper/XmlLineNumberParser.java   |    6 +-
 .../langchain4j/chat/langchain4j-chat.json         |    2 +-
 .../src/main/docs/langchain4j-chat-component.adoc  |    4 +-
 .../langchain4j/chat/LangChain4jChatEndpoint.java  |    2 +-
 ...ngChain4jEmbeddingsComponentMilvusTargetIT.java |    2 +-
 ...Chain4jEmbeddingsComponentPineconeTargetIT.java |    2 +-
 ...ngChain4jEmbeddingsComponentQdrantTargetIT.java |    2 +-
 .../LangChain4jEmbeddingsComponentTest.java        |    2 +-
 .../camel-aws/camel-aws-secrets-manager/pom.xml    |    5 +
 .../main/docs/aws-secrets-manager-component.adoc   |   60 +
 .../vault/CloudTrailReloadTriggerTask.java         |  189 +-
 .../camel/component/aws/xray/json/JsonParser.java  |    9 +-
 .../component/aws/xray/json/JsonStructure.java     |    2 +-
 ...KinesisFirehose2ComponentVerifierExtension.java |    8 +-
 .../aws2/kms/KMS2ComponentVerifierExtension.java   |    6 +-
 components/camel-aws/camel-aws2-sqs/pom.xml        |   12 +
 .../aws2/sqs/Sqs2ComponentConfigurer.java          |   12 +
 .../component/aws2/sqs/Sqs2EndpointConfigurer.java |   12 +
 .../component/aws2/sqs/Sqs2EndpointUriFactory.java |    4 +-
 .../apache/camel/component/aws2/sqs/aws2-sqs.json  |  194 +-
 .../component/aws2/sqs/Sqs2Configuration.java      |   29 +
 .../camel/component/aws2/sqs/Sqs2Consumer.java     |  477 +-
 .../camel/component/aws2/sqs/Sqs2Endpoint.java     |   12 +
 .../component/aws2/sqs/AmazonSQSClientMock.java    |  239 +-
 .../camel/component/aws2/sqs/Sqs2ConsumerTest.java |  653 ++
 .../sqs/SqsBatchConsumerConcurrentConsumersIT.java |    2 +-
 .../component/aws2/sqs/SqsBatchConsumerTest.java   |    2 +-
 .../SqsConsumerExtendMessageVisibilityTest.java    |    6 +-
 .../sqs/SqsDoesNotExtendMessageVisibilityTest.java |    4 +-
 .../aws2/sqs/integration/Aws2SQSBaseTest.java      |   17 +-
 .../sqs/integration/SqsConsumerLocalstackIT.java   |   96 +
 .../aws2/sts/STS2ComponentVerifierExtension.java   |    6 +-
 .../component/file/azure/FilesOperations.java      |    9 +-
 .../dropbox/DropboxComponentVerifierExtension.java |    4 +-
 .../ElasticsearchComponentVerifierExtension.java   |    4 +-
 .../file/remote/FromFtpToBinarySampleTest.java     |    2 +-
 .../component/github/consumer/CommitConsumer.java  |    6 +-
 .../component/github/consumer/EventsConsumer.java  |    4 +-
 .../consumer/PullRequestCommentConsumer.java       |   10 +-
 .../github/consumer/PullRequestConsumer.java       |   10 +-
 .../component/github/consumer/TagConsumer.java     |   10 +-
 .../mail/GoogleMailComponentVerifierExtension.java |    6 +-
 ...GoogleMailStreamComponentVerifierExtension.java |    6 +-
 .../sheets/GoogleSheetsVerifierExtension.java      |    6 +-
 .../org/apache/camel/component/ironmq/ironmq.json  |    4 +-
 .../component/ironmq/IronMQConfiguration.java      |    4 +-
 .../ConcurrentConsumerLoadManualTest.java          |    4 +-
 .../component/jira/JiraVerifierExtension.java      |    2 +-
 .../minio/MinioComponentVerifierExtension.java     |    6 +-
 .../verifier/MongoComponentVerifierExtension.java  |    6 +-
 .../OpensearchComponentVerifierExtension.java      |    4 +-
 .../mqtt5/PahoMqtt5ComponentVerifierExtension.java |    2 +-
 .../paho/PahoComponentVerifierExtension.java       |    2 +-
 .../pdf/converter/PdfConverterLoader.java          |   63 +
 .../services/org/apache/camel/TypeConverterLoader  |    2 +
 .../camel-pdf/src/main/docs/pdf-component.adoc     |   20 +
 .../component/pdf/converter/PdfConverter.java      |   15 +-
 .../org/apache/camel/component/pdf/PDFUtil.java    |   43 +
 .../apache/camel/component/pdf/PdfAppendTest.java  |   30 +-
 .../camel/component/pdf/PdfConverterTest.java      |   83 +
 .../camel/component/pdf/PdfTextExtractionTest.java |   27 +-
 .../salesforce/codegen/GenerateExecution.java      |    6 +-
 .../apache/camel/vault/AwsVaultConfiguration.java  |   27 +
 .../rest/RestComponentVerifierExtensionTest.java   |    2 +-
 .../component/rest/RestComponentVerifierTest.java  |    2 +-
 .../main/AwsVaultConfigurationConfigurer.java      |   12 +
 .../AwsVaultConfigurationPropertiesConfigurer.java |   12 +
 .../camel-main-configuration-metadata.json         |    2 +
 core/camel-main/src/main/docs/main.adoc            |    4 +-
 .../main/AwsVaultConfigurationProperties.java      |   17 +
 .../java/org/apache/camel/main/MainVaultTest.java  |   24 +
 .../management/mbean/RouteCoverageXmlParser.java   |    4 +-
 .../extension/verifier/ResultErrorHelper.java      |   24 +-
 .../apache/camel/util/xml/XmlLineNumberParser.java |    4 +-
 .../java/org/apache/camel/yaml/io/YamlWriter.java  |    4 +-
 docs/components/modules/ROOT/nav.adoc              |    2 +-
 .../modules/ROOT/pages/camel-jbang.adoc            |    8 +-
 docs/user-manual/modules/ROOT/pages/security.adoc  |   59 +
 .../component/ComponentsBuilderFactory.java        |    2 +-
 .../dsl/Aws2SqsComponentBuilderFactory.java        |   40 +
 .../Langchain4jChatComponentBuilderFactory.java    |    4 +-
 .../builder/endpoint/StaticEndpointBuilders.java   |    4 +-
 .../endpoint/dsl/IronMQEndpointBuilderFactory.java |    8 +-
 .../dsl/LangChain4jChatEndpointBuilderFactory.java |   12 +-
 .../endpoint/dsl/Sqs2EndpointBuilderFactory.java   |   51 +
 .../camel/dsl/jbang/core/commands/Export.java      |   55 +-
 .../dsl/jbang/core/commands/ExportBaseCommand.java |   81 +-
 .../dsl/jbang/core/commands/ExportCamelMain.java   |    2 +-
 .../dsl/jbang/core/commands/ExportQuarkus.java     |    4 +-
 .../dsl/jbang/core/commands/ExportSpringBoot.java  |    4 +-
 .../apache/camel/dsl/jbang/core/commands/Run.java  |   42 +-
 .../jbang/core/commands/version/VersionList.java   |    2 +-
 .../camel/dsl/jbang/core/common/CatalogLoader.java |    6 +-
 .../camel/dsl/jbang/core/common/RuntimeUtil.java   |    8 +
 .../java/org/apache/camel/main/KameletMain.java    |   14 +-
 .../main/console/DependencyDownloaderConsole.java  |    6 +-
 .../camel/main/download/DependencyDownloader.java  |    4 +-
 .../main/download/MavenDependencyDownloader.java   |   14 +-
 .../camel/kotlin/components/Aws2SqsUriDsl.kt       |   24 +
 .../apache/camel/kotlin/components/IronmqUriDsl.kt |    8 +-
 parent/pom.xml                                     |   26 +-
 .../camel/tooling/maven/MavenDownloaderImpl.java   |    2 +-
 .../java/com/example/MyDestinationGenerator.java   |    4 +-
 .../src/it/customized/pom.xml                      |   87 -
 .../java/com/example/MyDestinationGenerator.java   |   30 -
 .../it/customized/src/main/resources/petstore.json |    1 -
 .../src/it/simple-dto/pom.xml                      |   94 -
 .../src/it/simple-dto/src/spec/openapi.json        |    1 -
 .../src/it/simple-dto/verify.groovy                |   28 -
 .../src/it/simple-xml-dto-v3/pom.xml               |    1 +
 .../src/it/simple-xml-dto-v3/verify.groovy         |    2 +-
 .../src/it/simple-xml-dto/pom.xml                  |  125 -
 .../src/it/simple-xml-dto/src/spec/openapi.json    |    1 -
 .../src/it/simple-xml-dto/verify.groovy            |   28 -
 .../src/it/simple-xml/pom.xml                      |   89 -
 .../src/it/simple-xml/src/spec/openapi.json        |    1 -
 .../src/it/simple-xml/verify.groovy                |   20 -
 .../src/it/simple-yaml-dto-v3/pom.xml              |    1 +
 .../src/it/simple-yaml-dto-v3/verify.groovy        |    2 +-
 .../src/it/simple/pom.xml                          |   67 -
 .../src/it/simple/src/spec/openapi.json            |    1 -
 .../src/it/simple/verify.groovy                    |   20 -
 .../maven/generator/openapi/GenerateMojo.java      |    2 +-
 129 files changed, 12742 insertions(+), 8078 deletions(-)
 create mode 100644 
components/camel-aws/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/Sqs2ConsumerTest.java
 create mode 100644 
components/camel-aws/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/integration/SqsConsumerLocalstackIT.java
 create mode 100644 
components/camel-pdf/src/generated/java/org/apache/camel/component/pdf/converter/PdfConverterLoader.java
 create mode 100644 
components/camel-pdf/src/generated/resources/META-INF/services/org/apache/camel/TypeConverterLoader
 rename 
tooling/maven/camel-restdsl-openapi-plugin/src/it/customized/verify.groovy => 
components/camel-pdf/src/main/java/org/apache/camel/component/pdf/converter/PdfConverter.java
 (69%)
 create mode 100644 
components/camel-pdf/src/test/java/org/apache/camel/component/pdf/PDFUtil.java
 create mode 100644 
components/camel-pdf/src/test/java/org/apache/camel/component/pdf/PdfConverterTest.java
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/customized/pom.xml
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/customized/src/main/java/com/example/MyDestinationGenerator.java
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/customized/src/main/resources/petstore.json
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-dto/pom.xml
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-dto/src/spec/openapi.json
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-dto/verify.groovy
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-xml-dto/pom.xml
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-xml-dto/src/spec/openapi.json
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-xml-dto/verify.groovy
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-xml/pom.xml
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-xml/src/spec/openapi.json
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple-xml/verify.groovy
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple/pom.xml
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple/src/spec/openapi.json
 delete mode 100644 
tooling/maven/camel-restdsl-openapi-plugin/src/it/simple/verify.groovy

Reply via email to