Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Include empty directories #3

Open
wolfhong opened this issue May 22, 2018 · 1 comment
Open

Include empty directories #3

wolfhong opened this issue May 22, 2018 · 1 comment

Comments

@wolfhong
Copy link
Owner

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.

@wolfhong
Copy link
Owner Author

According to http://ant.apache.org/manual/Types/fileset.html , includeEmptyDirs option is not mentioned.
So this feature is temporarily not considered for joining.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant