[
https://issues.jboss.org/browse/RF-12487?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-12487:
---------------------------------
Nice catch.
{code}
examples/template/src/main/webapp/index.xhtml
24:
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:r="http://richfaces.org/core"
xmlns:c="http://java.sun.com/jsp/jstl/core">
examples/template/src/main/webapp/layout/template.xhtml
29:
xmlns:r="http://richfaces.org/core">
examples/components-demo/src/main/webapp/examples/input/index.xhtml
29:
xmlns:r="http://richfaces.org/core">
examples/components-demo/src/main/webapp/examples/validator/index.xhtml
29:
xmlns:r="http://richfaces.org/core">
examples/components-demo/src/main/webapp/examples/iteration/index.xhtml
29:
xmlns:r="http://richfaces.org/core">
examples/components-demo/src/main/webapp/examples/core/index.xhtml
29:
xmlns:r="http://richfaces.org/core">
examples/components-demo/src/main/webapp/examples/output/index.xhtml
29:
xmlns:r="http://richfaces.org/core">
examples/components-demo/src/main/webapp/examples/dnd/index.xhtml
29:
xmlns:r="http://richfaces.org/core">
examples/components-demo/src/main/webapp/examples/misc/index.xhtml
29:
xmlns:r="http://richfaces.org/core">
{code}
Change namespace
http://richfaces.org/core to
http://richfaces.org/rich once refactoring ends
---------------------------------------------------------------------------------------------
Key: RF-12487
URL:
https://issues.jboss.org/browse/RF-12487
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: build/distribution
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Priority: Blocker
Labels: rf5-build
Fix For: 5.0.0.Alpha1
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
The namespace must be identical with current {{rich:}} one to allow fluent migration to
M2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira