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

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


    from 5b1402a  Add an Examples step to the release guide
     new 13e5bcd  Introduce RoutesBuilderClassExcludeBuildItem
     new bddf33b  NoSuchMethodException: 
org.apache.camel.service.lra.LRASagaRoutes.<init>() #1840

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:
 .../quarkus/core/deployment/CamelProcessor.java    | 23 ++++--
 .../spi/RoutesBuilderClassExcludeBuildItem.java    | 85 ++++++++++++++++++++++
 .../component/lra/deployment/LraProcessor.java     |  8 ++
 .../src/main/resources/application.properties      | 21 ------
 4 files changed, 109 insertions(+), 28 deletions(-)
 create mode 100644 
extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/spi/RoutesBuilderClassExcludeBuildItem.java
 delete mode 100644 
extensions-jvm/lra/integration-test/src/main/resources/application.properties

Reply via email to