[GitHub] nifi-minifi-cpp pull request #124: MINIFI-367 port tests to use boost::files...

2017-08-09 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi-minifi-cpp pull request #124: MINIFI-367 port tests to use boost::files...

2017-08-08 Thread achristianson
GitHub user achristianson opened a pull request:

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

MINIFI-367 port tests to use boost::filesystem vs. stat.h for better 
portability

This closes MINIFI-367.

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

$ git pull https://github.com/achristianson/nifi-minifi-cpp MINIFI-367

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

https://github.com/apache/nifi-minifi-cpp/pull/124.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 #124


commit 5493f21bd5826c42aed621f34ece29543c24450b
Author: Andrew I. Christianson 
Date:   2017-08-08T17:16:19Z

MINIFI-367 port tests to use boost::filesystem vs. stat.h for better 
portability




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---