This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 78055afd0ef (chores) camel-mock: avoid costly boxing/unboxing
operations for integer operations (#11020)
new 8405bc47be3 (chores) camel-jcr: try reusing forks to reduce test
duration
new 1e9d2fc833f (chores) camel-jcr: avoid recreating the repository for
every single test (#11011)
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:
components/camel-jcr/pom.xml | 2 +-
.../src/test/java/org/apache/camel/component/jcr/JcrAuthTestBase.java | 4 +---
.../test/java/org/apache/camel/component/jcr/JcrRouteTestSupport.java | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)