jakartaee / authentication

Jakarta Authentication
https://eclipse.org/ee4j/jaspic
Other
23 stars 30 forks source link

Migrate old authentication tck sources from jakartaee-tck #167

Closed alwin-joseph closed 2 years ago

alwin-joseph commented 2 years ago

This PR migrates the authentication TCK sources from platform TCK https://github.com/eclipse-ee4j/jakartaee-tck , so the authentication TCK tests are in one place now.

Test execution commands :

Pending:

CC @arjantijms @scottmarlow @gurunrao

alwin-joseph commented 2 years ago

Hi @arjantijms Can you please review, merge this and help provide a service release for authentication tck with this changes so that the same TCK can be used for Platform compatibility.

scottmarlow commented 2 years ago

Seems like our option is either accept this change and test GlassFish 7 against it or test GlassFish 7 against the (Platform TCK staged) TCK. Which ever way we proceed, we need to publish the old Authentication TCK.

Also, the New Authentication TCK needs a change to be able to run the old Authentication TCK or we need to determine a way for users to run the old Authentication TCK.

arjantijms commented 2 years ago

Can you please review, merge this and help provide a service release for authentication tck

Yes, I'll look at that. I was (and am) much tied up with the CDI and Concurrency work, getting GF 7 to pass that, but this is definitely on the list too.