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

nfilotto pushed a change to branch 1746/groovy-language-native-support
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 88d7ace925 Ref #1746: Groovy language native support
 discard a2495c8afa Add support of expressions referring an external resource
 discard 20dd0028c4 Upgrade Camel to 4.0.0-M3
 discard 13fb4f4aaf Ref #4624: Upgrade to Groovy 4.x
 discard 1225094588 Ref #4384: Groovy DSL - Add support of Groovy extensions
     add 5804989eae Bump quarkiverse-mybatis.version from 2.0.0.CR1 to 
2.0.0.CR2 (#4674)
     add 95e128004a Upgrade Quarkus to 3.0.0.Beta1
     add 3414cded6b Updated CHANGELOG.md
     add 73fcc43b2c Ref #4384: Groovy DSL - Add support of Groovy extensions
     add 34ebade496 Ref #4624: Upgrade to Groovy 4.x
     add e5f8cda4c1 Upgrade Camel to 4.0.0-M3
     new 9f140a27d4 Add support of expressions referring an external resource
     new 024054178f Ref #1746: Groovy language native support

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   (88d7ace925)
            \
             N -- N -- N   refs/heads/1746/groovy-language-native-support 
(024054178f)

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 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:
 CHANGELOG.md                                       |   7 +
 docs/antora.yml                                    |   4 +-
 .../httpclient/deployment/HttpClientProcessor.java |  22 +-
 integration-tests/opentelemetry/pom.xml            |   5 +
 .../src/main/resources/application.properties      |   2 +
 .../opentelemetry/it/OpenTelemetryTest.java        |   5 +
 pom.xml                                            |  16 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 321 +++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |  36 +--
 .../generated/flattened-reduced-verbose-pom.xml    |  88 +++---
 10 files changed, 274 insertions(+), 232 deletions(-)

Reply via email to