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 2023/08/07 17:39:10 UTC

[camel] branch regen_bot_3x updated (78055afd0ef -> 1e9d2fc833f)

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

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


    from 78055afd0ef (chores) camel-mock: avoid costly boxing/unboxing operations for integer operations (#11020)
     add 8405bc47be3 (chores) camel-jcr: try reusing forks to reduce test duration
     add 1e9d2fc833f (chores) camel-jcr: avoid recreating the repository for every single test (#11011)

No new revisions were added by this update.

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(-)