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 927fbff CAMEL-15679 LevelDB: Replacing of serizalization + legacy component (#4487) add b3e2fff CAMEL-15730: camel-core - Untangle simple refier from builder package and use language spi to be decoupled like the other language reifier does. No new revisions were added by this update. Summary of changes: .../org/apache/camel/builder/SimpleBuilder.java | 116 ++++----------------- .../apache/camel/model/ExpressionNodeHelper.java | 13 ++- .../reifier/language/SimpleExpressionReifier.java | 36 +++---- .../camel/language/simple/SimpleLanguage.java | 71 ++++++++++++- .../org/apache/camel/support/LanguageSupport.java | 13 ++- 5 files changed, 122 insertions(+), 127 deletions(-)