You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2021/11/17 17:38:17 UTC

[nifi] branch main updated (0cf515c -> d662197)

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

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


    from 0cf515c  NIFI-9384 Corrected usage and generics in ListenTCP
     add d662197  NIFI-5821 Added Engine Name to Script Engine property descriptions

No new revisions were added by this update.

Summary of changes:
 .../nifi/script/ScriptingComponentHelper.java      | 15 +++++-
 .../script/TestScriptingComponentHelper.java       | 54 ++++++++++++++++++++++
 2 files changed, 68 insertions(+), 1 deletion(-)
 create mode 100644 nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/test/java/org/apache/nifi/processors/script/TestScriptingComponentHelper.java