Skip to content

workingDir should not be an @InputDirectory #61

Open
@Alex-Vol-Amz

Description

@Alex-Vol-Amz

I question the wisdom of the annotation in AbstractExecTask to declare workingDir as an input directory. This should be left to the consumers that use the tasks to declare additional file/directory inputs. The workingDir is likely to be undesirable and most often too unstable to be an incremental execution up-to-date criterion.

Can we remove the @InputDirectory from the code and let the users choose what might constitute a valid input file or directory?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions