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

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


    from ae2f0f5c67 Merge branch 'main' of github.com:apache/camel-quarkus into 
camel-main
     add af70309e6b Remove Spring dependencies from Jira extension
     add f21fa9d9b4 Add names to auto milestone workflows
     add d6ff496d7d Restore FOP integration test native profile
     add 6a7c4c04f0 Updated CHANGELOG.md
     add 4aa78aa84f Prevent user added issue labels from being incorrectly 
removed
     add 913c849e8f Upgrade Quarkus to 3.2.0.CR1
     add 9ae92f6ebe Disable integration tests that use kubernetes-client due to 
#4957
     add 14ad98d5d3 Disable google-bigquery native profile due to #5006
     add 617a9e87e5 Disable google-pubsub native profile due to #5007
     add 252446fb97 Disable cxf-soap-grouped native profile due to #5008
     add 4e7d3f5898 Updated CHANGELOG.md
     new 7454e040db  Merge branch 'main' of github.com:apache/camel-quarkus 
into camel-main

The 1 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:
 .github/workflows/assign-issue-milestone.yaml      |  5 +-
 .../workflows/assign-wontfix-issue-milestone.yaml  |  2 +
 .github/workflows/label-issue.yaml                 |  1 +
 CHANGELOG.md                                       |  9 +++
 docs/antora.yml                                    |  4 +-
 extensions-jvm/drill/deployment/pom.xml            |  4 ++
 extensions-jvm/drill/runtime/pom.xml               |  4 ++
 extensions/jira/deployment/pom.xml                 |  4 --
 .../component/jira/deployment/JiraProcessor.java   | 43 +++++++++++-
 extensions/jira/runtime/pom.xml                    |  4 --
 .../jta/MockTransactionManagerProducer.java        |  2 +-
 .../component/kudu/deployment/KuduProcessor.java   | 26 ++++++--
 .../component/ldap/deployment/LdapProcessor.java   |  7 +-
 integration-tests/cxf-soap-grouped/pom.xml         |  2 +
 integration-tests/fop/pom.xml                      |  2 -
 integration-tests/google-bigquery/pom.xml          |  2 +
 integration-tests/google-pubsub/pom.xml            |  2 +
 integration-tests/kubernetes/pom.xml               | 58 ++++++++--------
 integration-tests/master-openshift/pom.xml         | 78 +++++++++++-----------
 pom.xml                                            | 16 ++---
 poms/bom/pom.xml                                   |  4 ++
 poms/bom/src/main/generated/flattened-full-pom.xml | 22 +++---
 .../src/main/generated/flattened-reduced-pom.xml   | 22 +++---
 .../generated/flattened-reduced-verbose-pom.xml    | 22 +++---
 24 files changed, 218 insertions(+), 127 deletions(-)

Reply via email to