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(-)