[ 
https://issues.apache.org/jira/browse/SANDBOX-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Bodewig resolved SANDBOX-299.
------------------------------------

    Resolution: Fixed

svn revision 753122

> ArchiveStreamFactory.createArchiveInputStream() & createArchiveOutputStream() 
> should throw Exception if archiverName is not recognised
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-299
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-299
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Compress
>            Reporter: Sebb
>            Priority: Minor
>         Attachments: patch-exceptionhandlinginfactories.txt
>
>
> ArchiveStreamFactory.createArchiveInputStream() should throw an Exception if 
> archiverName is not recognised - at present it returns null, which is not 
> particularly helpful.
> The method sig says it throws ArchiveException; however it could also throw 
> IllegalArgumentException.
> Likewise for createArchiveOutputStream()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to