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 4bbc86c6b8 Revert "Revert "Restore smallrye-reactive-messaging-camel 
extension""
 discard 529c657c4e Upgrade Quarkus to 3.1.0.CR1
     add e168a7495e Upgrade quarkus-qpid-jms to 2.0.0 (#4810)
     add 36518a0eaa Improve handling of optional FHIR schematron and 
hapi-fhir-server dependencies
     add e48dcbe74f Upgrade Cyclonedx Maven Plugin to version 2.7.7
     add b31a132d25 Updated CHANGELOG.md
     new c0d00c831a Upgrade Quarkus to 3.1.0.CR1
     new d1bd2d547a Revert "Revert "Restore smallrye-reactive-messaging-camel 
extension""

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   (4bbc86c6b8)
            \
             N -- N -- N   refs/heads/quarkus-main (d1bd2d547a)

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                                       |     5 +
 extensions-jvm/pulsar/runtime/pom.xml              |    14 +
 .../component/fhir/deployment/FhirProcessor.java   |    73 +-
 extensions/fhir/runtime/pom.xml                    |     4 -
 .../quarkus/component/fhir/IsSchematronAbsent.java |    12 +-
 ...stitution.java => SchematronSubstitutions.java} |    35 +-
 pom.xml                                            |     4 +-
 poms/bom/pom.xml                                   |    20 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 13364 ++++++++++---------
 .../src/main/generated/flattened-reduced-pom.xml   |    26 +-
 .../generated/flattened-reduced-verbose-pom.xml    |    40 +-
 11 files changed, 7121 insertions(+), 6476 deletions(-)
 copy 
integration-tests/fhir/src/test/java/org/apache/camel/quarkus/component/fhir/it/util/Dstu2Hl7OrgEnabled.java
 => 
extensions/fhir/runtime/src/main/java/org/apache/camel/quarkus/component/fhir/IsSchematronAbsent.java
 (74%)
 copy 
extensions/fhir/runtime/src/main/java/org/apache/camel/quarkus/component/fhir/graal/{FhirContextSubstitution.java
 => SchematronSubstitutions.java} (52%)

Reply via email to