You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/04/17 05:48:42 UTC

[camel] branch regen_bot updated (c91840a -> 5c31622)

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 c91840a  CAMEL-16400: adjust manual integration tests for camel-beanstalk (#5405)
     add 5c31622  (chores): removes OS-specific profiles for leveldb and let JUnit handle (#5406)

No new revisions were added by this update.

Summary of changes:
 components/camel-leveldb/pom.xml                   | 25 ----------------------
 ...elDBAggregateConcurrentDifferentGroupsTest.java |  3 +++
 .../LevelDBAggregateConcurrentSameGroupTest.java   |  3 +++
 .../LevelDBAggregateDiscardOnTimeoutTest.java      |  3 +++
 .../LevelDBAggregateForceCompletionHeaderTest.java |  3 +++
 .../LevelDBAggregateLoadAndRecoverTest.java        |  3 +++
 .../LevelDBAggregateLoadConcurrentTest.java        |  3 +++
 .../leveldb/LevelDBAggregateLoadTest.java          |  3 +++
 ...DBAggregateNotLostRemovedWhenConfirmedTest.java |  3 +++
 .../leveldb/LevelDBAggregateNotLostTest.java       |  3 +++
 ...ggregateRecoverDeadLetterChannelFailedTest.java |  3 +++
 ...velDBAggregateRecoverDeadLetterChannelTest.java |  3 +++
 .../leveldb/LevelDBAggregateRecoverTest.java       |  3 +++
 ...DBAggregateRecoverWithRedeliveryPolicyTest.java |  3 +++
 .../LevelDBAggregateRecoverWithSedaTest.java       |  3 +++
 .../LevelDBAggregateSerializedHeadersTest.java     |  3 +++
 .../component/leveldb/LevelDBAggregateTest.java    |  3 +++
 ...velDBAggregateTimeoutCompletionRestartTest.java |  3 +++
 .../LevelDBAggregationRepositoryAlotDataTest.java  |  3 +++
 ...velDBAggregationRepositoryLoadExistingTest.java |  3 +++
 ...velDBAggregationRepositoryMultipleRepoTest.java |  3 +++
 ...DBAggregationRepositoryRecoverExistingTest.java |  3 +++
 .../leveldb/LevelDBAggregationRepositoryTest.java  |  3 +++
 .../component/leveldb/LevelDBBigPayloadTest.java   |  3 +++
 .../camel/component/leveldb/LevelDBBinaryTest.java |  3 +++
 .../leveldb/LevelDBCustomSerializationTest.java    |  3 +++
 .../leveldb/LevelDBExchangeSerializationTest.java  |  3 +++
 .../component/leveldb/LevelDBGetNotFoundTest.java  |  3 +++
 .../camel/component/leveldb/LevelDBSetupTest.java  |  3 +++
 ...ngAggregateRecoverWithRedeliveryPolicyTest.java |  3 +++
 .../leveldb/LevelDBSpringAggregateTest.java        |  3 +++
 .../component/leveldb/LevelDBTestSupport.java      |  3 +++
 32 files changed, 93 insertions(+), 25 deletions(-)