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 2021/04/16 05:11:08 UTC

[camel] branch regen_bot updated (c3addd9 -> c089d56)

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.


    omit c3addd9  (chores): use JUnit's 5 @DisabledOnOs for disabling tests on specific OSes (#5383)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (c089d56)
            \
             O -- O -- O   (c3addd9)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 components/camel-atom/pom.xml                      | 16 +++++++++++++
 .../camel/component/atom/AtomEndpointTest.java     |  3 ---
 .../atom/AtomEntryPollingConsumerTest.java         |  3 ---
 .../AtomEntryPollingConsumerWithBasicAuthTest.java |  3 ---
 .../camel/component/atom/AtomEntrySortTest.java    |  3 ---
 .../camel/component/atom/AtomGoodBlogsTest.java    |  3 ---
 .../camel/component/atom/AtomHttpConsumerTest.java |  3 ---
 .../atom/AtomHttpNoCamelParametersTest.java        |  3 ---
 .../atom/AtomPollingConsumerIdleMessageTest.java   |  3 ---
 .../component/atom/AtomPollingConsumerTest.java    |  3 ---
 .../atom/AtomPollingConsumerWithBasicAuthTest.java |  3 ---
 .../component/atom/AtomPollingLowDelayTest.java    |  3 ---
 .../component/atom/AtomPollingUnthrottledTest.java |  3 ---
 .../camel/component/atom/AtomProducerTest.java     |  3 ---
 .../apache/camel/component/atom/AtomRouteTest.java |  3 ---
 .../camel/component/atom/JettyTestServer.java      |  3 ---
 .../component/atom/UpdatedDateFilterTest.java      |  3 ---
 components/camel-iota/pom.xml                      | 26 ++++++++++++++++++++++
 .../camel/component/iota/IOTAProducerTest.java     |  4 ----
 components/camel-printer/pom.xml                   | 16 +++++++++++++
 .../camel/component/printer/PrinterPrintTest.java  |  3 ---
 21 files changed, 58 insertions(+), 55 deletions(-)