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
from 0fa166ca7e4 Fixed broken link in docs causing website build failure
add e202a84b264 CAMEL-15520: remove deprecated class CollectionStringBuffer
add a1dfc0b8009 CAMEL-15520: remove deprecated class IntrospectionSupport
in camel-util
No new revisions were added by this update.
Summary of changes:
.../apache/camel/util/CollectionStringBuffer.java | 63 ----------------------
.../apache/camel/util/IntrospectionSupport.java | 44 ---------------
.../camel/util/CollectionStringBufferTest.java | 58 --------------------
3 files changed, 165 deletions(-)
delete mode 100644
core/camel-util/src/main/java/org/apache/camel/util/CollectionStringBuffer.java
delete mode 100644
core/camel-util/src/main/java/org/apache/camel/util/IntrospectionSupport.java
delete mode 100644
core/camel-util/src/test/java/org/apache/camel/util/CollectionStringBufferTest.java