[
https://issues.apache.org/jira/browse/MYFACES-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312410#comment-17312410
]
Melloware commented on MYFACES-4388:
------------------------------------
Right now we have something like this...
{code:java}
public final static String NAMESPACE = "http://xmlns.jcp.org/jsf/core";
public final static String ALIAS_NAMESPACE = "http://java.sun.com/jsf/core";
{code}
> Faces 4.0: rename xmlns.jcp.org taglib URIs
> -------------------------------------------
>
> Key: MYFACES-4388
> URL: https://issues.apache.org/jira/browse/MYFACES-4388
> Project: MyFaces Core
> Issue Type: Improvement
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Priority: Major
> Fix For: 4.0.0-RC1
>
>
> https://github.com/eclipse-ee4j/faces-api/issues/1553
--
This message was sent by Atlassian Jira
(v8.3.4#803005)