volosied commented on code in PR #64: URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1373752254
########## core50.md: ########## @@ -0,0 +1,237 @@ +# Apache MyFaces Core 5.0 + +Implementation of the Jakarta Faces 5.0 specification. This is still in development and not yet released. + +## Requirements +* Java 21 +* Servlet 6.1+ +* EL 6.0 +* CDI 4.1 +* JSTL 3.0 (optional) +* BV 3.1 (optional) Review Comment: @tandraschko Something like this? Perhaps we should use Java 17, but I can start a mailing list discussion about this. -- 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: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org