[jira] [Created] (TRINIDAD-2521) expand collapse of tree nodes in tr:tree and tr:treetable comonents

2015-04-07 Thread Shirgill Ansari (JIRA)
Shirgill Ansari created TRINIDAD-2521: - Summary: expand collapse of tree nodes in tr:tree and tr:treetable comonents Key: TRINIDAD-2521 URL: https://issues.apache.org/jira/browse/TRINIDAD-2521

[jira] [Commented] (TOBAGO-1369) Update to Selenium 2

2015-04-07 Thread Dennis Kieselhorst (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14483027#comment-14483027 ] Dennis Kieselhorst commented on TOBAGO-1369: Issue was closed with WontFix.

[VOTE] Release of MyFaces Core 2.2.8

2015-04-07 Thread Leonardo Uribe
Hi, I was running the needed tasks to get the 2.2.8 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). Please note that this vote concerns all of the following parts: 1. Maven artifact group org.apache.myfaces.shared v4.2.6 [1] 2.

[jira] [Created] (MYFACES-3979) Passthrough Element textarea is never set in the backing bean

2015-04-07 Thread Anup (JIRA)
Anup created MYFACES-3979: - Summary: Passthrough Element textarea is never set in the backing bean Key: MYFACES-3979 URL: https://issues.apache.org/jira/browse/MYFACES-3979 Project: MyFaces Core

Re: [VOTE] Release of MyFaces Core 2.2.8

2015-04-07 Thread Leonardo Uribe
+1 2015-04-07 14:35 GMT-05:00 Leonardo Uribe lu4...@gmail.com: Hi, I was running the needed tasks to get the 2.2.8 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). Please note that this vote concerns all of the following

Myfaces 2.2.8 release artifacts

2015-04-07 Thread Mike Kienenberger
It's in no way a show-stopper, but we should deal with the .asc.md5 and .asc.sha1 artifacts generated at some point. Udo wrote that one solution is to upgrade to Maven 3.3.1. See http://jira.codehaus.org/browse/MNG-5504 for details.

Re: [VOTE] Release of MyFaces Core 2.2.8

2015-04-07 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 myfaces-core-assembly-2.2.8-src files: = wget

[jira] [Commented] (MYFACES-3978) NullPointerException in FaceletStateValueExpression when ViewPooling enabled

2015-04-07 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14484635#comment-14484635 ] Leonardo Uribe commented on MYFACES-3978: - Attached possible patch for this

[jira] [Updated] (MYFACES-3978) NullPointerException in FaceletStateValueExpression when ViewPooling enabled

2015-04-07 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3978: Status: Patch Available (was: Open) NullPointerException in FaceletStateValueExpression

Re: Myfaces 2.2.8 release artifacts

2015-04-07 Thread Leonardo Uribe
Ok, good to know that. I'll try 3.3.1 on a future release. 2015-04-07 18:49 GMT-05:00 Mike Kienenberger mkien...@gmail.com: It's in no way a show-stopper, but we should deal with the .asc.md5 and .asc.sha1 artifacts generated at some point. Udo wrote that one solution is to upgrade to Maven

Re: Issues using View Pooling - ViewScope is missing for static structure views?

2015-04-07 Thread Leonardo Uribe
Hi I have attached a possible patch in: https://issues.apache.org/jira/browse/MYFACES-3978 The problem is caused because FaceletState.bindings map is not restored correctly. It is usually restored when the view is built by facelets, but when view pooling is enabled, this map should be restored