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

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


 discard ed5ce497ac Document FOP JDK version limitations and override native 
builder image in integration tests due to #7936
 discard 3841b4ccc3 Temporarily hard code otel postgres dev services image in 
application.properties
 discard 6a5bbc29c8 Upgrade Quarkus to 3.31.0.CR1
     new 325f15c2ca Upgrade Quarkus to 3.31.0.CR1
     new 0b2ef3d67f Document FOP JDK version limitations and override native 
builder image in integration tests due to #7936
     new 8de18a0768 Disable Groovy native integration tests due to #8122

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   (ed5ce497ac)
            \
             N -- N -- N   refs/heads/quarkus-main (8de18a0768)

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 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:
 docs/modules/ROOT/pages/reference/extensions/groovy.adoc       | 10 ----------
 extensions/groovy/runtime/src/main/doc/limitations.adoc        | 10 ----------
 .../groovy/src/main/resources/application.properties           |  3 ---
 .../org/apache/camel/quarkus/component/groovy/it/GroovyIT.java |  2 ++
 integration-tests/opentelemetry/pom.xml                        |  9 +++++++++
 .../opentelemetry/src/main/resources/application.properties    |  2 +-
 integration-tests/opentelemetry2/pom.xml                       |  9 +++++++++
 .../opentelemetry2/src/main/resources/application.properties   |  2 +-
 8 files changed, 22 insertions(+), 25 deletions(-)

Reply via email to