You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2023/05/31 12:30:40 UTC

[camel] branch CAMEL-19402/reduce-boilerplate-code updated (f6067952623 -> 7f809f57e24)

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

nfilotto pushed a change to branch CAMEL-19402/reduce-boilerplate-code
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit f6067952623 CAMEL-19402: test-infra - Apply initialization-on-demand holder idiom
    omit 2a3cc08407d CAMEL-19402: test-infra - Move singleton before/after all callbacks in SingletonService
    omit d06390958bc CAMEL-19402: test-infra - Move before/after all callbacks in TestService
     add 3e1b43ab760 component-test - add maven options to command
     add 3b6434944fa CAMEL-19402: test-infra - Move before/after all callbacks in TestService
     add ca466300d5b CAMEL-19402: test-infra - Move singleton before/after all callbacks in SingletonService
     add 7f809f57e24 CAMEL-19402: test-infra - Apply initialization-on-demand holder idiom

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f6067952623)
            \
             N -- N -- N   refs/heads/CAMEL-19402/reduce-boilerplate-code (7f809f57e24)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 .github/actions/component-test/action.yaml       | 2 --
 .github/actions/component-test/component-test.sh | 4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)