This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 4b5bf1b8e3b Camel-Bindy: Use isEmpty instead of comparing with empty
String
new 91bc716c142 CAMEL-19495 - Avoid using Guava where possible
new 970071cf1ce CAMEL-19496 - Manage single version of Guava
new 0245ede2b30 Upgrade to Guava 32.0.1-jre
The 3 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:
camel-dependencies/pom.xml | 9 +-------
components/camel-bonita/pom.xml | 13 -----------
.../camel-google/camel-google-bigquery/pom.xml | 16 -------------
.../camel-google/camel-google-functions/pom.xml | 16 -------------
components/camel-google/camel-google-mail/pom.xml | 5 ----
.../camel-google/camel-google-pubsub/pom.xml | 6 -----
.../camel-google-secret-manager/pom.xml | 16 -------------
.../camel-google/camel-google-storage/pom.xml | 16 -------------
components/camel-grpc/pom.xml | 2 +-
components/camel-guava-eventbus/pom.xml | 1 -
components/camel-hdfs/pom.xml | 9 --------
components/camel-ignite/pom.xml | 1 -
components/camel-jira/pom.xml | 17 --------------
components/camel-leveldb/pom.xml | 11 ---------
components/camel-oaipmh/pom.xml | 15 +-----------
components/camel-openstack/pom.xml | 13 -----------
components/camel-platform-http-vertx/pom.xml | 13 -----------
components/camel-pubnub/pom.xml | 7 ------
components/camel-rest-openapi/pom.xml | 15 +-----------
components/camel-wordpress/pom.xml | 5 ----
.../wordpress/api/WordpressAPIConfiguration.java | 4 +---
.../wordpress/api/WordpressServiceProvider.java | 9 +++-----
.../api/auth/BaseWordpressAuthentication.java | 4 +---
.../component/wordpress/api/model/Comment.java | 8 ++-----
.../wordpress/api/model/PostRevision.java | 4 +---
.../wordpress/api/model/SearchCriteria.java | 6 +----
.../wordpress/api/model/TextPublishable.java | 7 +-----
.../camel/component/wordpress/api/model/User.java | 5 +---
.../impl/AbstractWordpressCrudServiceAdapter.java | 27 ++++++++++++++--------
.../impl/AbstractWordpressServiceAdapter.java | 7 ++----
.../impl/WordpressServiceCategoriesAdapter.java | 5 ++--
.../impl/WordpressServiceCommentsAdapter.java | 7 ++----
.../service/impl/WordpressServicePagesAdapter.java | 10 ++++----
.../service/impl/WordpressServicePostsAdapter.java | 12 +++++-----
.../service/impl/WordpressServiceTagsAdapter.java | 5 ++--
.../impl/WordpressServiceTaxonomyAdapter.java | 6 ++---
.../impl/WordpressSevicePostRevisionAdapter.java | 22 ++++++++++++------
components/camel-xchange/pom.xml | 11 ---------
components/camel-zookeeper-master/pom.xml | 11 ---------
components/camel-zookeeper/pom.xml | 11 ---------
.../java/org/apache/camel/util/ObjectHelper.java | 15 ++++++++++++
parent/pom.xml | 20 +++++++++-------
.../maven/camel-api-component-maven-plugin/pom.xml | 1 -
43 files changed, 95 insertions(+), 328 deletions(-)