This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
omit 2106413 [create-pull-request] automated change omit 5aec2ef Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation omit 2322687 Align to 3.6.0-SNAPSHOT omit 29286cf Changelog on camel-master should push on camel-master omit 281d828 Point to 3.6.0-SNAPSHOT add b43f2c8 Updated CHANGELOG.md add 22600bf Removed the Jenkinsfile deploy pipeline, we are now using gh action add f66a921 Upgrade Maven Wrapper to 0.5.6 add 3f497ff Point to 3.6.0-SNAPSHOT add ed70ed0 Changelog on camel-master should push on camel-master add 66596ee Align to 3.6.0-SNAPSHOT add 2311f7a Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation add 16ffa2f [create-pull-request] automated change add 523e594 [create-pull-request] automated change 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 (2106413) \ N -- N -- N refs/heads/automatic-periodic-sync (523e594) 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: .mvn/wrapper/MavenWrapperDownloader.java | 4 +- .mvn/wrapper/maven-wrapper.properties | 2 +- CHANGELOG.md | 3 + Jenkinsfile.deploy | 65 ---------------------- .../camel-infinispan-kafka-sink-connector.adoc | 14 ++++- .../camel-infinispan-kafka-source-connector.adoc | 14 ++++- .../CamelInfinispanSinkConnectorConfig.java | 48 ++++++++++++++++ .../CamelInfinispanSourceConnectorConfig.java | 48 ++++++++++++++++ .../camel-infinispan-kafka-sink-connector.adoc | 14 ++++- .../camel-infinispan-kafka-source-connector.adoc | 14 ++++- mvnw | 8 +-- mvnw.cmd | 8 +-- 12 files changed, 162 insertions(+), 80 deletions(-) delete mode 100644 Jenkinsfile.deploy