[
https://jira.jboss.org/browse/SHRINKWRAP-226?page=com.atlassian.jira.plug...
]
Andrew Lee Rubinger commented on SHRINKWRAP-226:
------------------------------------------------
+1 on the shorter name. Also I think the test "testAddNamedAsset" should check
the contents of the added asset to be sure all's in order.
Support Addition of an Asset to an Archive Using Name Supplied by
Value Object Wrapper
--------------------------------------------------------------------------------------
Key: SHRINKWRAP-226
URL:
https://jira.jboss.org/browse/SHRINKWRAP-226
Project: ShrinkWrap
Issue Type: Feature Request
Components: api, impl-base
Reporter: Andrew Lee Rubinger
Assignee: Chris Wash
Fix For: 1.0.0-alpha-12
public interface NamedThingy { String getName(); Asset getThing(); }
Archive.add(NamedThingy)
--
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