This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from cfd1973 Add a link to a blog post about Camel Quarkus command line
applications
add 26c6c18 Fix some deprecation warnings
No new revisions were added by this update.
Summary of changes:
.../camel/quarkus/core/deployment/CamelProcessor.java | 10 +++++-----
.../quarkus/core/deployment/CamelRegistryProcessor.java | 17 +++++++++--------
.../quarkus/core/deployment/util/CamelSupport.java | 8 ++++++++
.../JacksonDataformatXmlSupportProcessor.java | 6 ++----
.../platform/http/deployment/PlatformHttpProcessor.java | 2 +-
.../websocket/deployment/VertxWebsocketProcessor.java | 2 +-
.../dataformats/json/JsonDataformatsRoute.java | 4 ++--
.../it/postgres/DebeziumPostgresTestResource.java | 2 +-
.../component/kafka/it/CamelKafkaTestResource.java | 4 +++-
.../quarkus/component/kubernetes/it/KubernetesTest.java | 12 ++++++------
10 files changed, 38 insertions(+), 29 deletions(-)