--
You received this message because you are subscribed to the Google Groups "jQAssistant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jqassistant...@googlegroups.com.
To post to this group, send email to jqass...@googlegroups.com.
Visit this group at https://groups.google.com/group/jqassistant.
To view this discussion on the web visit https://groups.google.com/d/msgid/jqassistant/6f565802-7727-4354-980f-58edfb880193%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to jqassistant+unsubscribe@googlegroups.com.
To post to this group, send email to jqass...@googlegroups.com.
Visit this group at https://groups.google.com/group/jqassistant.
To view this discussion on the web visit https://groups.google.com/d/msgid/jqassistant/6f565802-7727-4354-980f-58edfb880193%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "jQAssistant" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jqassistant/5Bnl3eqPbh4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jqassistant+unsubscribe@googlegroups.com.
To post to this group, send email to jqass...@googlegroups.com.
Visit this group at https://groups.google.com/group/jqassistant.
To view this discussion on the web visit https://groups.google.com/d/msgid/jqassistant/em77e54756-f252-46d4-b82d-22f0807acd89%40mythenmetz.
I guess precedence of inclusion / exclusion is use case specific.
It could make sense to have just 'file.include' with negation operator instead of both 'file.include' and 'file.exclude'. Precedence would be determined by the order in the list.
I came to the same conclusion as you about the need of a "!" operator.
What could also be useful is a java PathMatcher implem. It would allow glob and regex filtering.
https://docs.oracle.com/javase/7/docs/api/java/nio/file/FileSystem.html#getPathMatcher%28java.lang.String%29
To unsubscribe from this group and stop receiving emails from it, send an email to jqassistant...@googlegroups.com.
To post to this group, send email to jqass...@googlegroups.com.
Visit this group at https://groups.google.com/group/jqassistant.
To view this discussion on the web visit https://groups.google.com/d/msgid/jqassistant/CANn_wiufhzLDLv5fTq-ezvG%2BuGCv6DqLYLiJ5UMXzMMQwn0%3DoQ%40mail.gmail.com.