Closed smecsia closed 7 years ago
Hi!
Did you test the fix? I tried and it doesn't work. Some complaint about invalid "*" in pattern when running. Looks like there's no simple fix without FileSet class fix. This '\' is a nasty thing and can be replaced in filesSet entries later just before matching with if (file.getPath().replace('/', File.separatorChar).... But may seem a bit old-fashioned. And this is the other lib already...
Good luck! Best regards, artpass
@artpass Hm. I actually tested this fix on Win10 x64, and it worked well. Are you sure you tried the fixed version?
This PR fixes #72