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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1c2843c  Polished
     add c30deab  (chores) test-cleanups: fixed incorrect assertions for 
exceptions
     add 77902c8  (chores) test-cleanups: make base test classes abstract
     add 0926fec  Kamelets moved to sub folder
     add d367764  (chores) fixed formatting issues
     add 6e04e35  CAMEL-17230: cleanup loading unpublished local Kamelets

No new revisions were added by this update.

Summary of changes:
 .../integration/AwsSecretsManagerBaseTest.java     |  2 +-
 .../aws2/sqs/integration/Aws2SQSBaseTest.java      |  2 +-
 .../component/couchbase/CouchbaseEndpointTest.java | 15 ++---
 .../language/csimple/joor/OriginalSimpleTest.java  | 20 ++-----
 .../maven/config/ConnectorConfigGeneratorTest.java |  7 ++-
 .../component/git/producer/GitProducerTest.java    | 14 ++---
 .../google/bigquery/unit/BaseBigQueryTest.java     |  2 +-
 .../sql/GoogleBigQuerySQLProducerBaseTest.java     |  2 +-
 .../unit/GoogleCloudFunctionsBaseTest.java         |  2 +-
 .../storage/unit/GoogleCloudStorageBaseTest.java   |  2 +-
 .../component/http/HttpDisableStreamCacheTest.java | 16 ++----
 .../component/influxdb/AbstractInfluxDbTest.java   |  2 +-
 .../component/jms/JmsTransferExceptionTest.java    | 19 +++----
 .../camel/component/kamelet/KameletRouteTest.java  | 19 +++----
 .../AbstractMicrometerRoutePolicyTest.java         |  2 +-
 .../apache/camel/component/mina/BaseMinaTest.java  |  2 +-
 .../camel/component/mina/MinaCustomCodecTest.java  | 14 ++---
 .../mina/MinaInOutWithForcedNoResponseTest.java    | 15 ++---
 .../mina/MinaNoResponseFromServerTest.java         | 13 ++---
 .../component/mina/MinaVMCustomCodecTest.java      | 14 ++---
 .../mllp/internal/MllpSocketBufferWriteTest.java   | 64 ++++++++++------------
 .../meta/integration/MongoDbMetaExtensionIT.java   | 28 +++++-----
 .../camel/component/netty/BaseNettyTest.java       |  2 +-
 .../component/netty/NettyRequestTimeoutTest.java   | 20 +++----
 .../component/nitrite/AbstractNitriteTest.java     |  2 +-
 .../camel/component/quartz/BaseQuartzTest.java     |  2 +-
 .../camel/routepolicy/quartz/NoBuilderTest.java    |  2 +-
 .../src/main/docs/resourceresolver-github.adoc     |  6 +-
 .../spring/batch/SpringBatchEndpointTest.java      | 17 +++---
 .../sql/SqlEndpointMisconfigureDataSourceTest.java | 38 +++++++------
 .../stitch/client/StitchClientBuilderTest.java     |  7 +--
 .../component/thrift/ThriftProducerBaseTest.java   |  2 +-
 .../camel/component/undertow/BaseUndertowTest.java |  2 +-
 .../vertx/http/VertxHttpSerializedBodyTest.java    | 23 ++++----
 .../component/xmpp/XmppBaseContainerTest.java      |  2 +-
 .../apache/camel/dsl/jbang/core/commands/Run.java  | 13 +++--
 .../java/org/apache/camel/main/KameletMain.java    | 16 +++++-
 37 files changed, 214 insertions(+), 216 deletions(-)

Reply via email to