Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Hidden folders are included in bag despite includeHidden setted to false #101

Closed
tiarossi opened this issue Jan 15, 2018 · 1 comment
Closed
Labels

Comments

@tiarossi
Copy link

tiarossi commented Jan 15, 2018

Version : 5.0.3
OS: Windows 7

When

  • I run testBagInPlace at BagCreatorTest

Then

  • I should not see ".hiddenFolder" at the created bag

Error
At BagCreator::moveDataFilesIfNeeded, Files.isHidden is used to test directory hiddeness. But from method javadoc "On Windows a file is considered hidden if it isn't a directory and the DOS hidden attribute is set."

@johnscancella
Copy link
Contributor

Hi @tiarossi,

Thank you for reporting this. It should be fixed in the next release 5.0.5

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

No branches or pull requests

2 participants