You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/06/28 08:27:26 UTC

[camel] branch regen_bot updated (9e2cce4eb84 -> 4b5bf1b8e3b)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit 9e2cce4eb84 Regen for commit e6d2fdcc801ce2af9748c273ea64697976f25d93
    omit 0245ede2b30 Upgrade to Guava 32.0.1-jre
    omit 970071cf1ce CAMEL-19496 - Manage single version of Guava
    omit 91bc716c142 CAMEL-19495 - Avoid using Guava where possible

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (4b5bf1b8e3b)
            \
             O -- O -- O   (9e2cce4eb84)

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:
 camel-dependencies/pom.xml                         |     9 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 12328 +++++++++----------
 components/camel-bonita/pom.xml                    |    13 +
 .../component/cxf/converter/CachedCxfPayload.java  |     9 +-
 .../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 +
 .../netty/http/NettyChannelBufferStreamCache.java  |     7 +-
 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 +
 .../main/java/org/apache/camel/StreamCache.java    |     7 +-
 .../stream/ByteArrayInputStreamCache.java          |     7 +-
 .../converter/stream/FileInputStreamCache.java     |     7 +-
 .../apache/camel/converter/stream/ReaderCache.java |     7 +-
 .../java/org/apache/camel/util/ObjectHelper.java   |    15 -
 .../org/apache/camel/util/xml/SourceCache.java     |     7 +-
 .../apache/camel/util/xml/StreamSourceCache.java   |     7 +-
 parent/pom.xml                                     |    20 +-
 .../maven/camel-api-component-maven-plugin/pom.xml |     1 +
 52 files changed, 5988 insertions(+), 6821 deletions(-)