Re: [VOTE] Release Tobago 3.0.5

2017-08-15 Thread Udo Schnurpfeil
Hi, thank you for checking and voting for the release. The result is +1 Henning Nöth Dennis Kieselhorst Bernd Bohmann Mike Kienenberger so I will proceed with the next steps for the release. Regards, Udo Am 15.08.17 um 21:40 schrieb Mike Kienenberger: > - signatures and checksums match > -

Re: [VOTE] Release Tobago 3.0.5

2017-08-15 Thread Mike Kienenberger
- signatures and checksums match - source builds - apache rat passes +1 Below are the linux commands I used to verify the release of the tobago-3.0.5 files: = wget

Re: Issue with injection in ActionListener JSF Artifact

2017-08-15 Thread Eduardo B
When we register an ActionListener or PhaseListener globally via faces-config.xml, the instance that is created per listener is injectable, that is, we can do @Inject in the instance. These listeners are added to the injected bean storage list in the application map and as a result, we can call

[jira] [Comment Edited] (MYFACES-4133) Don't deserialize the client provided ViewState if the state saving method is server

2017-08-15 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16127498#comment-16127498 ] Peter Stöckli edited comment on MYFACES-4133 at 8/15/17 5:37 PM: -

[jira] [Comment Edited] (MYFACES-4133) Don't deserialize the client provided ViewState if the state saving method is server

2017-08-15 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16127498#comment-16127498 ] Peter Stöckli edited comment on MYFACES-4133 at 8/15/17 5:36 PM: -

[jira] [Commented] (MYFACES-4133) Don't deserialize the client provided ViewState if the state saving method is server

2017-08-15 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16127498#comment-16127498 ] Peter Stöckli commented on MYFACES-4133: [~tandraschko] I'm not sure if I understand your

[jira] [Commented] (MYFACES-4133) Don't deserialize the client provided ViewState if the state saving method is server

2017-08-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16127468#comment-16127468 ] Thomas Andraschko commented on MYFACES-4133: Did you debugged this? AFAIR only a

Re: Migrate all MyFaces projects to Git

2017-08-15 Thread Bernd Bohmann
issue created https://issues.apache.org/jira/browse/INFRA-14883 Regards Bernd On Thu, Aug 10, 2017 at 9:45 PM, Dennis Kieselhorst wrote: > Lazy consensus is fine, please go ahead and file an infra issue. It will > take some time anyway. >

[jira] [Created] (MYFACES-4133) Don't deserialize the client provided ViewState if the state saving method is server

2017-08-15 Thread JIRA
Peter Stöckli created MYFACES-4133: -- Summary: Don't deserialize the client provided ViewState if the state saving method is server Key: MYFACES-4133 URL: https://issues.apache.org/jira/browse/MYFACES-4133

[jira] [Commented] (TOBAGO-1779) Servlet authentication

2017-08-15 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16127379#comment-16127379 ] Udo Schnurpfeil commented on TOBAGO-1779: - Hi, with Servlet 3.0 this "repair" is no longer

[jira] [Created] (TOBAGO-1779) Servlet authentication

2017-08-15 Thread Guido Dubois (JIRA)
Guido Dubois created TOBAGO-1779: Summary: Servlet authentication Key: TOBAGO-1779 URL: https://issues.apache.org/jira/browse/TOBAGO-1779 Project: MyFaces Tobago Issue Type: Bug

[jira] [Commented] (MYFACES-3844) move StartupServletContextListener config to web-fragment.xml

2017-08-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16127001#comment-16127001 ] Thomas Andraschko commented on MYFACES-3844: [~lu4242] WDYT about this one? I would apply it