-
Notifications
You must be signed in to change notification settings - Fork 43
Provides a CachingOuptutStream and a CachingWriter #184
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
src/main/java/org/codehaus/plexus/util/io/CachingOutputStream.java
Outdated
Show resolved
Hide resolved
@olamy @michael-o @cstamas could one of you squash/merge this PR ? I don't have any karma to do it. |
Interactive rebase does not work for you in the terminal? |
I suppose it does, however, I can't push to the |
@gnodet seems merged code UT failed? |
Weird, that's the one I fixed with 0c03b46 |
So the test is flaky under linux. I'll provide a PR to make it more robust or fix the problem. |
This could be used instead of codehaus-plexus/modello#116 , codehaus-plexus/plexus-containers#46 and apache/maven-plugin-tools#67