]
Brett Meyer updated ARTIF-732:
------------------------------
Fix Version/s: (was: 1.0.0.Beta3)
Allow nested artifact expansion
-------------------------------
Key: ARTIF-732
URL:
https://issues.jboss.org/browse/ARTIF-732
Project: Artificer
Issue Type: Enhancement
Reporter: Brett Meyer
Assignee: Brett Meyer
Ex: Upload a dist ZIP which contains two WARs. Currently, the root ZIP will be the
"expandedFromArchive" target for all artifacts, even the artifacts expanded from
the WARs. Instead, ArtifactServiceImpl#upload should allow nested expansion, where each
level of "expandedFromArchive" relationship creates an expansion chain.