jakartaee / authentication

Jakarta Authentication
https://eclipse.org/ee4j/jaspic
Other
24 stars 33 forks source link

Move the "old-tck" into it's own profile so it can be optionally disabled. #170

Closed darranl closed 2 years ago

darranl commented 2 years ago

For my own testing I have been finding it better to optionally switch off this specific module to focus on the new test modules.

arjantijms commented 2 years ago

@darranl optionally you can use maven syntax like -pl -<module_name> for this. E.g. -pl -old-tck.