]
Dan Allen updated SHRINKWRAP-166:
---------------------------------
Attachment: SHRINKWRAP-166-v1.txt
create EmptyAsset
-----------------
Key: SHRINKWRAP-166
URL:
https://jira.jboss.org/jira/browse/SHRINKWRAP-166
Project: ShrinkWrap
Issue Type: Feature Request
Components: api
Affects Versions: 1.0.0-alpha-9
Reporter: Dan Allen
Priority: Minor
Attachments: SHRINKWRAP-166-v1.txt
Create EmptyAsset merely as a convenience of creating descriptors which have no content.
For example:
addManifestResource(new EmptyAsset(), "beans.xml")
rather than
addManifestResource(new ByteArrayAsset(new byte[0]), "beans.xml")
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: