You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by piotrturski <gi...@git.apache.org> on 2015/12/02 00:25:29 UTC

[GitHub] commons-io pull request: Infinite circular input stream

GitHub user piotrturski opened a pull request:

    https://github.com/apache/commons-io/pull/8

    Infinite circular input stream

    provide infinite input stream. it's useful for testing e.g. early exit of stream processors

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

    $ git pull https://github.com/piotrturski/commons-io infinite-input-stream

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

    https://github.com/apache/commons-io/pull/8.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 #8
    
----
commit 7ea25df213d4b4e4412fda2ed699ee90825266e6
Author: Piotr Turski <pi...@gmail.com>
Date:   2015-12-01T23:22:59Z

    Infinite circular input stream

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-io pull request #8: Infinite circular input stream

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

    https://github.com/apache/commons-io/pull/8


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org