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

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


 discard fde02c3201 Upgrade Quarkus to 3.21.0.CR1
     add aadac7093d Add changelog for 3.15.3
     add 47c3a17516 Use quarkus-rest-client instead of quarkus-rest in Jira 
extension
     add 8642b8b3a9 cxf-soap-grouped native build occasionally runs out of 
memory, fix #7076
     add dd929ef743 Refactored azure-servicebus emulator to not use docker 
compose
     add 7a835e463d Bump org.jolokia:jolokia-agent-jvm from 2.2.4 to 2.2.6
     add f2f7eb6391 Fix population of catalog models when 
extendClassPathCatalog is in use
     new ff0e986ec0 Upgrade Quarkus to 3.21.0.CR1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fde02c3201)
            \
             N -- N -- N   refs/heads/quarkus-main (ff0e986ec0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 CHANGELOG.md                                       | 10 +++
 extensions/jira/deployment/pom.xml                 |  2 +-
 extensions/jira/runtime/pom.xml                    |  2 +-
 .../src/main/resources/application.properties      |  3 -
 .../support/azure/AzureServiceBusTestResource.java | 76 +++++++++++-----------
 .../main/resources/servicebus-docker-compose.yaml  | 46 -------------
 integration-tests/jira/pom.xml                     |  2 +-
 pom.xml                                            |  2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |  2 +-
 .../src/main/generated/flattened-reduced-pom.xml   |  2 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  2 +-
 .../quarkus/maven/PrepareCatalogQuarkusMojo.java   |  2 +-
 12 files changed, 56 insertions(+), 95 deletions(-)
 delete mode 100644 
integration-tests-support/azure/src/main/resources/servicebus-docker-compose.yaml

Reply via email to