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

acosentino pushed a change to branch CAMEL-20798-aws-s3
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 9bbec1c4fe6 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - AWS S3
     add 22dbedf8af7 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability
     add d300a284cad CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - AWS S3

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   (9bbec1c4fe6)
            \
             N -- N -- N   refs/heads/CAMEL-20798-aws-s3 (d300a284cad)

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:
 .../org/apache/camel/component/aws2/s3/AWS2S3Endpoint.java  | 13 +++++++++----
 .../services/org/apache/camel/dev-consoles.properties       |  7 -------
 .../java/org/apache/camel/component/mina/MinaEndpoint.java  | 13 ++++++++++++-
 .../services/org/apache/camel/dev-consoles.properties       |  7 -------
 .../services/org/apache/camel/dev-consoles.properties       |  7 -------
 5 files changed, 21 insertions(+), 26 deletions(-)
 delete mode 100644 
components/camel-mina/src/generated/resources/META-INF/services/org/apache/camel/dev-consoles.properties
 delete mode 100644 
components/camel-mllp/src/generated/resources/META-INF/services/org/apache/camel/dev-consoles.properties
 delete mode 100644 
components/camel-netty/src/generated/resources/META-INF/services/org/apache/camel/dev-consoles.properties

Reply via email to