This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
omit 725870c Regenerate documentation
omit 7bc3f32 Disable doc xref checks as there is no camel-3.9.x branch yet
omit ca4974e Add Camel 3.9.0 staging repository
omit bc63ea8 Spring RabbitMQ integration test fails in native mode with
Camel 3.9.0
omit b38da49 Splunk native support #1698
omit 2628019 adapt to the latest camel apis
omit 63ddd60 dsl: remove support for the old route definition loader
omit 22fe16d dsl: fix findings
omit 813ef70 dsl: regen
omit 9f3f84a dsl: support for java-joor-dsl
omit 38aaa01 dsl: support for yaml-dsl
omit 499e84d dsl: support for xml-io-dsl
omit f2be7a5 Optaplanner : upgrade to 8.x extension #2243
omit de2c27a Upgrade to Camel 3.9.0
add e442ecd Upgrade to Camel 3.9.0
add 5db905f Optaplanner : upgrade to 8.x extension #2243
add 37bee1f dsl: support for xml-io-dsl
add 8ce6763 dsl: support for yaml-dsl
add a7688fa dsl: support for java-joor-dsl
add cfe44fa dsl: regen
add 3052c62 dsl: fix findings
add 9d47b70 dsl: remove support for the old route definition loader
add dfafe4c adapt to the latest camel apis
add 1eb940e Splunk native support #1698
add c87e247 Spring RabbitMQ integration test fails in native mode with
Camel 3.9.0
add 4bef34b Add Camel 3.9.0 staging repository
add c3e20c0 Disable doc xref checks as there is no camel-3.9.x branch yet
add 8e613fb Regenerate documentation
add 042a1d0 Replace hbase-testing-util with docker container #2295
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 (725870c)
\
N -- N -- N refs/heads/camel-master (042a1d0)
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.
No new revisions were added by this update.
Summary of changes:
extensions-jvm/hbase/integration-test/pom.xml | 4 +-
.../src/main/resources/hbase-site.xml | 110 +--------------------
.../component/hbase/it/HBaseTestResource.java | 34 ++++---
.../quarkus/component/hbase/it/HbaseTest.java | 2 -
4 files changed, 24 insertions(+), 126 deletions(-)