You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Nicolucci (Jira)" <de...@myfaces.apache.org> on 2022/09/23 14:01:00 UTC

[jira] [Commented] (MYFACES-4460) JSP (Pages) support was removed but there is still a dependency on JSTL (Tags), also remove tlds that are no longer necessary

    [ https://issues.apache.org/jira/browse/MYFACES-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608767#comment-17608767 ] 

Paul Nicolucci commented on MYFACES-4460:
-----------------------------------------

I need to look at the 2.3-next branch and see if the JSP support was removed from there already also. If it was then I'll make these same changes to 2.3-next.

> JSP (Pages) support was removed but there is still a dependency on JSTL (Tags), also remove tlds that are no longer necessary
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-4460
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4460
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 4.0.0-RC1
>            Reporter: Paul Nicolucci
>            Assignee: Paul Nicolucci
>            Priority: Major
>             Fix For: 4.0.0-RC2
>
>
> Looking over the pom.xml file we are still referencing some JSTL(Tags) dependencies. I've removed them and things look to be working properly still.
> JSP(Pages) support was removed as part of Faces 4.0 here : [https://github.com/jakartaee/faces/issues/1546]
>  
> MyFaces commits that I found relating to JSP removal:
>     1) [https://github.com/apache/myfaces/commit/7d2d9ac1ea2930c531679c1d109c499b97deb65a]
>     2) [https://github.com/apache/myfaces/commit/d667662b90bcc24c9bbc1b6b9e93ab6bcd4539ab]
>  
> 1) Remove dependencies that are no longer necessary.
> 2) Remove the generation of myfaces_core.tld and myfaces_html.tld
> 3) Remove imports for jsp/jstl in the manifest generation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)