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

acosentino pushed a change to branch configuration-must-be-registered-for-refl
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


 discard 0858128  AWS-EKS Extension: EKSConfiguration needs to be registered 
for Reflection
 discard fc84cd1  AWS-SQS Extension: SQSConfiguration needs to be registered 
for reflection
 discard 2c17bb3  AWS-SNS Extension: SNSConfiguration needs to be registered 
for Reflection
 discard 1724fa7  AWS S3 Extension: S3Configuration needs to be registered for 
Reflection
 discard b7ad0b4  Changed the integration test module name and folder name
    omit e53ab42  Merge pull request #85 from apache/aws-single-itest
    omit 0a5bf0e  Add a single integration test module for the AWS extensions
     new 866e193  Add a single integration test module for the AWS extensions
     new 71b9cea  AWS S3 Extension: S3Configuration needs to be registered for 
Reflection
     new 35febc5  AWS-SNS Extension: SNSConfiguration needs to be registered 
for Reflection
     new 2a4e877  AWS-SQS Extension: SQSConfiguration needs to be registered 
for reflection
     new 2d604cc  AWS-EKS Extension: EKSConfiguration needs to be registered 
for Reflection

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   (0858128)
            \
             N -- N -- N   refs/heads/configuration-must-be-registered-for-refl 
(2d604cc)

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:
 integration-tests/aws/pom.xml                      | 179 ---------------------
 .../java/io/quarkus/it/camel/aws/CamelRoute.java   |  50 ------
 .../aws/src/main/resources/application.properties  |  64 --------
 integration-tests/pom.xml                          |   2 +-
 4 files changed, 1 insertion(+), 294 deletions(-)
 delete mode 100644 integration-tests/aws/pom.xml
 delete mode 100644 
integration-tests/aws/src/main/java/io/quarkus/it/camel/aws/CamelRoute.java
 delete mode 100644 
integration-tests/aws/src/main/resources/application.properties

Reply via email to