FYI: MyFaces now provides an OSGi bundle (was: svn commit: r1039301 - in /myfaces/core/trunk: bundle/ bundle/pom.xml pom.xml)

2010-11-26 Thread Jakob Korherr
Hi, As part of the Geronimo integration, MyFaces now provides an OSGi bundle, which includes myfaces-api and myfaces-impl. So if you are working in an OSGi environment, this is the dependency to use: dependency groupIdorg.apache.myfaces.core/groupId artifactIdmyfaces-bundle/artifactId

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

2010-11-26 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935967#action_12935967 ] Jakob Korherr commented on MYFACES-2976: I just committed the patch to create the

Codi - generating viewconfig impls?

2010-11-26 Thread Matthias Wessendorf
Hi, would it make sense to generate viewconfig impl classes, based on the available XHTML files? Would help to reduce some boilerplate code... If XHTML file is named foo_bar.xhml, the generated java file could look like @Page( name=foo_bar ) public final class FooBar implements ViewConfig { }

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

2010-11-26 Thread Guido Dubois (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935987#action_12935987 ] Guido Dubois commented on TOBAGO-929: - It works now, but icon has arrow-cursor and

Re: Codi - generating viewconfig impls?

2010-11-26 Thread Jakob Korherr
Hi, Great idea! This could be done with a maven plugin. Regards, Jakob 2010/11/26 Matthias Wessendorf mat...@apache.org: Hi, would it make sense to generate viewconfig impl classes, based on the available XHTML files? Would help to reduce some boilerplate code... If XHTML file is named

Re: Codi - generating viewconfig impls?

2010-11-26 Thread Gerhard
hi, +1 i also thought about a seam-forge* plugin which does such tasks. regards, gerhard * as soon as it is available http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/11/26 Jakob Korherr

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

2010-11-26 Thread Guido Dubois (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935992#action_12935992 ] Guido Dubois commented on TOBAGO-929: - Upps! In default mode popup is no longer modal

Re: [VOTE] Release Tobago 1.0.32

2010-11-26 Thread Volker Weber
+1 Regards, Volker 2010/11/24 Bernd Bohmann bernd.bohm...@atanion.com: Hello, I would like to release Tobago 1.0.32. For a detail list please consult the release notes: http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273styleName=Htmlversion=12315489 The version

Re: [VOTE] Release Tobago 1.0.32

2010-11-26 Thread Matthias Wessendorf
+1 On Fri, Nov 26, 2010 at 3:02 PM, Volker Weber v.we...@inexso.de wrote: +1 Regards,  Volker 2010/11/24 Bernd Bohmann bernd.bohm...@atanion.com: Hello, I would like to release Tobago 1.0.32. For a detail list please consult the release notes:

[jira] Commented: (TOBAGO-950) tc:link still occupies some space, when rendered is set to false

2010-11-26 Thread Dom W. (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936033#action_12936033 ] Dom W. commented on TOBAGO-950: --- Thanks for your reply. Here is the full view, including

[jira] Issue Comment Edited: (TOBAGO-950) tc:link still occupies some space, when rendered is set to false

2010-11-26 Thread Dom W. (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936033#action_12936033 ] Dom W. edited comment on TOBAGO-950 at 11/26/10 10:40 AM: -- Thanks

[jira] Created: (TOBAGO-952) Default expire Header for ResourceServlet in ProjectStage.Production

2010-11-26 Thread Bernd Bohmann (JIRA)
Default expire Header for ResourceServlet in ProjectStage.Production Key: TOBAGO-952 URL: https://issues.apache.org/jira/browse/TOBAGO-952 Project: MyFaces Tobago Issue

[jira] Resolved: (TOBAGO-952) Default expire Header for ResourceServlet in ProjectStage.Production

2010-11-26 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-952. -- Resolution: Fixed Fix Version/s: 1.5.0-alpha-2 Default expire Header for

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

2010-11-26 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936072#action_12936072 ] Bernd Bohmann commented on TOBAGO-929: -- Thanks for the hind. Found an error in reduced

[jira] Created: (TOBAGO-953) f:selectItem itemValue= itemLabel=All / item no longer NULL

2010-11-26 Thread Guido Dubois (JIRA)
f:selectItem itemValue= itemLabel=All / item no longer NULL - Key: TOBAGO-953 URL: https://issues.apache.org/jira/browse/TOBAGO-953 Project: MyFaces Tobago Issue Type: Bug

[jira] Resolved: (MYFACES-2964) Incorect osgi Import-Package in impl

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

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

2010-11-26 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2945. - Resolution: Fixed Fix Version/s: 2.0.3-SNAPSHOT Make a way to get the

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

2010-11-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936113#action_12936113 ] David Jencks commented on MYFACES-2976: --- I think the downloaded snapshot is working

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

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

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

2010-11-26 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2976. Resolution: Fixed Fix Version/s: 2.0.3-SNAPSHOT Thanks again, David! Resolving

[jira] Created: (EXTCDI-86) alternative approach for @PageBean

2010-11-26 Thread Gerhard Petracek (JIRA)
alternative approach for @PageBean -- Key: EXTCDI-86 URL: https://issues.apache.org/jira/browse/EXTCDI-86 Project: MyFaces CODI Issue Type: Improvement Components: JEE-JSF12-Module, JEE-JSF20-Module

[jira] Resolved: (EXTCDI-86) alternative approach for @PageBean

2010-11-26 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-86. Resolution: Fixed Fix Version/s: 0.9.1 alternative approach for @PageBean

[jira] Commented: (EXTCDI-86) alternative approach for @PageBean

2010-11-26 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936135#action_12936135 ] Gerhard Petracek commented on EXTCDI-86: as an alternative to @View we could use

[jira] Created: (TOBAGO-954) FORM authentication doesn't work anymore with tx:in

2010-11-26 Thread Guido Dubois (JIRA)
FORM authentication doesn't work anymore with tx:in - Key: TOBAGO-954 URL: https://issues.apache.org/jira/browse/TOBAGO-954 Project: MyFaces Tobago Issue Type: Bug Components:

Result (was: Re: [VOTE] Release of Extensions Validator 1.1.4, 1.2.4 and 2.0.4)

2010-11-26 Thread Gerhard
thank you for voting! 6 binding +1 votes (pmc): - Matthias Wessendorf - Grant Smith - Werner Punz - Jakob Korherr - Leonardo Uribe - Gerhard Petracek 4 non-binding +1 votes: - Rudy De Busscher - Mark Struberg - Hazem Saleh - Bart Kummel no -1 votes regards, gerhard