You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by ijokarumawak <gi...@git.apache.org> on 2016/05/06 05:39:08 UTC

[GitHub] nifi pull request: NIFI-1773 Removed unused import statement.

GitHub user ijokarumawak opened a pull request:

    https://github.com/apache/nifi/pull/415

    NIFI-1773 Removed unused import statement.

    This commit removes the unused import statement which is added at [this commit](https://github.com/apache/nifi/commit/46f8693bc6e906d66326e48233e139924648b904), in order to make build process succeed.
    
    I was not sure if this is the right action to fix the problem since original JIRA issue [NIFI-1773](https://issues.apache.org/jira/browse/NIFI-1773) is already marked as resolved. Please let me know if there's a better way to do. I hope this helps.

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

    $ git pull https://github.com/ijokarumawak/nifi nifi-1773

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

    https://github.com/apache/nifi/pull/415.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 #415
    
----
commit 3db14f58fe0fea2aabf32915c82731078579b921
Author: ijokarumawak <ij...@gmail.com>
Date:   2016-05-06T05:29:31Z

    NIFI-1773 Removed unused import statement.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request: NIFI-1773 Removed unused import statement.

Posted by mcgilman <gi...@git.apache.org>.
Github user mcgilman commented on the pull request:

    https://github.com/apache/nifi/pull/415#issuecomment-217513044
  
    Not sure on the JIRA either but I do know that the build on master is failing contrib-check because of this so I'm going to merge it in.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request: NIFI-1773 Removed unused import statement.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/415


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request: NIFI-1773 Removed unused import statement.

Posted by mcgilman <gi...@git.apache.org>.
Github user mcgilman commented on the pull request:

    https://github.com/apache/nifi/pull/415#issuecomment-217512479
  
    Reviewing...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---