Re: [PR] MYFACES-4653: Remove SecurityManager and assocaited APIs [myfaces]

2024-03-08 Thread via GitHub
pnicolucci commented on PR #680: URL: https://github.com/apache/myfaces/pull/680#issuecomment-1986145309 > OK cool so this should be forward ported to 5.x once its accepted. @melloware I can create a PR for 5.x once I merge here. Let me add @tandraschko and @volosied as reviewers

Re: [PR] MYFACES-4653: Remove SecurityManager and assocaited APIs [myfaces]

2024-03-08 Thread via GitHub
melloware commented on PR #680: URL: https://github.com/apache/myfaces/pull/680#issuecomment-1986140168 OK cool so this should be forward ported to 5.x once its accepted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] MYFACES-4653: Remove SecurityManager and assocaited APIs [myfaces]

2024-03-08 Thread via GitHub
pnicolucci commented on PR #680: URL: https://github.com/apache/myfaces/pull/680#issuecomment-1986136436 > So is `AccessController.doPrivileged` just completely not needed anymore in JDK17? It is still in Java17 and accessible. One theme of Jakarta EE11 was to work on removing the

[jira] [Commented] (MYFACES-4653) Faces 4.1 Spec Issue 1838: Remove references to the Java SecurityManager and associated APIs

2024-03-08 Thread Paul Nicolucci (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17824840#comment-17824840 ] Paul Nicolucci commented on MYFACES-4653: - 4.1.x PR: https://github.com/apache/myfaces/pull/680

Re: [PR] MYFACES-4653: Remove SecurityManager and assocaited APIs [myfaces]

2024-03-08 Thread via GitHub
melloware commented on PR #680: URL: https://github.com/apache/myfaces/pull/680#issuecomment-1986132931 So is `AccessController.doPrivileged` just completely not needed anymore in JDK17? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] Remove security manager [myfaces]

2024-03-08 Thread via GitHub
pnicolucci opened a new pull request, #680: URL: https://github.com/apache/myfaces/pull/680 https://issues.apache.org/jira/browse/MYFACES-4653 1. I've removed all the references to the SecurityManager and associated APIs in both the API and IMPL code. 2. I've cleaned up the SPI

Re: [VOTE] Release Tobago 2.5.1

2024-03-08 Thread Bernd Bohmann
Here is my +1 Regards Bernd Werner Punz schrieb am Fr., 8. März 2024, 09:48: > +1 > > Werner > > > Am Do., 7. März 2024 um 10:23 Uhr schrieb Henning Nöth < > henning.no...@irian.eu>: > >> Hello, >> >> I've fixed the issue with the "forceVerticalScrollbar" attribute and >> want to start

Re: [VOTE] Release Tobago 2.5.1

2024-03-08 Thread Werner Punz
+1 Werner Am Do., 7. März 2024 um 10:23 Uhr schrieb Henning Nöth < henning.no...@irian.eu>: > Hello, > > I've fixed the issue with the "forceVerticalScrollbar" attribute and > want to start another vote for a Tobago 2.5.1 release. > > Changes since last release are: > * fix: