Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2024-02-12 Thread via GitHub


tandraschko merged PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64


-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2024-02-01 Thread via GitHub


volosied commented on code in PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1373750298


##
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:
   ```suggestion
   * Java  17 
   * Servlet 6.1
   * EL 6.0
   * CDI 4.1
   * Tags 3.0 (optional)
   * BeanValidation 3.1 (optional)
   ```



-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2024-01-30 Thread via GitHub


tandraschko commented on PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#issuecomment-1916394384

   @volosied i would set java to 17 and then merge pls


-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2023-11-01 Thread via GitHub


tandraschko commented on code in PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1379206937


##
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:
   +0 tbh
   As long we dont need to up, we can simply stay on java11 until EOL
   
   We dont have any feature which required a new version



-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2023-11-01 Thread via GitHub


tandraschko commented on code in PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1379206937


##
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:
   +0 tbh
   As long we dont need to up, we can simply stay on java11



-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2023-11-01 Thread via GitHub


volosied commented on code in PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1379185311


##
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 Can you comment? See the emails here: 
https://www.eclipse.org/lists/faces-dev/msg00354.html
   
   There's a push to move to 17 or 21. 
   



-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2023-10-26 Thread via GitHub


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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2023-10-26 Thread via GitHub


volosied commented on code in PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1373750298


##
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:
   ```suggestion
   * Java  11 (EE Platform: 21) 
   * Servlet 6.0 (EE Platform: 6.1)
   * EL 5.0 (EE Platform: 6.0)
   * CDI 4.0 (EE Platform: 4.1)
   * Tags (EE Platform: 3.0) (optional)
   * BeanValidation 3.0 (EE Platform: 3.1) (optional)
   ```



-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2023-10-26 Thread via GitHub


tandraschko commented on PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#issuecomment-1781232164

   our minimum doesnt change actually, maybe we can write something like Java 
XX (EE Plattform: 21)


-- 
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



Re: [PR] Update site for Core 5.0 [myfaces-homepage]

2023-10-26 Thread via GitHub


volosied commented on code in PR #64:
URL: https://github.com/apache/myfaces-homepage/pull/64#discussion_r1373243537


##
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:
   Updated to EE11. I believe 21 is the required runtime based on my current 
understanding. 



-- 
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



[PR] Update site for Core 5.0 [myfaces-homepage]

2023-10-26 Thread via GitHub


volosied opened a new pull request, #64:
URL: https://github.com/apache/myfaces-homepage/pull/64

   I created 3 commits in order to see the changes.
   
   Please review. 


-- 
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