Skip to content

Include empty directories #3

@wolfhong

Description

@wolfhong

I'd like the fileset to include empty directories. Currently if the directory is empty, it is not reported in the fileset. I'm using python, using an include of:

"/log/"

And the /log directory is empty, so it is not included in the fileset enumeration. This would be something equivalent to the ant option "includeEmptyDirs" on the Copy command: http://ant.apache.org/manual/Tasks/copy.html

I'm not deeply familiar with Ant but have used FileSet-style patterns in Jenkins, so this could be my misunderstanding.

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