file-operations-plugin
file-operations-plugin copied to clipboard
fileDeleteOperation does not accept a single file
What feature do you want to see added?
fileDeleteOperation has two parameters : includes and excludes. However, there is no possibility to set one file with its exact path. If one uses the includes parameter with the file path to delete, it gets the following error: FATAL: Expecting Ant GLOB pattern, but saw '<includes_parameter>'. See https://ant.apache.org/manual/Types/fileset.html for syntax
The plugin is missing the most simple use case it seems.
Upstream changes
No response
Are you interested in contributing this feature?
No response