[
https://jira.jboss.org/browse/SHRINKDESC-3?page=com.atlassian.jira.plugin...
]
Andrew Lee Rubinger resolved SHRINKDESC-3.
------------------------------------------
Assignee: Andrew Lee Rubinger
Fix Version/s: 1.0.0-alpha-1
Resolution: Done
Export done via "Descriptor" interface:
exportAsString()
exportTo(OutputStream)
Import done via "Descriptors" util class:
Descriptors.importAs(WebAppDescriptor.class).from(String|URL|File)
Descriptors should provide API for importing and exporting
----------------------------------------------------------
Key: SHRINKDESC-3
URL:
https://jira.jboss.org/browse/SHRINKDESC-3
Project: ShrinkWrap Descriptors
Issue Type: Feature Request
Reporter: Aslak Knutsen
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0-alpha-1
e.g.
DescriptorImporter.from(String | File | InputStream)
DescriptorExporter.to(Descriptor, OutputStream)
String DescriptorExporter.to(Descriptor)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira