Tibor17 commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1002299934
@findepi That's exactly why I asked @juherr whether the TestNG project can guarantee that the constructor `XmlClass(String name, Boolean declaredClass, int index)` would not be taken away. The history tell us that even this constructor interchanged the last two parameters in the version 5.x. Unfortunately the setter does not exist in the old versions 5.x. This project wants to have same behavior across all versions. That's why I opened these questions. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
