michael dye created BROOKLYN-128:
------------------------------------
Summary: ArchiveUtils ignores destFile, prefers optionalDestFile
during deploy
Key: BROOKLYN-128
URL: https://issues.apache.org/jira/browse/BROOKLYN-128
Project: Brooklyn
Issue Type: Bug
Affects Versions: 0.7.0-M2
Reporter: michael dye
Fix For: 0.7.0-M2
When deploying apps using a Chef recipe, ArchiveUtils.deploy(ResourceUtils,
Map<String, ?>, String, SshMachineLocation, String, boolean, String, String)
issues an install command with optionalDestFile (which may be null) rather than
with destFile which is properly guarded and makes use of optionalDestFile if
provided.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)