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 2024/01/06 11:34:43 UTC

(camel) branch regen_bot updated (b1ccf6d99f6 -> 4762b1fe990)

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 b1ccf6d99f6 CAMEL-20279 - provide retry attempts for known flaky container start  during tests
     add 4762b1fe990 CAMEL-20264: Removed unused `AvailablePortFinder`, simplified another one

No new revisions were added by this update.

Summary of changes:
 .../camel/management/util/AvailablePortFinder.java | 58 ----------------------
 .../core/commands/process/AvailablePortFinder.java | 50 ++-----------------
 2 files changed, 4 insertions(+), 104 deletions(-)
 delete mode 100644 core/camel-management/src/test/java/org/apache/camel/management/util/AvailablePortFinder.java