Github user kgyrtkirk commented on the pull request:

    https://github.com/apache/maven-surefire/pull/113#issuecomment-221739676
  
    I've used `Pattern.compile` to keep the regexp's problem description; i 
thinked it makes it more clear how it will be used eventually.
    
    I picked `TestListResolver` as it's place; because this is the first point 
where the deconstruction logic is used.
    plus: I wanted to keep all the generic exceptions of Pattern prior to these 
construction exceptions - without reassembling the original regex - but maybe 
this dosen't matter.
    
    I might be able to move it to `ResolvedTest`...tomorrow i will look at it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to