Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [faces-dev] Faces TCK 4.1.2

Hi,

On Wed, 27 Aug 2025 at 16:01, Volodymyr Siedlecki <volosied@xxxxxxxxx> wrote:
Hello,

We're still trying to get the testing running, but it looks like a SNAPSHOT is used here? Shouldn't this be updated?

https://github.com/jakartaee/faces/blame/master/tck/pom.xml#L108

I think so, although the last version that is releades (https://download.eclipse.org/jakartaee/faces/4.1/jakarta-faces-tck-4.1.1.zip) has  <faces.version>4.1.0-SNAPSHOT</faces.version>, so a snapshot too.

I'm not entirely sure what's the idea behind this and we can surely make it non-snapshot, but it was there before.

Kind regards,
Arjan Tijms


 


Volodymyr

On Tue, Aug 26, 2025 at 10:20 AM Volodymyr Siedlecki <volosied@xxxxxxxxxx> wrote:
Hi,

Let me try to run it against MyFaces, and I will get back to you. 

Thanks!

On Sun, Aug 24, 2025 at 5:16 PM Arjan Tijms via faces-dev <faces-dev@xxxxxxxxxxx> wrote:
Hi,


This mainly addresses the flakey tests (makes them not-flakey) and the chrome dev driver (now downloads the chrome version it needs for the default runner).

See https://github.com/jakartaee/faces/issues?q=is%3Aclosed%20milestone%3A%22tck-4.1.2%22

If there are no objections, I'd like to propose this version for release.

Kind regards,
Arjan Tijms


_______________________________________________
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