Neil Griffin created PLUTO-720:
----------------------------------
Summary: Upgrade liferay-portlet.xml descriptors in the TCK from
the 7.0.0 DTD to 7.1.0
Key: PLUTO-720
URL: https://issues.apache.org/jira/browse/PLUTO-720
Project: Pluto
Issue Type: Task
Components: tck
Affects Versions: 3.0.1
Reporter: Neil Griffin
Assignee: Neil Griffin
Fix For: 3.0.2
This task involves making the following change in the liferay-portlet.xml
descriptors in the TCK:
Change:
{code:xml|title=liferay-portlet.xml}
<!DOCTYPE liferay-portlet-app PUBLIC "-//Liferay//DTD Portlet Application
7.0.0//EN" "http://www.liferay.com/dtd/liferay-portlet-app_7_0_0.dtd">
{code}
to:
{code:xml|title=liferay-portlet.xml}
<!DOCTYPE liferay-portlet-app PUBLIC "-//Liferay//DTD Portlet Application
7.1.0//EN" "http://www.liferay.com/dtd/liferay-portlet-app_7_1_0.dtd">
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)