Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mojarra-dev] [faces-dev] Winding down for 4.0

Hi,

I also want us to include: https://github.com/eclipse-ee4j/faces-api/issues/1471

I have a Mojarra Issue/PR here: https://github.com/eclipse-ee4j/mojarra/issues/4389 / https://github.com/eclipse-ee4j/mojarra/pull/4976

I think the only thing remaining is to get the faces-api project building correctly and then add an update to the changelog to reflect this change in the specification and merge the PR in the mojarra project to ensure the javadocs are updated correctly.

Regards,

Paul Nicolucci

On Mon, Oct 25, 2021 at 8:59 AM Thomas Andraschko <tandraschko@xxxxxxxxxx> wrote:
Hi Arjan,

+1

IMO this are mandatory:

1) Faces 4.0: re-add #{request} in CDI mode
https://github.com/eclipse-ee4j/faces-api/issues/1564
Not sure if its a Faces problem but we should check this at least, not sure if it can break existing applications in future as #{request} is not available anymore?!

2) Faces 4.0: add support for SameSite attribute in ExternalContext#addResponseCookie() properties
https://github.com/eclipse-ee4j/faces-api/issues/1570
Its a alignment with new servlet version

Everything else can be in the next version (4.1 probably?)

Best regards,
Thomas




Am Mo., 25. Okt. 2021 um 14:45 Uhr schrieb arjan tijms <arjan.tijms@xxxxxxxxx>:
Hi,

We sort of missed our deadline to have Faces 4.0 ready before or at 15 October. Now the ultimate deadline for inclusion in Jakarta EE 10 is a little over a month away if I'm not mistaken, but nevertheless I think we should not wait until the last minute.

Is there anything urgent people still would like to see in 4.0, or any development that's in the middle of things?

I personally only have the extensionless URLs to complete, which I intend to do next week at the latest.

Kind regards,
Arjan Tijms
_______________________________________________
mojarra-dev mailing list
mojarra-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/mojarra-dev
_______________________________________________
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