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 152559e  remove redunand dependency on camel-quarkus-core from 
integration tests #9
     new baedf0c  chore: use RecorderContext to load classes when possible to 
delegate class loading to quarkus engine
     new d8c8cd1  chore: adapt to lastet cmale snapshot
     new 6568dbc  chore: re-enable caffeine as a workaround is in place in camel
     new 747b1dc  chore: replace MainSupport with BaseMainSupport in CamelMain
     new 092d855  chore: simplify bean registration and document contraints

The 5 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:
 .../quarkus/core/deployment/BuildProcessor.java    | 22 ++++++++--------
 .../core/deployment/CamelBeanBuildItem.java        |  5 ++--
 .../quarkus/core/deployment/CamelSupport.java      |  9 +++----
 .../core/deployment/SubstrateProcessor.java        | 10 --------
 .../org/apache/camel/quarkus/core/CamelMain.java   | 30 +++++++++++++++++-----
 .../quarkus/core/CamelMainEventDispatcher.java     | 15 ++++++-----
 .../camel/quarkus/core/CamelMainRecorder.java      |  9 +++----
 .../core/runtime/support/SupportListener.java      | 10 ++++----
 8 files changed, 56 insertions(+), 54 deletions(-)

Reply via email to