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 2020/01/07 15:49:02 UTC

[nifi] branch master updated (9ed4623 -> 596e0ff)

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

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


    from 9ed4623  NIFI-6886: Fixed SiteToSiteReportingRecordSink, refactored mocks
     new 92b9a05  NIFI-6336 Added code to catch port value when it is 0. Added unit tests validating port value format, valid port value, and catching port value of 0.
     new ab15536  NIFI-6336 Fixed Exception message to refer to the correct port.
     new 2959c43  NIFI-6336 Fixed the Build Failure issue.
     new 596e0ff  Merge pull request #3932 from mtien-apache/NIFI-6336

The 5526 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:
 .../java/org/apache/nifi/util/NiFiProperties.java  |  3 +
 .../org/apache/nifi/util/NiFiPropertiesTest.java   | 96 +++++++++++++++++++++-
 2 files changed, 98 insertions(+), 1 deletion(-)