wildfly / wildfly-tck-runners

Test runners for executing various TCKs against a WildFly runtime
Apache License 2.0
1 stars 7 forks source link

Add standard client side JPMS settings to the TCK runners #36

Open bstansberry opened 2 years ago

bstansberry commented 2 years ago

WildFly has a standard set of JPMS settings that we (and JBoss EAP) recommend for client-side use. In general we want to run tests of the server with those in place. This issue is to track adding them.

We've seen these are needed for the Security TCK to run on SE 17. For the others they are more a matter of doing things in a consistent manner.