dejan2609 commented on issue #233: [SUREFIRE-1494] default provider for JUnit4 integration tests is changed (from 'surefire-junit4' to 'surefire-junit47') URL: https://github.com/apache/maven-surefire/pull/233#issuecomment-527205391 2. also, I am (almost) certain that I have what it takes for this pair: ``` maven-surefire\surefire-its\src\test\resources\junit4-runlistener\pom.xml maven-surefire\surefire-its\src\test\java\org\apache\maven\surefire\its\JUnit4RunListenerIT.java ``` All what I did here is that I changed testJUnit4RunListener() provider value from` surefire-junit4` to `surefire-junit47` (similar/same as above, but here this may be just enough)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
