You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2023/02/06 22:18:25 UTC

[camel-quarkus] branch camel-4 updated (c62bddb414 -> 2db94a6299)

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

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


    omit c62bddb414 Workaround #4490 REST-Assured does not support JSON-B 3.0/Jakarta EE 10
    omit 11b199dca9 Require Java 17
    omit 081523ae0c Avoid creating quarkus.log files in module directories
    omit a0a0027fa4 Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3
     add 3ec6a1d9ed Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3
     add 5ea094cc69 Avoid creating quarkus.log files in module directories
     add 32e76dee8b Require Java 17
     add 2db94a6299 Workaround #4490 REST-Assured does not support JSON-B 3.0/Jakarta EE 10

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   (c62bddb414)
            \
             N -- N -- N   refs/heads/camel-4 (2db94a6299)

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.

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                       | 2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml            | 4 ++--
 poms/bom/src/main/generated/flattened-reduced-pom.xml         | 4 ++--
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)