You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shale.apache.org by "Greg Reddin (JIRA)" <ji...@apache.org> on 2008/05/29 17:58:06 UTC

[jira] Created: (SHALE-491) MyFaces profile won't build

MyFaces profile won't build
---------------------------

                 Key: SHALE-491
                 URL: https://issues.apache.org/struts/browse/SHALE-491
             Project: Shale
          Issue Type: Bug
          Components: Examples
    Affects Versions: 1.0.5
            Reporter: Greg Reddin
            Assignee: Greg Reddin
             Fix For: 1.0.5


Example apps won't build when using myfaces profile. The reason is due to missing servlet API dependencies. In the process of fixing this we should also upgrade the MyFaces dependencies from 1.1.4 to 1.1.5.

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


[jira] Resolved: (SHALE-491) MyFaces profile won't build

Posted by "Greg Reddin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/SHALE-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Reddin resolved SHALE-491.
-------------------------------

    Resolution: Fixed

Upgraded MyFaces to 1.1.5 in poms where it was referenced. Also added servlet 2.4 dependency to myfaces apps profile.

> MyFaces profile won't build
> ---------------------------
>
>                 Key: SHALE-491
>                 URL: https://issues.apache.org/struts/browse/SHALE-491
>             Project: Shale
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 1.0.5
>            Reporter: Greg Reddin
>            Assignee: Greg Reddin
>             Fix For: 1.0.5
>
>
> Example apps won't build when using myfaces profile. The reason is due to missing servlet API dependencies. In the process of fixing this we should also upgrade the MyFaces dependencies from 1.1.4 to 1.1.5.

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