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

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


 discard 015b22f  nats: Raised the TLS handshake timeout to fix builds when O/S 
is under pressure #1978
 discard 1a36bdb  [Camel 3.7] JSON-B data format support
 discard d2046ff  nats: enabled connections fine grained tracing to capture 
more information on next occurence of issue #1978
 discard 30dd31f  Work around camel-main removal of automatic autowire by type
 discard cc81236  Upgrade to Camel 3.7.0
     new bc8372a  Upgrade to Camel 3.7.0
     new 249ecee  Work around camel-main removal of automatic autowire by type
     new 7eed674  nats: enabled connections fine grained tracing to capture 
more information on next occurence of issue #1978
     new 985135f  [Camel 3.7] JSON-B data format support
     new 861929b  nats: Raised the TLS handshake timeout to fix builds when O/S 
is under pressure #1978

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   (015b22f)
            \
             N -- N -- N   refs/heads/camel-master (861929b)

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 5 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:
 .../core/runtime/CamelInjectionPointTest.java      |  3 ---
 .../component/qute/QuteComponentConfigurer.java    | 12 +++++------
 .../component/qute/QuteEndpointConfigurer.java     |  6 ------
 .../component/qute/QuteEndpointUriFactory.java     |  3 +--
 .../org/apache/camel/component/qute/qute.json      | 23 +++++++++++-----------
 .../camel/quarkus/main/CoreMainResource.java       |  7 -------
 .../apache/camel/quarkus/main/CoreMainTest.java    |  5 -----
 7 files changed, 18 insertions(+), 41 deletions(-)

Reply via email to