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

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


 discard 4bc33ba797 regenerate poms
 discard 86e19e43a8 Remove camel-quarkus-solr permanently because it was 
removed from Camel in CAMEL-19290
 discard 7f9d880ff6 regenerate poms
 discard 21eb082acb Small change related to Remove experimental 
LightweightCamelContext CAMEL-19292
 discard 989fb3c5e3 regenerate poms
 discard 836842d3ce Fix of Rest testt: Remove experimental 
LightweightCamelContext CAMEL-19292
 discard dbcf1fd3f5 Fixed debezium-mongodb (CAMEL-19287) + regen poms
 discard 11e135fdd9 Regenerate poms
 discard 0874820fa6 Regenerate poms
 discard f57d39078e Fix of Opentelemetry test
 discard f3976a2b64 Fixed jackson-jq-extra (CAMEL-19276)
 discard 53d705a37f Fix of upgrade jackson-jq
 discard 57adcf6b69 Regen poms
 discard d0ef31d0bc Fixed Tika compilation issue
 discard cf56209ef8 Regen poms
 discard e18f0152ea Regen poms
 discard 220b13f11e Regen poms
 discard 17875e2cf7 Regen poms
 discard e56bdbb785 camel-java-joor-dsl - Ease the way to get all the compiled 
classes
 discard 3a4b59b323 Regen poms
 discard e4618312b1 Ref #4745: Add context plugins for the dry mode as expected
 discard 7e6d80ce6f Fixed #4735 and auto-generated changes
 discard 7e69a1df53 Fixed compilation error linked to getModelToXMLDumper()
 discard 12cc7ad84b Fixed KameletProcessor.java compilation error
 discard c032363f38 Disabled several foundation tests + fixin runtinme because 
of CAMEL-15105
 discard 9d6cac85c1 Fixed compilation failures because of CAMEL-15105
 discard 0981f7296e Fixed  getter/setter on ExtendedCamelContext - CAMEL-15105
 discard 3c06e1c658 [camel-main] fixed salesforce (CAMEL-18551), 
cxf-soap-client (updates in image)
 discard 7a0d06aadc Revert "Temporarily disable dataformat integration tests 
due to #4662"
 discard 4159be8164 Generated flattened pom + add more information into 
cxf-soap-client assert
 discard de8f9fd639 Fuxed Cxf-soap-client:missing licence in wsdl
 discard 75b88d40d9 Fixed micrometer and opentelemtry test because of 
CAMEL-19124, CAMEL-19193
 discard 59446fac6a Fix in cxf-soap-client
 discard e21cda8093 Fix in http component (caused by upgrade of httpclient)
 discard 44c43eb6d0 Ref #1746: Groovy language native support
 discard 2ee5fcf9ee Add support of expressions referring an external resource
 discard a67e23349e Upgrade Camel to 4.0.0-M3
 discard 1e50a5c43d Ref #4624: Upgrade to Groovy 4.x
 discard 8f1b6b437c Ref #4384: Groovy DSL - Add support of Groovy extensions
     add 24b279ea33 Updated CHANGELOG.md
     add ccc90939c7 Snmp: tiny timeout change in test to help stability
     add 4912ac03f0 Upgrade Camel to 4.0.0-M3
     add 5286e7f09c Ref #4384: Groovy DSL - Add support of Groovy extensions
     add 0832f41ba9 Ref #4624: Upgrade to Groovy 4.x
     add 7f04b173e0 Add support of expressions referring an external resource
     add 3e3735e9dc Ref #1746: Groovy language native support
     add aa15026584 Bump quarkiverse-jackson-jq.version from 2.0.0.Alpha to 
2.0.1 (#4877)
     add 8121356015 Restore camel-kubernetes related native testing (#4874)
     add 73e85406b5 Updated CHANGELOG.md
     add eefc917827 Regen SBOM from commit 
73e85406b5542dd5a0010f3efecacb1db0d25cef
     new bbd336939a Upgrade Camel to 4.0.0-M4

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   (4bc33ba797)
            \
             N -- N -- N   refs/heads/camel-main (bbd336939a)

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 1 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                                       |    10 +
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 19828 +++++++++----------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 15016 +++++++-------
 catalog/pom.xml                                    |    13 -
 extensions/jq/runtime/pom.xml                      |     8 +-
 extensions/tika/runtime/pom.xml                    |     2 +-
 .../src/main/resources/wsdl/CalculatorService.wsdl |   332 +-
 .../camel/quarkus/component/snmp/it/SnmpTest.java  |     5 +-
 integration-tests/kubernetes/pom.xml               |     2 -
 integration-tests/master-openshift/pom.xml         |     2 -
 pom.xml                                            |     4 +-
 poms/bom-test/pom.xml                              |     5 +
 poms/bom/pom.xml                                   |    35 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |   698 +-
 .../src/main/generated/flattened-reduced-pom.xml   |   698 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   698 +-
 16 files changed, 18118 insertions(+), 19238 deletions(-)

Reply via email to