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 dc0cc1d20bf3 CAMEL-23794 - revert fedora base image version to stable 
version 43 for SMB Tests
     new 072b29d068f7 chore: Clarify Simple OGNL method calls vs built-in 
substring function in docs
     new 353c25b5bcbc CAMEL-24393: Smart paste with auto-indent in TUI source 
editor

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:
 .../camel/catalog/docs/simple-functions.adoc       |  9 +++
 .../org/apache/camel/catalog/docs/simple-ognl.adoc | 17 ++++
 .../modules/languages/pages/simple-functions.adoc  |  9 +++
 .../docs/modules/languages/pages/simple-ognl.adoc  | 17 ++++
 .../dsl/jbang/core/commands/tui/SourceViewer.java  | 92 +++++++++++++++++-----
 .../jbang/core/commands/tui/TuiBackendHelper.java  |  3 +-
 .../commands/tui/SourceViewerEditorOpsTest.java    | 92 ++++++++++++++++++++++
 .../commands/tui/SourceViewerPasteIndentTest.java  | 15 ++++
 8 files changed, 235 insertions(+), 19 deletions(-)

Reply via email to