Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Allows the Zip task to add content to an existing ZIP file, instead of overwriting it#254

Open
arlm wants to merge 5 commits intoloresoft:masterfrom
arlm:feature/overwrite-zip
Open

Allows the Zip task to add content to an existing ZIP file, instead of overwriting it#254
arlm wants to merge 5 commits intoloresoft:masterfrom
arlm:feature/overwrite-zip

Conversation

@arlm
Copy link

@arlm arlm commented Feb 15, 2017

This patch introduces a property called Overwrite that allows to control whether it should overwrite (if set to true) or to add/update/append content to the existing Zip file (if set to false).

It is not a required property and its default value is true so that we maintain the actual behavior if it is not specified.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant