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 64cbae2  chore: delete wrong extension metadata file
     new 3f37320  Rename camel-quarkus-extensions-support to 
camel-quarkus-support-extensions so that the ordering by artifactId is the same 
as ordering by directory name. This simplifies the orientation in IDEs.
     new 2a11167  Fix #285 Un-negate the config options names

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:
 .../camel/quarkus/core/deployment/BuildProcessor.java       | 10 +++++-----
 .../camel/quarkus/core/deployment/SubstrateProcessor.java   |  4 ++--
 .../java/org/apache/camel/quarkus/core/CamelConfig.java     | 13 +++++++------
 .../src/main/java/org/apache/camel/quarkus/core/Flags.java  |  4 ++--
 .../reactive/executor/deployment/BuildProcessor.java        |  2 +-
 extensions/support/pom.xml                                  |  2 +-
 .../core-impl/src/main/resources/application.properties     |  2 +-
 .../core/test/src/main/resources/application.properties     |  2 +-
 8 files changed, 20 insertions(+), 19 deletions(-)

Reply via email to