This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 0fa166ca7e4 Fixed broken link in docs causing website build failure
new e202a84b264 CAMEL-15520: remove deprecated class CollectionStringBuffer
new a1dfc0b8009 CAMEL-15520: remove deprecated class IntrospectionSupport
in camel-util
The 2 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:
.../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