[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKWRAP-254) Support creation of URLs from a Archive

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Fri Jan 28 13:11:39 EST 2011


Support creation of URLs from a Archive
---------------------------------------

                 Key: SHRINKWRAP-254
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-254
             Project: ShrinkWrap
          Issue Type: Feature Request
          Components: api, impl-base
    Affects Versions: 1.0.0-alpha-11
            Reporter: Aslak Knutsen
            Assignee: Aslak Knutsen


A lot of a external APIs rely on the use of URLs as a means of transferring archives across the wire, it would be useful if a Archive could easily be converted into a URL.

{code}
deploymentManager.distribute(archive.getName(), archive.toURL(), true);
{code}

-- 
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