Elliotte Rusty Harold created IO-848:
----------------------------------------
Summary: FileUtil.createTempFileWithLines swallows exceptions
Key: IO-848
URL: https://issues.apache.org/jira/browse/IO-848
Project: Commons IO
Issue Type: Bug
Reporter: Elliotte Rusty Harold
Although this method is declared to throw IOException, it doesn't do so when
writing the file as it uses a PrintWriter.
Probably worth thinking about how this method handles encoding too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)