]
Andrew Lee Rubinger updated SHRINKWRAP-109:
-------------------------------------------
Fix Version/s: 1.0.0-alpha-3
IOUtil.closeOnComplete(StreamTask<S>, StreamErrorHandler) does
nothing
-----------------------------------------------------------------------
Key: SHRINKWRAP-109
URL:
https://jira.jboss.org/jira/browse/SHRINKWRAP-109
Project: ShrinkWrap
Issue Type: Bug
Components: impl-base
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0-alpha-3
/**
* Helper method to run a specified task and automatically handle the closing of the
stream.
*
* @param <S>
* @param task
* @param errorHandler
*/
public static <S extends Closeable> void closeOnComplete(StreamTask<S>
task, StreamErrorHandler errorHandler)
{
}
Delegate to a working implementation, and add a test to ensure working.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: