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

lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from bf2e3e1  core(test): reduce noisy logging in platform-http component 
tests
     new 1a4c361  main: fire start event before context post processor is fired
     new 14b9085  main: wrap MainListener with a RuntimeValue

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:
 .../core/deployment/CamelMainListenerBuildItem.java   |  7 ++++---
 .../java/org/apache/camel/quarkus/core/CamelMain.java |  6 +-----
 .../apache/camel/quarkus/core/CamelMainRecorder.java  |  4 ++--
 .../runtime/support/deployment/SupportBuildStep.java  | 10 ++++++----
 .../quarkus/core/runtime/support/SupportListener.java | 16 +++++++++++++---
 .../quarkus/core/runtime/support/SupportRecorder.java | 19 ++++++++-----------
 .../java/org/apache/camel/quarkus/core/CamelTest.java |  4 ++--
 7 files changed, 36 insertions(+), 30 deletions(-)
 copy 
extensions/bean/deployment/src/main/java/org/apache/camel/quarkus/component/bean/deployment/BeanProcessor.java
 => 
integration-tests/core-main/runtime/src/main/java/org/apache/camel/quarkus/core/runtime/support/SupportRecorder.java
 (69%)

Reply via email to