This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 24811e3978c Bump io.camunda:zeebe-client-java from 8.4.5 to 8.5.0
(#13800)
add b23ec995100 (chores) camel-core: isolate flaky test
add 784600e4de3 (chores) camel-core: removed unused operations in tests
add fd2d8e4188f (chores) camel-core: assert pre-conditions to prevent
misleading errors and exceptions
add 1d7d6d3eb83 (chores) camel-core: removed unused code
No new revisions were added by this update.
Summary of changes:
.../core/xml/AbstractCamelContextFactoryBeanTest.java | 8 +-------
.../org/apache/camel/builder/ContextErrorHandlerTest.java | 3 +++
.../java/org/apache/camel/builder/ErrorHandlerTest.java | 5 +++++
.../java/org/apache/camel/builder/RouteBuilderTest.java | 9 +++++++++
.../component/file/FileProducerMoveExistingTest.java | 3 +++
.../camel/component/file/FileRecursiveNoopTest.java | 2 ++
.../camel/component/file/FileSplitXPathCharsetTest.java | 6 +++++-
.../camel/converter/stream/CachedOutputStreamTest.java | 15 +++++++++++++++
.../camel/impl/engine/IntrospectionSupportTest.java | 8 --------
.../MulticastParallelTimeoutStreamCachingTest.java | 2 ++
.../processor/StreamCachingSpoolDirectoryQuarkusTest.java | 8 ++++++--
.../org/apache/camel/processor/StreamResequencerTest.java | 2 ++
.../org/apache/camel/util/CaseInsensitiveMapTest.java | 3 +--
.../camel/management/ManagedRouteDumpStrategyTest.java | 2 ++
.../camel/management/RemoveRouteDefinitionTest.java | 9 ---------
.../java/org/apache/camel/xml/in/ModelParserTest.java | 11 +++++++++--
16 files changed, 65 insertions(+), 31 deletions(-)