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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 38a7ba2  CAMEL-17079: Deprecate SimpleBuilder and migrate to not use 
it anymore.
     new 4f70839  CAMEL-17075: Deprecate DataSonnetBuilder to not use it, and 
prepare for deletion.
     new 89a36e5  CAMEL-17075: Remove DataSonnetBuilder.

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:
 .../datasonnet/CamelDatasonnetJavaDslTest.java     |  15 +--
 .../org/apache/camel/builder/BuilderSupport.java   |  24 +++-
 .../apache/camel/builder/DatasonnetBuilder.java    | 149 ---------------------
 .../apache/camel/model/ExpressionNodeHelper.java   |  20 ---
 .../ROOT/pages/camel-3x-upgrade-guide-3_13.adoc    |  19 +++
 5 files changed, 43 insertions(+), 184 deletions(-)
 delete mode 100644 
core/camel-core-model/src/main/java/org/apache/camel/builder/DatasonnetBuilder.java

Reply via email to