Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [faces-dev] Updating TCK for removal of JSP

Hi,

Maybe ask the web for new Open source contributors?
TomEE does that and they do at least translations of docs and samples.
TCK is of course ways harder.

Not sure...
What about ManagedBeans? How many tests (in %) uses it?

Im almost also sure that noone runned the TCK for MyFaces since some years. We have over 1600 unittests which are facelets only and also uses CDI.

Best regards,
Thomas



arjan tijms <arjan.tijms@xxxxxxxxx> schrieb am Do., 5. Nov. 2020, 16:01:
Hi,

With the removal of JSP support in Faces, there's the daunting task of updating the TCK for this.

I think, basically know, that many tests are JSP based, even when they're testing things which are not JSP related.

With the amount of resources that we have, how are we going to approach this? At the last count, the TCK had 5525 tests. If we convert say 5 tests each and every day and assume 75% of the tests use JSP, we'll be looking at almost 3 years to convert everything.

Thoughts?

Kind regards,
Arjan
_______________________________________________
faces-dev mailing list
faces-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/faces-dev

Back to the top