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

phrocker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.


    from c3a88e9  MINIFICPP-695 - NanoFi Examples appear to be broken
     new 09fd204  MINIFICPP-692 - Ensure calls to get a flowfile are consistent 
across languages
     new 217be55  MINIFICPP-695 - NanoFi Examples appear to be broken

The 2 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:
 nanofi/examples/transmit_flow.c |  11 ++
 nanofi/include/api/nanofi.h     |  40 ++++--
 nanofi/include/core/cstructs.h  |   5 +
 nanofi/include/cxx/Instance.h   |   6 +-
 nanofi/src/api/nanofi.cpp       | 274 +++++++++++++++++++++-------------------
 nanofi/tests/CAPITests.cpp      |  92 +++++++++++++-
 python/getFile.py               |  16 ++-
 python/minifi/__init__.py       |  47 +++++--
 8 files changed, 333 insertions(+), 158 deletions(-)

Reply via email to