[ 
https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863685#comment-15863685
 ] 

ASF GitHub Bot commented on MINIFI-195:
---------------------------------------

GitHub user phrocker opened a pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/48

    MINIFI-195: Update root CMake so testing can occur

    Update root CMake to bring OpenSSL location to top level. Keeping 
find_package(...) in libminifi CMakeLists.txt to avoid issues building only 
libminifi. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/phrocker/nifi-minifi-cpp MINIFI-195

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-minifi-cpp/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #48
    
----
commit 5565f8f3295883de10614baec1cab8f36b726442
Author: Marc Parisi <[email protected]>
Date:   2017-02-13T13:40:10Z

    MINIFI-195: Update root CMAKE so testing can occur

----


> Site2Site incorrectly upcases Input Port ID
> -------------------------------------------
>
>                 Key: MINIFI-195
>                 URL: https://issues.apache.org/jira/browse/MINIFI-195
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: cpp-0.1.0
>         Environment: MacOSX
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Blocker
>
> Site2Site doesn't appropriately use the uuid conversion, making the UUID 
> uppercase. NiFi doesn't check the value using equalsIgnoreCase ( apparently 
> -- did not check ). As a result, on the Mac I get failures when writing an 
> input port. 
> UUID_UNPARSE_DEFAULT_UPPER is the culprit. Will fix



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to