This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from af1c532 Update camel-3-migration-guide.adoc
new cb2ae5d CAMEL-16103: Added unit test.
new c9036a2 Typo
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:
.../interceptor/TransactedStackSizeTest.java | 72 ++++++++++++++++++++++
.../src/test/resources/log4j2.properties | 1 +
.../camel/impl/engine/SimpleCamelContext.java | 2 +-
3 files changed, 74 insertions(+), 1 deletion(-)
create mode 100644
components/camel-spring/src/test/java/org/apache/camel/spring/interceptor/TransactedStackSizeTest.java