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 56f00a1ac2 Proper fix of tika version conflict + generated poms discard 86c87fee12 Fixed tika version conflict + regen of poms discard 0325a80230 POM regen discard 4769d72c6d Workaround for dataformat (because of iCal4j update - #5099 discard eae3d5f942 generated poms discard d20c6675da Temporrily disabled tests + ntive for ssh, see https://github.com/apache/camel-quarkus/issues/5092 discard 0b7e510239 Fixed Slack discard 47db8c835b Fixed twitter + generated stuff. discard a86ffc78ea generated POMs discard cf5e681e68 fixed debezium version problem discard 85fd1a436d Fixed version conflict + substitution in json-validator discard 132a3146e1 fixed optaplanner version conflict + generated files discard f007d36f0a synced + generated files discard 6ec007bd7d Upgrade Camel to 4.0.0 add cd39c3c5e5 Manage io.dropwizard.metrics dependencies used by camel-quarkus extensions add 0f287c81fd Simplify MicrometerTest.testDumpAsJson results extraction add 6292718cbc Add missing graal-sdk dependency declaration to extensions that use GraalVM APIs add 07cfc1333f Updated CHANGELOG.md new 056d917e4b Upgrade Camel to 4.0.0 new b3d89b6063 synced + generated files new da46c4c441 fixed optaplanner version conflict + generated files new 7b15ce0f39 Fixed version conflict + substitution in json-validator new 9aded473c4 fixed debezium version problem new 68bdd567f1 generated POMs new afcf580642 Fixed twitter + generated stuff. new d0eb12e2fd Fixed Slack new 2d61b3ae35 Temporrily disabled tests + ntive for ssh, see https://github.com/apache/camel-quarkus/issues/5092 new d1f949ca8a generated poms new ba5608532f Workaround for dataformat (because of iCal4j update - #5099 new c93de77b20 POM regen new 5b0e6a6f5f Fixed tika version conflict + regen of poms new 5ef46cd598 Proper fix of tika version conflict + generated poms new 0d9216fd04 Fixed ArangoDB and google-secret-manager version conflict + generated poms 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 (56f00a1ac2) \ N -- N -- N refs/heads/camel-main (0d9216fd04) 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 15 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: CHANGELOG.md | 5 +++++ extensions-core/xml-jaxb/runtime/pom.xml | 5 +++++ extensions-jvm/google-secret-manager/runtime/pom.xml | 8 +++++++- extensions-support/swagger/runtime/pom.xml | 5 +++++ extensions/java-joor-dsl/runtime/pom.xml | 5 +++++ extensions/jsh-dsl/runtime/pom.xml | 5 +++++ extensions/json-validator/runtime/pom.xml | 5 +++++ extensions/kotlin-dsl/runtime/pom.xml | 5 +++++ extensions/nitrite/runtime/pom.xml | 5 +++++ .../quarkus/component/arangodb/it/ArangodbResource.java | 4 +--- .../quarkus/component/arangodb/it/ArangodbTest.java | 5 ++--- .../quarkus/component/micrometer/it/MicrometerTest.java | 17 +++++------------ pom.xml | 1 + poms/bom/pom.xml | 10 ++++++++++ poms/bom/src/main/generated/flattened-full-pom.xml | 17 +++++++++++------ poms/bom/src/main/generated/flattened-reduced-pom.xml | 2 +- .../main/generated/flattened-reduced-verbose-pom.xml | 2 +- 17 files changed, 79 insertions(+), 27 deletions(-)
