You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Neil Griffin (JIRA)" <ji...@apache.org> on 2018/07/27 19:17:00 UTC

[jira] [Created] (PLUTO-720) Upgrade liferay-portlet.xml descriptors in the TCK from the 7.0.0 DTD to 7.1.0

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)