Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Help with Faces TCK

Hi,

On Tue, Jan 25, 2022 at 6:47 PM Reza Rahman <reza_rahman@xxxxxxxxx> wrote:
I hope this is not a stupid question - isn’t this one of the TCKs that Ed and Manfred modernized? Or is this still the old style TCK?

Not a stupid question. The "new" TCK is indeed directly based on the long and hard work that Ed and Manfred did. It's essentially exactly that with only Arquillian used for starting/stopping the server and deploying archives instead of Cargo and the shell scripts.

However, there too, for the JSF 2.2 tests they are mostly JSP and Managed Bean based. So I've only copied over a selection to the version for Faces 4.0. Assertion IDs are missing here as well.

The majority of the tests are still in JavaTest format at the old style TCK.

 
If the former, do you think people in the community can help with this?

Almost everybody with basic Faces/JSF experience should be able to help migrate tests from 2.3/test to master/test2 (soon jakartaee/faces/tck). It's copying and then changing the JSP into a Facelet with CDI.

Kind regards,
Arjan Tijms

 
 

From: jakartaee-platform-dev <jakartaee-platform-dev-bounces@xxxxxxxxxxx> on behalf of arjan tijms <arjan.tijms@xxxxxxxxx>
Sent: Tuesday, January 25, 2022 5:07 AM
To: jakartaee-platform developer discussions
Subject: [jakartaee-platform-dev] Help with Faces TCK
 
Hi,

Mainly because of a shortage of resources the Faces team would like to request assistance with the Faces TCK for our upcoming 4.0 release.

We have created an issue for this in our own tracker here: https://github.com/jakartaee/faces/issues/1600

Kind regards,
Arjan Tijms

Reza Rahman
Jakarta EE Ambassador, Author, Blogger, Speaker

Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.
_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev

Back to the top