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/03/08 16:30:46 UTC

[nifi] branch main updated (c5b5be8 -> 0965523)

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

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


    from c5b5be8  NIFI-8267 - Fix for HWX Schema Registry to use integers (#4850)
     add 0965523  NIFI-8266: Fix NPE when validating supported properties against validation context - Removed schema properties from FreeFormTextRecordSetWriter causing validation issues

No new revisions were added by this update.

Summary of changes:
 .../components/AbstractConfigurableComponent.java  | 53 +++++++++++-----------
 .../nifi/text/FreeFormTextRecordSetWriter.java     | 19 ++++----
 .../nifi/text/TestFreeFormTextRecordSetWriter.java |  7 ---
 .../jetty/ControllerServiceTestContext.java        | 11 ++++-
 4 files changed, 44 insertions(+), 46 deletions(-)