https://bz.apache.org/bugzilla/show_bug.cgi?id=66464
Bug ID: 66464
Summary: JUnitLauncher missing jvm option
Product: Ant
Version: 1.10.12
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
JUnit task supports specifying the JVM to use when running the tests in forked
mode. This feature does not exist in the task JUnitLaucher.
Unless there's is an alternative I'm missing, I'd say the nested element `fork`
should allow specifying a different JVM for running the tests. This would be
very useful, for example, for running the same testsuite against different JVMs
in a single run.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.