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

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


    from 5d81db0  Merge pull request #210 from 
ppalaga/190926-upgrade-docs-version
     new 8859c02  First attempt to upgrade to Quarkus 0.23.0
     new c31a6a5  Upgarde to quarkus v0.23.1 #209
     new 5b84c0e  Remove reportErrorsAtRuntime #209
     new 9fe12f9  Fix findings #209
     new 7719640  Merge pull request #211 from lburgazzoli/quarkus-0.23.1

The 330 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:
 extensions/infinispan/runtime/pom.xml              | 10 ++++++++
 extensions/servlet/deployment/pom.xml              |  4 +++
 .../servlet/deployment/ServletProcessor.java       | 29 ++++++++--------------
 integration-tests/aws/pom.xml                      |  2 --
 integration-tests/bean/pom.xml                     |  2 --
 integration-tests/core-cdi/pom.xml                 |  2 --
 integration-tests/core-impl/pom.xml                |  2 --
 integration-tests/core/test/pom.xml                |  2 --
 integration-tests/csv/pom.xml                      |  2 --
 integration-tests/infinispan/pom.xml               |  2 --
 integration-tests/jdbc/pom.xml                     |  2 --
 integration-tests/mail/pom.xml                     |  8 +-----
 .../camel/quarkus/component/mail/CamelRoute.java   |  2 --
 .../camel/quarkus/component/mail/MockMailbox.java  |  4 ---
 integration-tests/microprofile-metrics/pom.xml     |  2 --
 integration-tests/netty-http/pom.xml               |  2 --
 integration-tests/paho/pom.xml                     |  2 --
 .../camel/quarkus/component/paho/it/PahoTest.java  |  2 --
 integration-tests/pom.xml                          | 12 ---------
 integration-tests/salesforce/pom.xml               |  2 --
 integration-tests/servlet/pom.xml                  |  2 --
 integration-tests/twitter/pom.xml                  |  2 --
 integration-tests/zipfile/pom.xml                  |  2 --
 pom.xml                                            |  2 +-
 poms/bom/pom.xml                                   |  6 +++++
 poms/build-parent/pom.xml                          | 16 ++++++++++++
 26 files changed, 49 insertions(+), 76 deletions(-)

Reply via email to