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 ba943e780d Generated files
discard a3fbbfedfb flatpack - disabled test because of CAMEL-19837
discard f05d8360c1 Fixed main-command-mode tests becaise of recent changes of
Timer
discard 994e6e3bbc Twilio - disabled tests because of #5254
discard 66deea22d6 Fixed Kamelet because of timer change (CAMEL-19817)
discard 7bca0a24ac Disabled Fop and Pdf native
discard e23ec32ae2 Tika - aded explabation and limitation regarding pdf, see
#5234
discard 8f66f11936 Auto-geerated files
discard 82d9bd45f6 Fixed dependency confilct after upgrade of Snakeyaml engine
to 2.7 i Camel + generated files
discard 15d31d5e58 Fixed openapi-java (CAMEL-19764)
discard 813c434435 Fixed aws2 because of CAMEL-19737
discard 4d78ff11f5 Fixed pdf tests
discard 0191d08c20 Disabled tika tests using pdfbox (see #5234)
discard 37b7eaef71 Disabled infinispan-quarkus-client tests + native (newer
Quarkus is required)
discard 03a278bed6 Fixed nats - needs more investigation
discard 2708ce2651 Generated changes
discard 31e6ec2d8c Fixed compilatin errors in Pdf and Fop because of
CAMEL-19796
discard d115db6334 Fixed main-xml-jaxb because of CAMEL-19765
discard b15b24842b fixed foundation/core tests
discard 9d4c3174d2 Disabled infinispan tests + native (newer Quarkus is
required)
discard f95bd2f4f7 Generated files + workaround for kamelets
discard 0fb26320e1 Upgrade Camel to 4.1.0
add 8021b215f5 Set native-image-xmx for camel-k-runtime integration tests
for GitHub CI
add b34c83a160 Update supported since metadata from 3.0.0 to 3.2.0
add 5ce0bceb08 Test REST to SOAP bridge scenario
add 0e3651adf6 Do not run camel-k-maven-plugin tests if skipTests = true
add 387d07a12c Remove redundant camel-quarkus-bom import in knative
runtime module
add 7b91d76113 Bump org.seleniumhq.selenium:htmlunit-driver from 4.11.0 to
4.12.0
new 8991f7f15f Upgrade Camel to 4.1.0
new 24ab0787b0 Generated files + workaround for kamelets
new bd954a538e Disabled infinispan tests + native (newer Quarkus is
required)
new c57fd3e562 fixed foundation/core tests
new 23ba5b4572 Fixed main-xml-jaxb because of CAMEL-19765
new a16cbe6256 Fixed compilatin errors in Pdf and Fop because of
CAMEL-19796
new ce7b715019 Generated changes
new f7aed14ada Fixed nats - needs more investigation
new e8a3cb611e Disabled infinispan-quarkus-client tests + native (newer
Quarkus is required)
new d2fcc819a8 Disabled tika tests using pdfbox (see #5234)
new ef6951126e Fixed pdf tests
new 6a488ee25d Fixed aws2 because of CAMEL-19737
new 63bb329b21 Fixed openapi-java (CAMEL-19764)
new be235ff95c Fixed dependency confilct after upgrade of Snakeyaml engine
to 2.7 i Camel + generated files
new 9db0b92efb Auto-geerated files
new 8e102dd4b2 Tika - aded explabation and limitation regarding pdf, see
#5234
new ba49996daf Disabled Fop and Pdf native
new 9ce5533655 Fixed Kamelet because of timer change (CAMEL-19817)
new 7624da4a08 Twilio - disabled tests because of #5254
new d91494cec0 Fixed main-command-mode tests becaise of recent changes of
Timer
new d1ccb78050 flatpack - disabled test because of CAMEL-19837
new acd087f7ea Generated files
new 1689b6a845 Kudu dependency conflict fix + 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 (ba943e780d)
\
N -- N -- N refs/heads/camel-main (1689b6a845)
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 23 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:
.../ROOT/examples/components/elasticsearch.yml | 2 +-
docs/modules/ROOT/examples/components/ldap.yml | 2 +-
.../modules/ROOT/examples/components/mapstruct.yml | 4 +-
.../ROOT/examples/components/xslt-saxon.yml | 2 +-
docs/modules/ROOT/examples/dataformats/swiftMt.yml | 4 +-
docs/modules/ROOT/examples/dataformats/swiftMx.yml | 4 +-
docs/modules/ROOT/examples/languages/groovy.yml | 2 +-
docs/modules/ROOT/examples/languages/joor.yml | 2 +-
docs/modules/ROOT/examples/languages/ognl.yml | 2 +-
.../modules/ROOT/examples/others/cli-connector.yml | 2 +-
docs/modules/ROOT/examples/others/debug.yml | 2 +-
.../pages/reference/extensions/cli-connector.adoc | 4 +-
.../ROOT/pages/reference/extensions/debug.adoc | 4 +-
.../pages/reference/extensions/elasticsearch.adoc | 4 +-
.../ROOT/pages/reference/extensions/groovy.adoc | 4 +-
.../ROOT/pages/reference/extensions/joor.adoc | 4 +-
.../ROOT/pages/reference/extensions/ldap.adoc | 4 +-
.../pages/reference/extensions/management.adoc | 4 +-
.../ROOT/pages/reference/extensions/mapstruct.adoc | 6 +-
.../ROOT/pages/reference/extensions/ognl.adoc | 4 +-
.../ROOT/pages/reference/extensions/swift.adoc | 6 +-
.../pages/reference/extensions/xslt-saxon.adoc | 4 +-
.../ROOT/pages/reference/extensions/yaml-io.adoc | 6 +-
extensions-core/yaml-io/runtime/pom.xml | 4 +-
extensions-jvm/cli-connector/runtime/pom.xml | 2 +-
extensions-jvm/elasticsearch/runtime/pom.xml | 2 +-
extensions-support/language/runtime/pom.xml | 4 +-
extensions/debug/runtime/pom.xml | 2 +-
extensions/groovy/runtime/pom.xml | 2 +-
extensions/joor/runtime/pom.xml | 2 +-
extensions/knative/runtime/pom.xml | 12 ---
extensions/ldap/runtime/pom.xml | 2 +-
extensions/management/runtime/pom.xml | 2 +-
extensions/mapstruct/runtime/pom.xml | 4 +-
extensions/ognl/runtime/pom.xml | 2 +-
extensions/swift/runtime/pom.xml | 4 +-
extensions/xslt-saxon/runtime/pom.xml | 2 +-
.../cxf-soap/cxf-soap-rest}/pom.xml | 53 +++++++------
.../cxf/soap/rest/it/CxfSoapRestRoutes.java | 88 ++++++++++++++++++++++
.../src/main/resources/application.properties | 2 -
.../src/main/resources/wsdl/CalculatorService.wsdl | 0
.../cxf/soap/rest/it/CxfRestTestResource.java} | 6 +-
.../component/cxf/soap/rest/it/CxfSoapRestIT.java | 5 +-
.../cxf/soap/rest/it/CxfSoapRestTest.java | 54 +++++++++++++
integration-test-groups/cxf-soap/pom.xml | 1 +
integration-tests/camel-k-runtime/pom.xml | 6 ++
integration-tests/cxf-soap-grouped/pom.xml | 34 +++++++++
pom.xml | 3 +-
poms/bom/pom.xml | 11 +++
poms/bom/src/main/generated/flattened-full-pom.xml | 13 +++-
.../src/main/generated/flattened-reduced-pom.xml | 13 +++-
.../generated/flattened-reduced-verbose-pom.xml | 13 +++-
tooling/camel-k-maven-plugin/pom.xml | 1 +
53 files changed, 325 insertions(+), 106 deletions(-)
copy {integration-tests/lra =>
integration-test-groups/cxf-soap/cxf-soap-rest}/pom.xml (82%)
create mode 100644
integration-test-groups/cxf-soap/cxf-soap-rest/src/main/java/org/apache/camel/quarkus/component/cxf/soap/rest/it/CxfSoapRestRoutes.java
copy integration-test-groups/cxf-soap/{cxf-soap-client =>
cxf-soap-rest}/src/main/resources/application.properties (84%)
copy integration-test-groups/cxf-soap/{cxf-soap-client =>
cxf-soap-rest}/src/main/resources/wsdl/CalculatorService.wsdl (100%)
copy
integration-test-groups/cxf-soap/{cxf-soap-client/src/test/java/org/apache/camel/quarkus/component/cxf/soap/client/it/CxfClientTestResource.java
=>
cxf-soap-rest/src/test/java/org/apache/camel/quarkus/component/cxf/soap/rest/it/CxfRestTestResource.java}
(94%)
copy
extensions/aws2-lambda/runtime/src/main/org/apache/lambda/it/Aws2LambdaIT.java
=>
integration-test-groups/cxf-soap/cxf-soap-rest/src/test/java/org/apache/camel/quarkus/component/cxf/soap/rest/it/CxfSoapRestIT.java
(89%)
create mode 100644
integration-test-groups/cxf-soap/cxf-soap-rest/src/test/java/org/apache/camel/quarkus/component/cxf/soap/rest/it/CxfSoapRestTest.java