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

Stefan Bodewig updated COMPRESS-19:
-----------------------------------

    Fix Version/s: 1.0

> ArchiveStreamFactory.createArchiveInputStream() & createArchiveOutputStream() 
> should throw Exception if archiverName is not recognised
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: COMPRESS-19
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-19
>             Project: Commons Compress
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 1.0
>
>         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