You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Simon Lessard (JIRA)" <de...@myfaces.apache.org> on 2008/08/29 00:49:44 UTC

[jira] Created: (MYFACES-1912) Implement JSF 2.0 logic at TODO #2

Implement JSF 2.0 logic at TODO #2
----------------------------------

                 Key: MYFACES-1912
                 URL: https://issues.apache.org/jira/browse/MYFACES-1912
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Simon Lessard


In class: javax.faces.application.Application
Implement: public UIComponent createComponent(ValueExpression componentExpression, FacesContext context, String componentType, String rendererType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-1912) Implement JSF 2.0 logic at TODO #2

Posted by "Simon Lessard (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard resolved MYFACES-1912.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

Applied patch to the trunk, revision 705902. Thanks,

> Implement JSF 2.0 logic at TODO #2
> ----------------------------------
>
>                 Key: MYFACES-1912
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1912
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Assignee: Simon Lessard
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-1912.patch
>
>
> In class: javax.faces.application.Application
> Implement: public UIComponent createComponent(ValueExpression componentExpression, FacesContext context, String componentType, String rendererType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MYFACES-1912) Implement JSF 2.0 logic at TODO #2

Posted by "Marc De Lafontaine (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marc De Lafontaine updated MYFACES-1912:
----------------------------------------

    Status: Patch Available  (was: Open)

> Implement JSF 2.0 logic at TODO #2
> ----------------------------------
>
>                 Key: MYFACES-1912
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1912
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Simon Lessard
>            Priority: Minor
>         Attachments: MYFACES-1912.patch
>
>
> In class: javax.faces.application.Application
> Implement: public UIComponent createComponent(ValueExpression componentExpression, FacesContext context, String componentType, String rendererType)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.