Frank Schmid aa29c9632e Persist artifact in saved state
The `service.package.artifact` property was missing in the saveState function, so it was not available in the deploy phase.
This PR saves and restores the property correctly, and for AWS additionally sets it during packaging. For AWS the initialization of the property also was missing, possibly due to a merge conflict.

Combination of the following commits:
Re-revert changes for saveServiceState and extendedValidate
Revert most recent changes
Update package artifact to include path and .zip name
Update artifact file path for packaging and name for service state
Update tests for saveServiceState
Do not persist artifacts as it is not needed
Persist package.artifact correctly
2017-04-21 19:50:00 +02:00
..
2017-04-21 19:50:00 +02:00
2017-04-19 10:06:08 +02:00
2016-11-22 12:49:26 +01:00
2016-11-22 12:49:26 +01:00
2016-11-22 12:49:26 +01:00
2016-12-13 08:24:25 +01:00
2017-04-21 19:50:00 +02:00
2016-11-22 12:49:26 +01:00
2016-11-22 12:49:26 +01:00
2016-11-27 21:55:19 +11:00
2017-04-06 18:28:59 +07:00