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

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


    from c30fd9b66d NIFI-12006 Removed Templates from Framework and UI
     add 0280497c62 NIFI-11959 Corrected single-line comment handling for Jolt 
JSON

No new revisions were added by this update.

Summary of changes:
 .../nifi-jolt-record-processors/pom.xml                |  1 +
 .../processors/jolt/record/JoltTransformRecord.java    |  2 +-
 .../jolt/record/TestJoltTransformRecord.java           | 18 +++++++++++++++---
 ...rSpec.json => chainrSpecWithSingleLineComment.json} |  1 +
 .../nifi-standard-processors/pom.xml                   |  1 +
 .../nifi/processors/standard/JoltTransformJSON.java    |  2 +-
 .../processors/standard/TestJoltTransformJSON.java     | 17 ++++++++++++++---
 .../chainrSpecWithSingleLineComment.json}              |  1 +
 8 files changed, 35 insertions(+), 8 deletions(-)
 copy 
nifi-nar-bundles/nifi-jolt-record-bundle/nifi-jolt-record-processors/src/test/resources/TestJoltTransformRecord/{chainrSpec.json
 => chainrSpecWithSingleLineComment.json} (95%)
 copy 
nifi-nar-bundles/{nifi-jolt-record-bundle/nifi-jolt-record-processors/src/test/resources/TestJoltTransformRecord/chainrSpec.json
 => 
nifi-standard-bundle/nifi-standard-processors/src/test/resources/TestJoltTransformJson/chainrSpecWithSingleLineComment.json}
 (95%)

Reply via email to