]
Andrew Rubinger commented on SHRINKWRAP-226:
--------------------------------------------
Does the current state of:
...represent the patches in final form as you'd like 'em reviewed and put into
place?
Support Addition of an Asset to an Archive Using Name Supplied by
Value Object Wrapper
--------------------------------------------------------------------------------------
Key: SHRINKWRAP-226
URL:
https://issues.jboss.org/browse/SHRINKWRAP-226
Project: ShrinkWrap
Issue Type: Feature Request
Components: api, impl-base
Reporter: Andrew 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.
-
For more information on JIRA, see: