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
omit 8e1592150f Generated files
omit 6eb455a4e7 Disabled tests using mongodb, see #5895
omit dcb9a5b3c6 Generated files && missed change from the previous commit
omit d33300e931 Fix of catalog suggested in #5893
omit d6ce5d653a Resolve capabilities catalog items
omit 1092fd322f Partial fix of compilation issue caused by CAMEL-20548
omit 9366f605c4 Fixed micrometer in native because of CAMEL-20525
omit dc982891a4 Rebased + generated files
omit 3d200eb70e Fixed compilation (requires CAMEL-20566) + generated files
omit 8527cc0020 Fixed micrometer in JVM because of CAMEL-20525
omit 77a3680a3c Micrometer more debug logging 02
omit 3bb499707a Add Qdrant JVM only extension #5860
omit 1476d05a74 Micrometer more debug logging
omit b8a8e2359d Fix path to custom component JSON metadata
omit 141d2d869c Formating fix
omit 8af9f4baf9 Micrometer logging for CI debugging purposes
omit 2000903760 Fixed openapi-kava, get rid of v2, because of CAMEL-20488
omit 8858bae3e6 Fixed main-yaml - inlining requires unique routes,
partialy fixed openapi-java
omit d03949f069 fixed servlet and http - inlining requires unique routes,
partialy fixed openapi-java
omit ee3e02467c Fixed micrometer because of CAMEL-20461
omit 1008512315 Fixed shiro after update of dependency
omit cc049a2a0c generated files
omit aaf63464d5 Fixed shiro copilation issue + generated tests
omit 623e27d2d0 Include dev-consoles into camel-catalog
omit 7e5afeae40 Fixed latform http - inlining requires unique routes,
partialy fixed openapi-java
omit 41dd865b46 fixed Rest - inlining requires unique routes
omit 71d3b81291 fixed kamelet #5849
omit 2dfe3dc07d Fix failing CamelBeansUnremovableTest tests
omit 320eab7418 generated files
omit 8f8fcaa85b Fixed groovy-dsl, kotlin-dsl, java-joor-dsl because of
CAMEL-20466
omit 07c72f8af5 fixed slack because of CAMEL-20464
omit ec8754bddd Fix catalog JSON resolution in native mode
omit 364ada0a31 Upgrade Camel to 4.5.0
add 2228dcd62d jt400: extend test coverage
add 5178e704c2 Regen SBOM from commit
2228dcd62db27332c97693b92a284261212a447b (#5886)
add a0387cd0a5 Fixup adding com.squareup.okhttp3:mockwebserver to
camel-quarkus-bom
add 497d09e553 Remove redundant parentFirstArtifact configuration from
js-dsl extension
add 5a2ae8eccb Upgrade Debezium to 2.5.2.Final
add 7e29965923 Upgrade quarkus-qpid-jms to 2.6.1
add 06561becb3 Add changelog for 3.8.1
new 87a4c22e92 Upgrade Camel to 4.5.0
new d0ef58afde Fix catalog JSON resolution in native mode
new 394ff74549 fixed slack because of CAMEL-20464
new c84cfbfc75 Fixed groovy-dsl, kotlin-dsl, java-joor-dsl because of
CAMEL-20466
new e8a4f3c59b generated files
new 98ddf799d0 Fix failing CamelBeansUnremovableTest tests
new 1eb2a5ec00 fixed kamelet #5849
new 1d96702fea fixed Rest - inlining requires unique routes
new 096bca3525 Fixed latform http - inlining requires unique routes,
partialy fixed openapi-java
new b3f9ceb78b Include dev-consoles into camel-catalog
new cdbea0c596 Fixed shiro copilation issue + generated tests
new 586eab1d10 generated files
new 31d01b9625 Fixed shiro after update of dependency
new 724d5a5314 Fixed micrometer because of CAMEL-20461
new 49500a247e fixed servlet and http - inlining requires unique routes,
partialy fixed openapi-java
new aa1c0bfaac Fixed main-yaml - inlining requires unique routes,
partialy fixed openapi-java
new b47459019e Fixed openapi-kava, get rid of v2, because of CAMEL-20488
new 8822734c0b Micrometer logging for CI debugging purposes
new 1f61dd8640 Formating fix
new 5da93f2093 Fix path to custom component JSON metadata
new 940c3c2c24 Micrometer more debug logging
new ba1927602e Add Qdrant JVM only extension #5860
new 17b67995cc Micrometer more debug logging 02
new 866d47a947 Fixed micrometer in JVM because of CAMEL-20525
new 59c4251bcc Fixed compilation (requires CAMEL-20566) + generated files
new 9124b37e7a Rebased + generated files
new b0c09af087 Fixed micrometer in native because of CAMEL-20525
new 0a5baf524e Partial fix of compilation issue caused by CAMEL-20548
new 8fbcb8b202 Resolve capabilities catalog items
new f77fcc7d28 Fix of catalog suggested in #5893
new 6344bc67e9 Generated files && missed change from the previous commit
new 6b4738713e Disabled tests using mongodb, see #5895
new 4f635477c3 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 (8e1592150f)
\
N -- N -- N refs/heads/camel-main (4f635477c3)
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 33 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 | 20 +
camel-quarkus-sbom/camel-quarkus-sbom.json | 29594 ++++++++++---------
camel-quarkus-sbom/camel-quarkus-sbom.xml | 26317 +++++++++--------
extensions/js-dsl/runtime/pom.xml | 10 -
integration-tests/jt400/README.adoc | 104 +
.../quarkus/component/jt400/it/Jt400Resource.java | 194 +-
.../Jt400MockProducers.java} | 4 +-
.../Jt400MockResource.java} | 8 +-
.../it/{ => mock}/MockAS400ConnectionPool.java | 2 +-
.../src/main/resources/application.properties | 14 +-
.../quarkus/component/jt400/it/Jt400MockTest.java | 57 +-
.../quarkus/component/jt400/it/Jt400Test.java | 135 +
pom.xml | 4 +-
poms/bom/pom.xml | 7 +
poms/bom/src/main/generated/flattened-full-pom.xml | 14836 +++++-----
.../src/main/generated/flattened-reduced-pom.xml | 41 +-
.../generated/flattened-reduced-verbose-pom.xml | 155 +-
17 files changed, 36163 insertions(+), 35339 deletions(-)
create mode 100644 integration-tests/jt400/README.adoc
rename
integration-tests/jt400/src/main/java/org/apache/camel/quarkus/component/jt400/it/{Jt400Producers.java
=> mock/Jt400MockProducers.java} (95%)
copy
integration-tests/jt400/src/main/java/org/apache/camel/quarkus/component/jt400/it/{Jt400Resource.java
=> mock/Jt400MockResource.java} (96%)
rename
integration-tests/jt400/src/main/java/org/apache/camel/quarkus/component/jt400/it/{
=> mock}/MockAS400ConnectionPool.java (97%)
create mode 100644
integration-tests/jt400/src/test/java/org/apache/camel/quarkus/component/jt400/it/Jt400Test.java