[jira] Created: (TOBAGO-943) Consolidation of the Tobago JavaScript files

2010-11-17 Thread Bernd Bohmann (JIRA)
Consolidation of the Tobago JavaScript files Key: TOBAGO-943 URL: https://issues.apache.org/jira/browse/TOBAGO-943 Project: MyFaces Tobago Issue Type: Improvement Components: Themes

[jira] Commented: (TOBAGO-929) Render partially doesn't work inside of ToolBar.

2010-11-17 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932960#action_12932960 ] Udo Schnurpfeil commented on TOBAGO-929: The difference between you app and the

[jira] Created: (MYFACES-2973) UIComponent.unsubscribeFromEvent calls getApplication().unsubscribeFromEvent() instead of modifying _systemEventListenerClassMap

2010-11-17 Thread Max Starets (JIRA)
UIComponent.unsubscribeFromEvent calls getApplication().unsubscribeFromEvent() instead of modifying _systemEventListenerClassMap Key: MYFACES-2973

HTML 5 Module: aplha 1 ?

2010-11-17 Thread Matthias Wessendorf
Hi Should we release a first alpha? sent from my Android phone

Re: HTML 5 Module: aplha 1 ?

2010-11-17 Thread Jakob Korherr
Hi, IMO we should discuss where to put the GSoC projects and thus how they should be packaged first (especially HTML5 and webapptest). Currently they're still in the gsoc folder. Regards, Jakob 2010/11/17 Matthias Wessendorf mat...@apache.org: Hi Should we release a first alpha? sent from

Re: HTML 5 Module: aplha 1 ?

2010-11-17 Thread Gerhard
i agree with jakob regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/11/17 Jakob Korherr jakob.korh...@gmail.com Hi, IMO we should discuss where to put the GSoC projects

[jira] Created: (EXTCDI-77) Create assembly for binary and source distributions

2010-11-17 Thread Jakob Korherr (JIRA)
Create assembly for binary and source distributions --- Key: EXTCDI-77 URL: https://issues.apache.org/jira/browse/EXTCDI-77 Project: MyFaces CODI Issue Type: Task Affects Versions: 0.9.0

[jira] Created: (TOBAGO-944) AttributeMap support for TobagoFacesContext

2010-11-17 Thread Bernd Bohmann (JIRA)
AttributeMap support for TobagoFacesContext --- Key: TOBAGO-944 URL: https://issues.apache.org/jira/browse/TOBAGO-944 Project: MyFaces Tobago Issue Type: Improvement Components: Core

Re: HTML 5 Module: aplha 1 ?

2010-11-17 Thread Ali Ok
Hi all, That would be great. Sent from Android On 17 Nov 2010 18:45, Gerhard gerhard.petra...@gmail.com wrote: i agree with jakob regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache

[jira] Commented: (EXTCDI-77) Create assembly for binary and source distributions

2010-11-17 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933133#action_12933133 ] Mark Struberg commented on EXTCDI-77: - we just need to add an assembly for the binary

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

2010-11-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933164#action_12933164 ] Leonardo Uribe commented on MYFACES-2945: - Hi Here we have different problems to

[jira] Created: (MYFACES-2974) Use FacesConfig interfaces to load configuration using annotations

2010-11-17 Thread Leonardo Uribe (JIRA)
Use FacesConfig interfaces to load configuration using annotations -- Key: MYFACES-2974 URL: https://issues.apache.org/jira/browse/MYFACES-2974 Project: MyFaces Core Issue

[jira] Resolved: (MYFACES-2974) Use FacesConfig interfaces to load configuration using annotations

2010-11-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2974. - Resolution: Fixed Use FacesConfig interfaces to load configuration using annotations

[jira] Created: (MYFACES-2975) NamedEventManager should be configured per web application, and do not use a static instance

2010-11-17 Thread Leonardo Uribe (JIRA)
NamedEventManager should be configured per web application, and do not use a static instance Key: MYFACES-2975 URL: https://issues.apache.org/jira/browse/MYFACES-2975

[jira] Created: (MYFACES-2976) Support hiding myfaces impl classes in osgi, and provide a single osgi bundle for api + impl

2010-11-17 Thread David Jencks (JIRA)
Support hiding myfaces impl classes in osgi, and provide a single osgi bundle for api + impl Key: MYFACES-2976 URL: https://issues.apache.org/jira/browse/MYFACES-2976

[jira] Resolved: (MYFACES-2975) NamedEventManager should be configured per web application, and do not use a static instance

2010-11-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2975. - Resolution: Fixed NamedEventManager should be configured per web application, and do

[jira] Created: (MYFACES-2977) Factories loaded through META-INF/services/[factory name] should use FacesConfig object

2010-11-17 Thread Leonardo Uribe (JIRA)
Factories loaded through META-INF/services/[factory name] should use FacesConfig object --- Key: MYFACES-2977 URL: https://issues.apache.org/jira/browse/MYFACES-2977

[jira] Resolved: (MYFACES-2977) Factories loaded through META-INF/services/[factory name] should use FacesConfig object

2010-11-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2977. - Resolution: Fixed Fix Version/s: 2.0.3-SNAPSHOT Factories loaded through

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

2010-11-17 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933287#action_12933287 ] Ivan commented on MYFACES-2945: --- First, I have to admit I am not familar with the whole

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

2010-11-17 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933287#action_12933287 ] Ivan edited comment on MYFACES-2945 at 11/17/10 9:07 PM: - First,