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

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


    from 768dceea4a Upgrade to quarkus-cxf 2.2.0
     new 3153f3f0d1 Revert "Disable google-pubsub native profile due to #5007"
     new 5bd45b92c4 Revert "Disable google-storage native profile due to #5010"
     new 842aca0fec Add a work around for google-pubsub and google-storage tests

The 3 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:
 .../ROOT/pages/reference/extensions/google-bigquery.adoc     | 12 ++++++++++++
 .../ROOT/pages/reference/extensions/google-pubsub.adoc       |  8 ++++++++
 .../ROOT/pages/reference/extensions/google-storage.adoc      | 12 ++++++++++++
 .../google-bigquery/runtime/src/main/doc/limitations.adoc    |  7 +++++++
 .../google-pubsub/runtime/src/main/doc/limitations.adoc      |  8 ++++++++
 .../google-storage/runtime/src/main/doc/limitations.adoc     |  7 +++++++
 integration-tests/google-pubsub/pom.xml                      |  2 --
 .../resources/META-INF/native-image/native-image.properties  | 12 ++++--------
 integration-tests/google-storage/pom.xml                     |  2 --
 .../resources/META-INF/native-image/native-image.properties  | 12 ++++--------
 10 files changed, 62 insertions(+), 20 deletions(-)
 create mode 100644 
extensions/google-bigquery/runtime/src/main/doc/limitations.adoc
 create mode 100644 
extensions/google-storage/runtime/src/main/doc/limitations.adoc
 copy 
extensions/openapi-java/deployment/src/test/resources/application.properties => 
integration-tests/google-pubsub/src/main/resources/META-INF/native-image/native-image.properties
 (78%)
 copy 
extensions/openapi-java/deployment/src/test/resources/application.properties => 
integration-tests/google-storage/src/main/resources/META-INF/native-image/native-image.properties
 (78%)

Reply via email to