|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elementsAdd support for remaining 2.0 faces-config.xml elements
------------------------------------------------------- Key: MYFACES-2226 URL: https://issues.apache.org/jira/browse/MYFACES-2226 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Curtiss Howard Attachments: MYFACES-2226.patch Add support for remaining 2.0 faces-config.xml elements: faces-config/application/default-validators faces-config/application/default-validators/validator-id faces-config/application/partial-traversal faces-config/application/system-event-listener faces-config/application/system-event-listener/source-class faces-config/application/system-event-listener/system-event-class faces-config/application/system-event-listener/system-event-listener-class faces-config/behavior faces-config/behavior/attribute faces-config/behavior/attribute/attribute-class faces-config/behavior/attribute/attribute-extension faces-config/behavior/attribute/attribute-name faces-config/behavior/attribute/default-value faces-config/behavior/attribute/description faces-config/behavior/attribute/display-name faces-config/behavior/attribute/icon faces-config/behavior/attribute/suggested-value faces-config/behavior/behavior-class faces-config/behavior/behavior-extension faces-config/behavior/behavior-id faces-config/behavior/description faces-config/behavior/display-name faces-config/behavior/icon faces-config/behavior/property faces-config/behavior/property/default-value faces-config/behavior/property/description faces-config/behavior/property/display-name faces-config/behavior/property/icon faces-config/behavior/property/property-class faces-config/behavior/property/property-extension faces-config/behavior/property/property-name faces-config/behavior/property/suggested-value faces-config/factory/view-declaration-language-factory faces-config/render-kit/renderer/client-behavior-renderer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Updated: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elements[ https://issues.apache.org/jira/browse/MYFACES-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtiss Howard updated MYFACES-2226: ------------------------------------ Status: Patch Available (was: Open) > Add support for remaining 2.0 faces-config.xml elements > ------------------------------------------------------- > > Key: MYFACES-2226 > URL: https://issues.apache.org/jira/browse/MYFACES-2226 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > Attachments: MYFACES-2226.patch > > > Add support for remaining 2.0 faces-config.xml elements: > faces-config/application/default-validators > faces-config/application/default-validators/validator-id > faces-config/application/partial-traversal > faces-config/application/system-event-listener > faces-config/application/system-event-listener/source-class > faces-config/application/system-event-listener/system-event-class > faces-config/application/system-event-listener/system-event-listener-class > faces-config/behavior > faces-config/behavior/attribute > faces-config/behavior/attribute/attribute-class > faces-config/behavior/attribute/attribute-extension > faces-config/behavior/attribute/attribute-name > faces-config/behavior/attribute/default-value > faces-config/behavior/attribute/description > faces-config/behavior/attribute/display-name > faces-config/behavior/attribute/icon > faces-config/behavior/attribute/suggested-value > faces-config/behavior/behavior-class > faces-config/behavior/behavior-extension > faces-config/behavior/behavior-id > faces-config/behavior/description > faces-config/behavior/display-name > faces-config/behavior/icon > faces-config/behavior/property > faces-config/behavior/property/default-value > faces-config/behavior/property/description > faces-config/behavior/property/display-name > faces-config/behavior/property/icon > faces-config/behavior/property/property-class > faces-config/behavior/property/property-extension > faces-config/behavior/property/property-name > faces-config/behavior/property/suggested-value > faces-config/factory/view-declaration-language-factory > faces-config/render-kit/renderer/client-behavior-renderer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elements[ https://issues.apache.org/jira/browse/MYFACES-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707068#action_12707068 ] Leonardo Uribe commented on MYFACES-2226: ----------------------------------------- The patch looks fine, but before commit it we need to update the file located in src\main\resources\org\apache\myfaces\resource\web-facesconfig_2_0.xsd This file is used for validation purposes for faces-config.xml files. > Add support for remaining 2.0 faces-config.xml elements > ------------------------------------------------------- > > Key: MYFACES-2226 > URL: https://issues.apache.org/jira/browse/MYFACES-2226 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > Attachments: MYFACES-2226.patch > > > Add support for remaining 2.0 faces-config.xml elements: > faces-config/application/default-validators > faces-config/application/default-validators/validator-id > faces-config/application/partial-traversal > faces-config/application/system-event-listener > faces-config/application/system-event-listener/source-class > faces-config/application/system-event-listener/system-event-class > faces-config/application/system-event-listener/system-event-listener-class > faces-config/behavior > faces-config/behavior/attribute > faces-config/behavior/attribute/attribute-class > faces-config/behavior/attribute/attribute-extension > faces-config/behavior/attribute/attribute-name > faces-config/behavior/attribute/default-value > faces-config/behavior/attribute/description > faces-config/behavior/attribute/display-name > faces-config/behavior/attribute/icon > faces-config/behavior/attribute/suggested-value > faces-config/behavior/behavior-class > faces-config/behavior/behavior-extension > faces-config/behavior/behavior-id > faces-config/behavior/description > faces-config/behavior/display-name > faces-config/behavior/icon > faces-config/behavior/property > faces-config/behavior/property/default-value > faces-config/behavior/property/description > faces-config/behavior/property/display-name > faces-config/behavior/property/icon > faces-config/behavior/property/property-class > faces-config/behavior/property/property-extension > faces-config/behavior/property/property-name > faces-config/behavior/property/suggested-value > faces-config/factory/view-declaration-language-factory > faces-config/render-kit/renderer/client-behavior-renderer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elements[ https://issues.apache.org/jira/browse/MYFACES-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708444#action_12708444 ] Curtiss Howard commented on MYFACES-2226: ----------------------------------------- Provided update. > Add support for remaining 2.0 faces-config.xml elements > ------------------------------------------------------- > > Key: MYFACES-2226 > URL: https://issues.apache.org/jira/browse/MYFACES-2226 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > Attachments: MYFACES-2226.1.patch, MYFACES-2226.patch > > > Add support for remaining 2.0 faces-config.xml elements: > faces-config/application/default-validators > faces-config/application/default-validators/validator-id > faces-config/application/partial-traversal > faces-config/application/system-event-listener > faces-config/application/system-event-listener/source-class > faces-config/application/system-event-listener/system-event-class > faces-config/application/system-event-listener/system-event-listener-class > faces-config/behavior > faces-config/behavior/attribute > faces-config/behavior/attribute/attribute-class > faces-config/behavior/attribute/attribute-extension > faces-config/behavior/attribute/attribute-name > faces-config/behavior/attribute/default-value > faces-config/behavior/attribute/description > faces-config/behavior/attribute/display-name > faces-config/behavior/attribute/icon > faces-config/behavior/attribute/suggested-value > faces-config/behavior/behavior-class > faces-config/behavior/behavior-extension > faces-config/behavior/behavior-id > faces-config/behavior/description > faces-config/behavior/display-name > faces-config/behavior/icon > faces-config/behavior/property > faces-config/behavior/property/default-value > faces-config/behavior/property/description > faces-config/behavior/property/display-name > faces-config/behavior/property/icon > faces-config/behavior/property/property-class > faces-config/behavior/property/property-extension > faces-config/behavior/property/property-name > faces-config/behavior/property/suggested-value > faces-config/factory/view-declaration-language-factory > faces-config/render-kit/renderer/client-behavior-renderer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Updated: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elements[ https://issues.apache.org/jira/browse/MYFACES-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2226: ------------------------------------- Resolution: Fixed Fix Version/s: 2.0.0-alpha Status: Resolved (was: Patch Available) > Add support for remaining 2.0 faces-config.xml elements > ------------------------------------------------------- > > Key: MYFACES-2226 > URL: https://issues.apache.org/jira/browse/MYFACES-2226 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > Fix For: 2.0.0-alpha > > Attachments: MYFACES-2226.1.patch, MYFACES-2226.patch > > > Add support for remaining 2.0 faces-config.xml elements: > faces-config/application/default-validators > faces-config/application/default-validators/validator-id > faces-config/application/partial-traversal > faces-config/application/system-event-listener > faces-config/application/system-event-listener/source-class > faces-config/application/system-event-listener/system-event-class > faces-config/application/system-event-listener/system-event-listener-class > faces-config/behavior > faces-config/behavior/attribute > faces-config/behavior/attribute/attribute-class > faces-config/behavior/attribute/attribute-extension > faces-config/behavior/attribute/attribute-name > faces-config/behavior/attribute/default-value > faces-config/behavior/attribute/description > faces-config/behavior/attribute/display-name > faces-config/behavior/attribute/icon > faces-config/behavior/attribute/suggested-value > faces-config/behavior/behavior-class > faces-config/behavior/behavior-extension > faces-config/behavior/behavior-id > faces-config/behavior/description > faces-config/behavior/display-name > faces-config/behavior/icon > faces-config/behavior/property > faces-config/behavior/property/default-value > faces-config/behavior/property/description > faces-config/behavior/property/display-name > faces-config/behavior/property/icon > faces-config/behavior/property/property-class > faces-config/behavior/property/property-extension > faces-config/behavior/property/property-name > faces-config/behavior/property/suggested-value > faces-config/factory/view-declaration-language-factory > faces-config/render-kit/renderer/client-behavior-renderer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elements[ https://issues.apache.org/jira/browse/MYFACES-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773561#action_12773561 ] Matthias Weßendorf commented on MYFACES-2226: --------------------------------------------- and other stuff for JAR-ORDERING > Add support for remaining 2.0 faces-config.xml elements > ------------------------------------------------------- > > Key: MYFACES-2226 > URL: https://issues.apache.org/jira/browse/MYFACES-2226 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > Fix For: 2.0.0-alpha > > Attachments: MYFACES-2226.1.patch, MYFACES-2226.patch > > > Add support for remaining 2.0 faces-config.xml elements: > faces-config/application/default-validators > faces-config/application/default-validators/validator-id > faces-config/application/partial-traversal > faces-config/application/system-event-listener > faces-config/application/system-event-listener/source-class > faces-config/application/system-event-listener/system-event-class > faces-config/application/system-event-listener/system-event-listener-class > faces-config/behavior > faces-config/behavior/attribute > faces-config/behavior/attribute/attribute-class > faces-config/behavior/attribute/attribute-extension > faces-config/behavior/attribute/attribute-name > faces-config/behavior/attribute/default-value > faces-config/behavior/attribute/description > faces-config/behavior/attribute/display-name > faces-config/behavior/attribute/icon > faces-config/behavior/attribute/suggested-value > faces-config/behavior/behavior-class > faces-config/behavior/behavior-extension > faces-config/behavior/behavior-id > faces-config/behavior/description > faces-config/behavior/display-name > faces-config/behavior/icon > faces-config/behavior/property > faces-config/behavior/property/default-value > faces-config/behavior/property/description > faces-config/behavior/property/display-name > faces-config/behavior/property/icon > faces-config/behavior/property/property-class > faces-config/behavior/property/property-extension > faces-config/behavior/property/property-name > faces-config/behavior/property/suggested-value > faces-config/factory/view-declaration-language-factory > faces-config/render-kit/renderer/client-behavior-renderer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elements[ https://issues.apache.org/jira/browse/MYFACES-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773560#action_12773560 ] Matthias Weßendorf commented on MYFACES-2226: --------------------------------------------- I think the <name> element is missing > Add support for remaining 2.0 faces-config.xml elements > ------------------------------------------------------- > > Key: MYFACES-2226 > URL: https://issues.apache.org/jira/browse/MYFACES-2226 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > Fix For: 2.0.0-alpha > > Attachments: MYFACES-2226.1.patch, MYFACES-2226.patch > > > Add support for remaining 2.0 faces-config.xml elements: > faces-config/application/default-validators > faces-config/application/default-validators/validator-id > faces-config/application/partial-traversal > faces-config/application/system-event-listener > faces-config/application/system-event-listener/source-class > faces-config/application/system-event-listener/system-event-class > faces-config/application/system-event-listener/system-event-listener-class > faces-config/behavior > faces-config/behavior/attribute > faces-config/behavior/attribute/attribute-class > faces-config/behavior/attribute/attribute-extension > faces-config/behavior/attribute/attribute-name > faces-config/behavior/attribute/default-value > faces-config/behavior/attribute/description > faces-config/behavior/attribute/display-name > faces-config/behavior/attribute/icon > faces-config/behavior/attribute/suggested-value > faces-config/behavior/behavior-class > faces-config/behavior/behavior-extension > faces-config/behavior/behavior-id > faces-config/behavior/description > faces-config/behavior/display-name > faces-config/behavior/icon > faces-config/behavior/property > faces-config/behavior/property/default-value > faces-config/behavior/property/description > faces-config/behavior/property/display-name > faces-config/behavior/property/icon > faces-config/behavior/property/property-class > faces-config/behavior/property/property-extension > faces-config/behavior/property/property-name > faces-config/behavior/property/suggested-value > faces-config/factory/view-declaration-language-factory > faces-config/render-kit/renderer/client-behavior-renderer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
| Free embeddable forum powered by Nabble | Forum Help |