[ http://issues.apache.org/jira/browse/IO-107?page=comments#action_12461270 ] Stephen Colebourne commented on IO-107: ---------------------------------------
This call is also being used to add the 'create parent folders' behaviour to other methods in FileUtils. See the release notes for details. > FileUtils.openOutputStream > -------------------------- > > Key: IO-107 > URL: http://issues.apache.org/jira/browse/IO-107 > Project: Commons IO > Issue Type: New Feature > Components: Utilities > Reporter: Stephen Colebourne > Assigned To: Stephen Colebourne > Fix For: 1.3 > > > Add a new method - FileUtils.openOutputStream. > This will centralise the opening of a file in a single place in the source > code. The new method will check that the file is not a directory, and will > create parent directories if required. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
