You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org> on 2007/04/27 21:03:15 UTC

[jira] Created: (ADFFACES-472) allow custom component metadata in faces-config.xml

allow custom component metadata in faces-config.xml
---------------------------------------------------

                 Key: ADFFACES-472
                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
             Project: MyFaces ADF-Faces
          Issue Type: Improvement
          Components: Build
    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
            Reporter: Andy Schwartz
            Priority: Minor
             Fix For: 1.0.1-incubating-plugins-SNAPSHOT


ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:

<component-metadata>
  <mine:foo>Some metadata</mine:foo>
</component-metadata>

However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Updated: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Schwartz updated ADFFACES-472:
-----------------------------------

    Status: Open  (was: Patch Available)

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>            Priority: Minor
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Updated: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Schwartz updated ADFFACES-472:
-----------------------------------

    Status: Patch Available  (was: Open)

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>            Priority: Minor
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Updated: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Schwartz updated ADFFACES-472:
-----------------------------------

    Status: Open  (was: Patch Available)

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>            Priority: Minor
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Updated: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Schwartz updated ADFFACES-472:
-----------------------------------

    Status: Patch Available  (was: Open)

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>            Priority: Minor
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Resolved: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer resolved ADFFACES-472.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-incubating-plugins-SNAPSHOT
         Assignee: Adam Winer

Fixed on trunk and for 1.2.

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>         Assigned To: Adam Winer
>            Priority: Minor
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT, 1.0.1-incubating-plugins-SNAPSHOT
>
>         Attachments: adffaces-472.patch
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Updated: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Schwartz updated ADFFACES-472:
-----------------------------------

    Status: Patch Available  (was: Open)

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>            Priority: Minor
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Updated: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Schwartz updated ADFFACES-472:
-----------------------------------

    Status: Open  (was: Patch Available)

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>            Priority: Minor
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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


[jira] Updated: (ADFFACES-472) allow custom component metadata in faces-config.xml

Posted by "Andy Schwartz (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Schwartz updated ADFFACES-472:
-----------------------------------

    Attachment: adffaces-472.patch

This patch applies the same fix that was used to address property-extension metadata (see  ADFFACES-358), but for component-metadata.  Did a test run both with and without the fix to identify any unexpected diffs in faces-config.xml, but didn't find any.

> allow custom component metadata in faces-config.xml
> ---------------------------------------------------
>
>                 Key: ADFFACES-472
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-472
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Andy Schwartz
>            Priority: Minor
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>         Attachments: adffaces-472.patch
>
>
> ADFFACES-358 provided the ability to add custom property metadata.  I am looking for a similar capability, but for component metadata.  That is, I would like to be able to generate metadata of the form:
> <component-metadata>
>   <mine:foo>Some metadata</mine:foo>
> </component-metadata>
> However, the xslt that is is used to generate faces-config.xml currently strips out unknown child elements from component-metadata.

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