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

gnodet pushed a change to branch worktree-dataweave-to-datasonnet
in repository https://gitbox.apache.org/repos/asf/camel.git


    from ef753281d734 CAMEL-23228: Remove vendor reference from DataWeave 
migration docs
     add a38562963dad CAMEL-23228: Fix review issues in DataWeave to DataSonnet 
transpiler

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/datasonnet-language.adoc         |  2 +
 .../src/main/resources/camel.libsonnet             |  8 ++++
 .../jbang/core/commands/TransformDataWeave.java    |  4 +-
 .../core/commands/transform/DataWeaveAst.java      |  4 --
 .../commands/transform/DataWeaveConverter.java     | 32 ++++++-------
 .../core/commands/transform/DataWeaveLexer.java    |  3 +-
 .../core/commands/transform/DataWeaveParser.java   | 32 +++++++++++--
 .../commands/transform/DataWeaveConverterTest.java | 54 ++++++++++++++++++++--
 8 files changed, 105 insertions(+), 34 deletions(-)

Reply via email to