Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exclude folder pattern
04-10-2021, 13:28
Post: #4
RE: Exclude folder pattern
The excludePattern setting allows the user to prevent files and folders being included in the Minimserver library. It doesn't prevent these files and folders being read by the Java file tree walker.

When the Java file tree walker encounters an error reading a file or folder, it reports this error to MinimServer. There are number of possible errors that can be reported in this way. This happens before any excludePattern processing is done on the file or folder.

In this error case, it would be possible for MinimServer to try to filter these warning notifications based on some combination of excludePattern checking and looking at the type of error reported. The latter would be difficult because of the large number of different errors that can be reported by the Java file tree walker. My view is that attempting to do this filtering is undesirable because it could cause a significant problem to not be reported to the user when it should have been.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Exclude folder pattern - simbun - 03-10-2021, 18:08
RE: Exclude folder pattern - simoncn - 03-10-2021, 22:15
RE: Exclude folder pattern - simbun - 03-10-2021, 22:54
RE: Exclude folder pattern - simoncn - 04-10-2021 13:28

Forum Jump:


User(s) browsing this thread: 1 Guest(s)