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 "Bill Baggett (JIRA)" <ad...@incubator.apache.org> on 2007/04/19 04:01:18 UTC

[jira] Created: (ADFFACES-459) maven-faces-plugin doesn't support deprecated element in facet-metadata element

maven-faces-plugin doesn't support deprecated element in facet-metadata element
-------------------------------------------------------------------------------

                 Key: ADFFACES-459
                 URL: https://issues.apache.org/jira/browse/ADFFACES-459
             Project: MyFaces ADF-Faces
          Issue Type: Improvement
          Components: Plugins
    Affects Versions: 1.0.0-incubating-plugins
            Reporter: Bill Baggett
            Priority: Minor


The maven-faces-plugin, when it creates faces-config.xml doesn't support the deprecated element in the facet-metadata element.  It uses a style sheet to transform the faces-config.xml.  Just need to change the style sheet to handle this case.

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


[jira] Resolved: (ADFFACES-459) maven-faces-plugin doesn't support deprecated element in facet-metadata element

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

Matthias Weßendorf resolved ADFFACES-459.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating-plugins-SNAPSHOT
                   2.0.0-incubating-plugins-SNAPSHOT

> maven-faces-plugin doesn't support deprecated element in facet-metadata element
> -------------------------------------------------------------------------------
>
>                 Key: ADFFACES-459
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-459
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT, 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Bill Baggett
>         Assigned To: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT, 1.0.1-incubating-plugins-SNAPSHOT
>
>         Attachments: maven-faces-plugin-1_2.patch, maven-faces-plugin.patch
>
>
> The maven-faces-plugin, when it creates faces-config.xml doesn't support the deprecated element in the facet-metadata element.  It uses a style sheet to transform the faces-config.xml.  Just need to change the style sheet to handle this case.

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


[jira] Updated: (ADFFACES-459) maven-faces-plugin doesn't support deprecated element in facet-metadata element

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

Bill Baggett updated ADFFACES-459:
----------------------------------

    Status: Patch Available  (was: Open)

> maven-faces-plugin doesn't support deprecated element in facet-metadata element
> -------------------------------------------------------------------------------
>
>                 Key: ADFFACES-459
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-459
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 1.0.0-incubating-plugins
>            Reporter: Bill Baggett
>            Priority: Minor
>
> The maven-faces-plugin, when it creates faces-config.xml doesn't support the deprecated element in the facet-metadata element.  It uses a style sheet to transform the faces-config.xml.  Just need to change the style sheet to handle this case.

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


[jira] Updated: (ADFFACES-459) maven-faces-plugin doesn't support deprecated element in facet-metadata element

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

Bill Baggett updated ADFFACES-459:
----------------------------------

    Attachment: maven-faces-plugin-1_2.patch
                maven-faces-plugin.patch

Patches for trunk and faces-1_2-070316 branch.

> maven-faces-plugin doesn't support deprecated element in facet-metadata element
> -------------------------------------------------------------------------------
>
>                 Key: ADFFACES-459
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-459
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 1.0.0-incubating-plugins
>            Reporter: Bill Baggett
>            Priority: Minor
>         Attachments: maven-faces-plugin-1_2.patch, maven-faces-plugin.patch
>
>
> The maven-faces-plugin, when it creates faces-config.xml doesn't support the deprecated element in the facet-metadata element.  It uses a style sheet to transform the faces-config.xml.  Just need to change the style sheet to handle this case.

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


[jira] Assigned: (ADFFACES-459) maven-faces-plugin doesn't support deprecated element in facet-metadata element

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

Matthias Weßendorf reassigned ADFFACES-459:
-------------------------------------------

    Assignee: Matthias Weßendorf

> maven-faces-plugin doesn't support deprecated element in facet-metadata element
> -------------------------------------------------------------------------------
>
>                 Key: ADFFACES-459
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-459
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT, 1.0.1-incubating-core-SNAPSHOT
>            Reporter: Bill Baggett
>         Assigned To: Matthias Weßendorf
>            Priority: Minor
>         Attachments: maven-faces-plugin-1_2.patch, maven-faces-plugin.patch
>
>
> The maven-faces-plugin, when it creates faces-config.xml doesn't support the deprecated element in the facet-metadata element.  It uses a style sheet to transform the faces-config.xml.  Just need to change the style sheet to handle this case.

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


[jira] Updated: (ADFFACES-459) maven-faces-plugin doesn't support deprecated element in facet-metadata element

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

Matthias Weßendorf updated ADFFACES-459:
----------------------------------------

    Affects Version/s:     (was: 1.0.0-incubating-plugins)
                       1.0.1-incubating-core-SNAPSHOT
                       2.0.0-incubating-plugins-SNAPSHOT

> maven-faces-plugin doesn't support deprecated element in facet-metadata element
> -------------------------------------------------------------------------------
>
>                 Key: ADFFACES-459
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-459
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT, 1.0.1-incubating-core-SNAPSHOT
>            Reporter: Bill Baggett
>            Priority: Minor
>         Attachments: maven-faces-plugin-1_2.patch, maven-faces-plugin.patch
>
>
> The maven-faces-plugin, when it creates faces-config.xml doesn't support the deprecated element in the facet-metadata element.  It uses a style sheet to transform the faces-config.xml.  Just need to change the style sheet to handle this case.

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


[jira] Updated: (ADFFACES-459) maven-faces-plugin doesn't support deprecated element in facet-metadata element

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

Matthias Weßendorf updated ADFFACES-459:
----------------------------------------

    Affects Version/s:     (was: 1.0.1-incubating-core-SNAPSHOT)
                       1.0.1-incubating-plugins-SNAPSHOT

> maven-faces-plugin doesn't support deprecated element in facet-metadata element
> -------------------------------------------------------------------------------
>
>                 Key: ADFFACES-459
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-459
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT, 1.0.1-incubating-plugins-SNAPSHOT
>            Reporter: Bill Baggett
>         Assigned To: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 2.0.0-incubating-plugins-SNAPSHOT, 1.0.1-incubating-plugins-SNAPSHOT
>
>         Attachments: maven-faces-plugin-1_2.patch, maven-faces-plugin.patch
>
>
> The maven-faces-plugin, when it creates faces-config.xml doesn't support the deprecated element in the facet-metadata element.  It uses a style sheet to transform the faces-config.xml.  Just need to change the style sheet to handle this case.

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