[ANNOUNCE] MyFaces Core v2.2.15 Release

2022-06-16 Thread Volodymyr Siedlecki
The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.2.15. MyFaces Core is a JavaServer(tm) Faces 2.2 implementation as specified by JSR-344. JavaServer Faces (JSF) is a Java specification for building component-based user interfaces for web applications. MyFaces Core

[GitHub] [myfaces-homepage] volosied merged pull request #42: Update Site for the 2.2.15 Release

2022-06-16 Thread GitBox
volosied merged PR #42: URL: https://github.com/apache/myfaces-homepage/pull/42 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [VOTE] release of MyFaces Core 2.2.15

2022-06-16 Thread Volodymyr Siedlecki
Hello, We have enough votes, and I will now complete the release. Thanks everyone! On 2022/06/09 19:45:20 Volodymyr Siedlecki wrote: > Hi, > > I was running the needed tasks to get the 2.2.15 release of Apache > MyFaces core out. > > Please note that this vote concerns all of the following

Re: [VOTE] release of MyFaces Core 2.2.15

2022-06-16 Thread Paul Nicolucci
+1 Regards, Paul Nicolucci On Fri, Jun 10, 2022 at 9:51 AM Volodymyr Siedlecki wrote: > Here's my +1. > > Everything looks fine to me (including the JavaDocs). > > > On 2022/06/09 19:45:20 Volodymyr Siedlecki wrote: > > Hi, > > > > I was running the needed tasks to get the 2.2.15 release of

[GitHub] [myfaces] melloware opened a new pull request, #272: MYFACES-4417: Cookie SameSite=Strict

2022-06-16 Thread GitBox
melloware opened a new pull request, #272: URL: https://github.com/apache/myfaces/pull/272 Per: https://github.com/jakartaee/faces/issues/1570#issuecomment-1153486903 Now check the servlet context cookie config value first then defaults to "Strict" if not found. -- This is an

Re: [VOTE] Release of MyFaces Core 4.0.0-RC1

2022-06-16 Thread Melloware
I think we need to change CDI from 2.0 to 4.0 to match the EE 10 spec right?...     org.apache.geronimo.specs geronimo-jcdi_2.0_spec     1.2     provided     jakarta     To...         jakarta.enterprise

Re: [VOTE] Release of MyFaces Core 4.0.0-RC1

2022-06-16 Thread Thomas Andraschko
Hi, i always tested with OWB and this is CDI 2.0 with jakarta namespace. We need to make sure that this methods are not used anymore: https://github.com/jakartaee/cdi/pull/473 After this, it should work fine on CDI 4.0 or later. Best regards, Thomas Am Mi., 15. Juni 2022 um 20:49 Uhr schrieb