[
https://jira.jboss.org/browse/SHRINKWRAP-226?page=com.atlassian.jira.plug...
]
Chris Wash commented on SHRINKWRAP-226:
---------------------------------------
Pete wanted the name shortened. Added this in a recent commit. Will push when I get home
and issue a pull request.
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