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

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


 discard 0bbfcd444a Synced + generated files
 discard aed5264506 Generated files
 discard 69e62f7ee6 Solved conflict
 discard 7cff5ca193 Variables - global vs local setVariable test (#5654)
 discard ecce02b2f5 Generated files
 discard 1d6a9775db Rebased + synced + generated files
 discard 872299aabd rebased + synced + generated files
 discard 02e08b689c rebased + synced + generated files
 discard f6d96ada77 rebased + synced + generated files
 discard 08d88bc932 Generated files
 discard e6eff7c58d Rebased + generated files
 discard cf268d51fb Quick workaround to make micrometer-deployment pass.
 discard cc0f3377e6 Disabled consul because of #5635
 discard b976a33de2 fixed micrometer tests
 discard ebff46c0c1 Added initialization of VariableRepositoryFactory 
(CAMEL-19749)
 discard 6647c198d3 Rebase to main + generated files
 discard 487d5305fe Upgrade Camel to 4.4.0
     add ecb4ef1640 Disable 
JasyptSecureExtensionConfigTest.secureDirectComponentTimeout due to #5675
     add 9f55e0283e Add missing JasyptSecureExtensionConfigIT and disable due 
to #5675
     add d4b0669199 Upgrade to Quarkus CXF 2.7.0
     add b9d3ed38a8 Use /bin/bash for release-util sign.sh script
     new f1f0be2dac Upgrade Camel to 4.4.0
     new 1fc1a0d3fa Rebase to main + generated files
     new ab1c2654ef Added initialization of VariableRepositoryFactory 
(CAMEL-19749)
     new 27261e78a3 fixed micrometer tests
     new e3aadfcac7 Disabled consul because of #5635
     new 942ace4245 Quick workaround to make micrometer-deployment pass.
     new 95f98d5b1c Rebased + generated files
     new ddc23f88be Generated files
     new 802d630d71 rebased + synced + generated files
     new 8fe4ecaadf rebased + synced + generated files
     new cf7f45b464 rebased + synced + generated files
     new c8d78a020c Rebased + synced + generated files
     new d076805024 Generated files
     new c6319b1732 Variables - global vs local setVariable test (#5654)
     new 79b36783cd Solved conflict
     new 9961011012 Generated files
     new 63e62d99fc Synced + generated files
     new b1fcccc1d6 Conflict + generated files

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   (0bbfcd444a)
            \
             N -- N -- N   refs/heads/camel-main (b1fcccc1d6)

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 18 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:
 ...eIT.java => JasyptSecureExtensionConfigIT.java} |   4 +-
 .../jasypt/it/JasyptSecureExtensionConfigTest.java |   2 +
 pom.xml                                            |   2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 522 ++++++++++-----------
 .../src/main/generated/flattened-reduced-pom.xml   |  46 +-
 .../generated/flattened-reduced-verbose-pom.xml    | 522 ++++++++++-----------
 release-utils/scripts/sign.sh                      |   2 +-
 7 files changed, 551 insertions(+), 549 deletions(-)
 copy 
integration-tests/jasypt/src/test/java/org/apache/camel/quarkus/component/jasypt/it/{JasyptAlternateConfigProfileIT.java
 => JasyptSecureExtensionConfigIT.java} (87%)

Reply via email to