[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKWRAP-113) Create a Unified Exporter API

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sun Jan 3 11:43:31 EST 2010


    [ https://jira.jboss.org/jira/browse/SHRINKWRAP-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12501881#action_12501881 ] 

Andrew Lee Rubinger commented on SHRINKWRAP-113:
------------------------------------------------

To discuss on forum, @see comments on SHRINKWRAP-112

> Create a Unified Exporter API
> -----------------------------
>
>                 Key: SHRINKWRAP-113
>                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-113
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>
> Exporter
> 	to(String)
> 		to(new File(String)) 
> 	to(File)
> 		File.isFile() -> LookupExporterType -> ZipExporter
> 		File.isDirectory -> ExplodedEporter
> 	to(URL)
> 		URL.getFile.isDirectory -> ExplodedImporter
> 		URL.openOutputStream() -> LookupExporterType -> ZipExporter
> 		

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list