You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2009/11/15 00:02:39 UTC

[jira] Created: (EXTVAL-71) projectstage adapter

projectstage adapter
--------------------

                 Key: EXTVAL-71
                 URL: https://issues.apache.org/jira/browse/EXTVAL-71
             Project: MyFaces Extensions Validator
          Issue Type: New Feature
          Components: Core
            Reporter: Gerhard Petracek


to be able to use the project stage feature of jsf 2.0 also in extval 1.x and to keep the source code of all versions in sync an adapter should encapsulate the evaluation of the current project stage in case of extval 1.x it reads the context parameter of the web.xml introduced by jsf 2.0 (javax.faces.PROJECT_STAGE). in case of extval 2.x it should delegate to the std. api of jsf. with a pluggable mechanism it's possible to change this default behavior

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


[jira] Resolved: (EXTVAL-71) projectstage adapter

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

Gerhard Petracek resolved EXTVAL-71.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.3-SNAPSHOT
                   2.0.3-SNAPSHOT
                   1.2.3-SNAPSHOT

> projectstage adapter
> --------------------
>
>                 Key: EXTVAL-71
>                 URL: https://issues.apache.org/jira/browse/EXTVAL-71
>             Project: MyFaces Extensions Validator
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Gerhard Petracek
>             Fix For: 1.2.3-SNAPSHOT, 2.0.3-SNAPSHOT, 1.1.3-SNAPSHOT
>
>
> to be able to use the project stage feature of jsf 2.0 also in extval 1.x and to keep the source code of all versions in sync an adapter should encapsulate the evaluation of the current project stage in case of extval 1.x it reads the context parameter of the web.xml introduced by jsf 2.0 (javax.faces.PROJECT_STAGE). in case of extval 2.x it should delegate to the std. api of jsf. with a pluggable mechanism it's possible to change this default behavior

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