[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKWRAP-271) InputStreamDescriptor

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Fri Apr 8 12:14:34 EDT 2011


InputStreamDescriptor
---------------------

                 Key: SHRINKWRAP-271
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-271
             Project: ShrinkWrap
          Issue Type: Feature Request
    Affects Versions: 1.0.0-alpha-12
            Reporter: Jesper Pedersen


Having an InputStreamDescriptor class that implements the Descriptor interface that just read from an input stream could provide a good starting point for migration to the Descriptor API.

 /**
  * InputStreamDescriptor
  * @param name The descriptor name
  * @param is The input stream
  */


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list