Re: [VOTE] release for myfaces commons 1.0.1

2010-12-09 Thread Jakob Korherr
+1 Everything looks fine! Regards, Jakob 2010/12/9 Leonardo Uribe lu4...@gmail.com: +1 2010/12/8 Leonardo Uribe lu4...@gmail.com Hi, I was running the needed tasks to get the 1.0.1 release of Apache MyFaces Commons out. MyFaces Commons project aims to provide non-renderkit-specific

Re: ordering tck failures in geronimo

2010-12-09 Thread Jakob Korherr
Hi, I called it ugly, because of its implementation code in DefaultFacesConfigurationProvider: The method is already inside of a FacesConfigurationProvider, but it does this: FacesConfigurationProvider provider = FacesConfigurationProviderFactory.

[jira] Commented: (MYFACES-2945) Make a way to get the FacesConfig from a provider

2010-12-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969694#action_12969694 ] Jakob Korherr commented on MYFACES-2945: Just for reference: related discussion

[jira] Commented: (MYFACES-2945) Make a way to get the FacesConfig from a provider

2010-12-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969699#action_12969699 ] Jakob Korherr commented on MYFACES-2945: With the patch

Re: ordering tck failures in geronimo

2010-12-09 Thread Jakob Korherr
Hi guys, I just uploaded a patch for a FacesConfigurationMerger SPI: MYFACES-2945-FacesConfigurationMerger.patch Furthermore I added a quick code sample as comment on the MYFACES-2945 issue about how Geronimo can use this new SPI. Please take a look at the patch and if there are no objections,

[jira] Created: (MYFACES-2999) Using XML Comment in HTML Panel Grid

2010-12-09 Thread Gurkan Erdogdu (JIRA)
Using XML Comment in HTML Panel Grid Key: MYFACES-2999 URL: https://issues.apache.org/jira/browse/MYFACES-2999 Project: MyFaces Core Issue Type: Bug Components: JSR-252 Affects Versions:

Re: [VOTE] Release of Extensions CDI (CODI) 0.9.1

2010-12-09 Thread Werner Punz
+1 Am 06.12.10 19:35, schrieb Mark Struberg: did some test runs with our app and it looks very good. Artifacts and source-release looks fine too. +1 LieGrue, strub --- On Mon, 12/6/10, Matthias Wessendorfmat...@apache.org wrote: From: Matthias Wessendorfmat...@apache.org Subject: Re:

Re: [VOTE] release for myfaces commons 1.0.1

2010-12-09 Thread Werner Punz
+1 Am 09.12.10 02:46, schrieb Leonardo Uribe: Hi, I was running the needed tasks to get the 1.0.1 release of Apache MyFaces Commons out. MyFaces Commons project aims to provide non-renderkit-specific utilites that can be used with any MyFaces JSF framework. Myfaces Commons provide artifacts

[jira] Created: (TRINIDAD-1976) UIXEditableValue lacks calls to pushComponentToEL(context, this);

2010-12-09 Thread Andrew Robinson (JIRA)
UIXEditableValue lacks calls to pushComponentToEL(context, this); - Key: TRINIDAD-1976 URL: https://issues.apache.org/jira/browse/TRINIDAD-1976 Project: MyFaces Trinidad Issue

Re: [VOTE] release for myfaces commons 1.0.1

2010-12-09 Thread Matthias Wessendorf
+1 sent from my Android phone On Dec 9, 2010 8:15 PM, Werner Punz werner.p...@gmail.com wrote: +1 Am 09.12.10 02:46, schrieb Leonardo Uribe: Hi, I was running the needed tasks to get the 1.0.1 release of Apache MyFaces Commons out. MyFaces Commons project aims to provide

[jira] Commented: (TRINIDAD-1976) UIXEditableValue lacks calls to pushComponentToEL(context, this);

2010-12-09 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969911#action_12969911 ] Andrew Robinson commented on TRINIDAD-1976: --- Example that is broken:

[jira] Commented: (TRINIDAD-1976) UIXEditableValue lacks calls to pushComponentToEL(context, this);

2010-12-09 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969910#action_12969910 ] Andrew Robinson commented on TRINIDAD-1976: --- Note that the same issue exists

[jira] Commented: (MYFACES-2945) Make a way to get the FacesConfig from a provider

2010-12-09 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969918#action_12969918 ] Leonardo Uribe commented on MYFACES-2945: - I think it is not necessary to pass

Re: ordering tck failures in geronimo

2010-12-09 Thread Leonardo Uribe
Hi I think it is not necessary to pass FacesConfigurationProvider as param for getFacesConfigData, because in theory we don't do anything with it before pass it and wrappers will not do anything with it later. I think it looks good to load it using

Result (was: Re: [VOTE] Release of Extensions CDI (CODI) 0.9.1)

2010-12-09 Thread Gerhard
thank you for voting! 6 binding +1 votes (pmc): - Matthias Wessendorf - Jakob Korherr - Leonardo Uribe - Grant Smith - Werner Punz - Gerhard Petracek 3 non-binding +1 votes: - Mark Struberg - Rudy De Busscher - Michael Kurz no -1 votes regards, gerhard -- http://www.irian.at Your

[jira] Resolved: (TRINIDAD-1976) UIXEditableValue lacks calls to pushComponentToEL(context, this);

2010-12-09 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-1976. --- Resolution: Fixed Fix Version/s: 2.0.0.3-core Changed the code to ensure