Claudenw commented on PR #653: URL: https://github.com/apache/creadur-rat/pull/653#issuecomment-4328198481
NoCloseOutputStream was custom rolled and caused problems with some checkers as they could not determine if the OutputStream was closed. The Apache version works well with checkers and is included in a library we already use. So simplifies our code. Makes code cleaner for checkers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
