You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2023/04/12 09:26:53 UTC

[camel-quarkus] branch java-joor-dsl-backports updated (a1b9572303 -> 15de0875d3)

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

nfilotto pushed a change to branch java-joor-dsl-backports
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    omit a1b9572303 Ref #4749 - java-joor-dsl - Add templated route support to native mode
    omit 540d2cbab7 Ref #4447: java-joor-dsl - Improve the test coverage
    omit e21fec6e03 Ref #4716: java-joor-dsl - Support RegisterForReflection for the current class
    omit 8023b4caa2 Ref #4731: java-joor-dsl - Add support of anonymous classes
    omit f17338c26d Ref #4731: java-joor-dsl - Add support of inner classes (#4732)
    omit 6864340e37 Ref #4716: java-joor-dsl - Add RegisterForReflection support (#4726)
     add 2d0543f8a4 Sync versions
     add c7dee39d8f Ref #4716: java-joor-dsl - Add RegisterForReflection support (#4726)
     add 71f233e09d Ref #4731: java-joor-dsl - Add support of inner classes (#4732)
     add 61e79d8540 Ref #4731: java-joor-dsl - Add support of anonymous classes
     add c4ac3b3ae2 Ref #4716: java-joor-dsl - Support RegisterForReflection for the current class
     add b11b2dbb34 Ref #4447: java-joor-dsl - Improve the test coverage
     add 15de0875d3 Ref #4749 - java-joor-dsl - Add templated route support to native mode

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   (a1b9572303)
            \
             N -- N -- N   refs/heads/java-joor-dsl-backports (15de0875d3)

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 +-
 tooling/perf-regression/pom.xml | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)