From issues-return-98071-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Sun May 31 11:23:56 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id CFE3F18066D for ; Sun, 31 May 2020 13:23:55 +0200 (CEST) Received: (qmail 41204 invoked by uid 500); 31 May 2020 11:23:55 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 41137 invoked by uid 99); 31 May 2020 11:23:55 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 May 2020 11:23:55 +0000 From: =?utf-8?q?GitBox?= To: issues@nifi.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bnifi-minifi-cpp=5D_arpadboda_commented_on_pull_req?= =?utf-8?q?uest_=23797=3A_MINIFICPP-1231_-_General_property_validation_+_use?= =?utf-8?q?_them_in_MergeContent=2E?= Message-ID: <159092423503.10999.1374432279613406635.asfpy@gitbox.apache.org> Date: Sun, 31 May 2020 11:23:55 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: arpadboda commented on pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#issuecomment-636457754 @adamdebreceni : please check the CI error as well: On Linux ``` CoapC2VerifyHeartbeat: what(): General Operation: Required property is empty: Remote Server ``` On Win: ``` C:\projects\nifi-minifi-cpp\libminifi\test\unit\PropertyValidationTests.cpp(77): FAILED: REQUIRE_THROWS_AS( prop.setValue(" 5000000000 ") ) because no exception was thrown where one was expected: ``` CoapC2VerifyHeartBeat ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org