Tibor17 commented on pull request #440:
URL: https://github.com/apache/maven-surefire/pull/440#issuecomment-1011650210


   @imonteroperez
   @slawekjaranowski
   Let's see this as well.
   The ASM class used `getTest()` for the tests filter. We want to extend it 
with inc/excludedFiles param but it is not exactly the same list of patterns 
used by directory/dependency scanner. Additionally, the tests filter should not 
have the default inc/exc patterns because they should be only in the 
directory/dependency filters.
   This way the behavior would be backwards compatible and your feature would 
present new.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to