-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
Allow to define 'All except ABC subsystem' in exposed-subsystems attribute without explicitly defining all the valid subsystems.
Use-case: I want to expose available subsystems, but without jgroups
Example v1: exposed-subsystems=["!jgroups"]
Example v2: exposed-subsystems=["!jgroups,!jca"]