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

2010-12-08 Thread Michael Kurz
+1 cheers Michael Original-Nachricht Datum: Mon, 6 Dec 2010 18:35:28 + (GMT) Von: Mark Struberg strub...@yahoo.de An: MyFaces Development dev@myfaces.apache.org Betreff: Re: [VOTE] Release of Extensions CDI (CODI) 0.9.1 did some test runs with our app and it looks

[jira] Created: (MYFACES-2996) ServiceProviderFinder from init param is never cached on ApplicationMap

2010-12-08 Thread Jakob Korherr (JIRA)
ServiceProviderFinder from init param is never cached on ApplicationMap --- Key: MYFACES-2996 URL: https://issues.apache.org/jira/browse/MYFACES-2996 Project: MyFaces Core

[jira] Resolved: (MYFACES-2996) ServiceProviderFinder from init param is never cached on ApplicationMap

2010-12-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2996. Resolution: Fixed Fix Version/s: 2.0.3-SNAPSHOT ServiceProviderFinder from init

SPI component for MyFaces core

2010-12-08 Thread Jakob Korherr
Hi guys, Because of the fact that we currently have lots of SPI related issues in the MyFaces core issue tracker, I created an SPI component in jira to be able to group these issues and find them more easily. Any objections? Regards, Jakob -- Jakob Korherr blog: http://www.jakobk.com

[jira] Resolved: (MYFACES-2942) Memory Leak in MyFaces 2.0.1 probably as well in 2.0.2

2010-12-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2942. Resolution: Fixed Fix Version/s: 2.0.3-SNAPSHOT Noone seems to see a memory leak

[jira] Created: (MYFACES-2997) Clean up SpiUtils

2010-12-08 Thread Jakob Korherr (JIRA)
Clean up SpiUtils - Key: MYFACES-2997 URL: https://issues.apache.org/jira/browse/MYFACES-2997 Project: MyFaces Core Issue Type: Task Components: SPI Affects Versions: 2.0.2 Reporter: Jakob Korherr

[jira] Resolved: (MYFACES-2997) Clean up SpiUtils

2010-12-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2997. Resolution: Fixed Fix Version/s: 2.0.3-SNAPSHOT Clean up SpiUtils

[jira] Created: (MYFACES-2998) FacesConfig ordering must not be an SPI task

2010-12-08 Thread Jakob Korherr (JIRA)
FacesConfig ordering must not be an SPI task Key: MYFACES-2998 URL: https://issues.apache.org/jira/browse/MYFACES-2998 Project: MyFaces Core Issue Type: Task Components: SPI Affects

[jira] Commented: (MYFACES-2998) FacesConfig ordering must not be an SPI task

2010-12-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969298#action_12969298 ] Jakob Korherr commented on MYFACES-2998: If no objections, I will commit this

Re: ordering tck failures in geronimo

2010-12-08 Thread Jakob Korherr
Hi guys, I really see no reason why Geronimo should implement its own faces-config merging and ordering algorithm or even have to think about relying on MyFaces internals. IMHO getFacesConfigData() should be removed from FacesConfigurationProvider, because this algorithm does not have to be

[jira] Resolved: (TRINIDAD-1972) SkinStyleSheetParserUtils.trimQuotes trims mis-matched quotes

2010-12-08 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1972. -- Resolution: Fixed Fix Version/s: 2.0.0.4-core

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

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe reopened MYFACES-2945: - Comment from Jakob Korherr (Issue MYFACES-2998 which is duplicate from here) Currently

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

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969458#action_12969458 ] Leonardo Uribe edited comment on MYFACES-2945 at 12/8/10 3:10 PM:

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

2010-12-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969463#action_12969463 ] Jakob Korherr commented on MYFACES-2945: If no objections, I will commit the

[jira] Commented: (MYFACES-2998) FacesConfig ordering must not be an SPI task

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969465#action_12969465 ] Leonardo Uribe commented on MYFACES-2998: - I have some comments about this patch,

Re: ordering tck failures in geronimo

2010-12-08 Thread Leonardo Uribe
Hi I agree with Jakob about faces-config merging and ordering algorithm should not be exposed by MyFaces. Why is it not enough?. At this point it is not clear the reasons. Note in this moment ordering and sorting algoritm it is not being exposed by FacesConfigurationProvider interface. Other

[jira] Commented: (TRINIDAD-1764) System event listener state saving

2010-12-08 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969517#action_12969517 ] Max Starets commented on TRINIDAD-1764: --- Storing component's system event handlers

[jira] Updated: (TRINIDAD-1764) System event listener state saving

2010-12-08 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-1764: -- Status: Patch Available (was: Open) System event listener state saving

[jira] Created: (TRINIDAD-1973) any '@import' rules must precede all other rules

2010-12-08 Thread Jeanne Waldman (JIRA)
any '@import' rules must precede all other rules Key: TRINIDAD-1973 URL: https://issues.apache.org/jira/browse/TRINIDAD-1973 Project: MyFaces Trinidad Issue Type: Bug Components:

[jira] Resolved: (TRINIDAD-1973) any '@import' rules must precede all other rules

2010-12-08 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1973. -- Resolution: Fixed Fix Version/s: 2.0.0.4-core any '@import' rules must

[jira] Created: (TRINIDAD-1974) Register lifecycle factories in Trinidad test framework

2010-12-08 Thread Jing Wu (JIRA)
Register lifecycle factories in Trinidad test framework --- Key: TRINIDAD-1974 URL: https://issues.apache.org/jira/browse/TRINIDAD-1974 Project: MyFaces Trinidad Issue Type: Improvement

[jira] Updated: (TRINIDAD-1974) Register lifecycle factories in Trinidad test framework

2010-12-08 Thread Jing Wu (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Wu updated TRINIDAD-1974: -- Status: Patch Available (was: Open) Register lifecycle factories in Trinidad test framework

[jira] Resolved: (MFCOMMONS-12) Add ConverterBase class to allow create converters that evaluate EL expressions at render time

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MFCOMMONS-12. - Resolution: Fixed Fix Version/s: 1.0.1-SNAPSHOT Assignee: Leonardo

[jira] Resolved: (MFCOMMONS-15) Move and document some very useful classes from shared to myfaces commons utils

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MFCOMMONS-15. - Resolution: Fixed Fix Version/s: 1.0.1-SNAPSHOT Move and document some very

[jira] Resolved: (MFCOMMONS-16) EL expressions are to evaluated on validation time for Validator classes on facelets

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MFCOMMONS-16. - Resolution: Fixed Fix Version/s: 1.0.1-SNAPSHOT EL expressions are to

[jira] Resolved: (MFCOMMONS-19) Create branch for JSF 2.0

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MFCOMMONS-19. - Resolution: Fixed Fix Version/s: 1.0.1-SNAPSHOT Create branch for JSF 2.0

[jira] Resolved: (MFCOMMONS-25) Add Facelets Support to myfaces commons

2010-12-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MFCOMMONS-25. - Resolution: Fixed Fix Version/s: 1.0.1-SNAPSHOT Add Facelets Support to

[jira] Created: (TRINIDAD-1975) SessionChangeManager customization overwrites selectedRowKeys, disclosedRowKeys data from page authors

2010-12-08 Thread Venkata Guddanti (JIRA)
SessionChangeManager customization overwrites selectedRowKeys, disclosedRowKeys data from page authors -- Key: TRINIDAD-1975 URL:

[jira] Updated: (TRINIDAD-1975) SessionChangeManager customization overwrites selectedRowKeys, disclosedRowKeys data from page authors

2010-12-08 Thread Venkata Guddanti (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Guddanti updated TRINIDAD-1975: --- Status: Patch Available (was: Open) SessionChangeManager customization

[VOTE] release for myfaces commons 1.0.1

2010-12-08 Thread 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 compatible with JSF 1.1, 1.2 and 2.0. For more

Re: [VOTE] release for myfaces commons 1.0.1

2010-12-08 Thread Leonardo Uribe
+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 utilites that can be used with any MyFaces JSF framework. Myfaces Commons provide

Re: ordering tck failures in geronimo

2010-12-08 Thread Ivan
my 2 cents, it seems for me less urgly ... a. For the FacesConfigurationProvider , it is better to have only one method getFacesConfigData() b. Create another abstract class AbstractFacesConfigurationProvider which extends FacesConfigurationProvider, and define those proctected methods of get***,