GitHub user ctubbsii opened a pull request:

    https://github.com/apache/incubator-fluo-recipes/pull/117

    Fix small compiler warning in IT

    Make use of resource inside of try-with-resources block by ensuring it's
    not null.

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

    $ git pull https://github.com/ctubbsii/fluo-recipes fix-compiler-warning

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

    https://github.com/apache/incubator-fluo-recipes/pull/117.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 #117
    
----
commit e1d0aa7964dcd441361a537a6595c773b42b8cfb
Author: Christopher Tubbs <ctubb...@apache.org>
Date:   2016-10-20T22:04:12Z

    Fix small compiler warning in IT
    
    Make use of resource inside of try-with-resources block by ensuring it's
    not null.

----


---
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.
---

Reply via email to