mattrpav commented on PR #433: URL: https://github.com/apache/felix-dev/pull/433#issuecomment-3356569989
> Regarding testing the most useful these days is a matrix build what uses different native JVMs... of course one can write MR-Test cases as well its just a bit more setup. Yeah, the how-to-execute-tests is the issue I'm running into. Creating a MR-jar for compiling and packaging test classes seems straight-forward. The hang-up comes in as far as how to instruct the surefire plugin to _execute_ those tests. ASFAIK, would require two separate Maven profiles (kludgy-- as they would need to be kept in sync) for listing include/exclude of class test names based on JDK version. -- 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]
