You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by as...@apache.org on 2018/03/08 22:35:21 UTC

portals-pluto git commit: PLUTO-662 Introduce a liferay profile for the tck (disable SennaJS for V2RequestTests_ClientDataRequest_ApiAction_getPortletInputStream2 and V2RequestTests_ClientDataRequest_ApiAction_getPortletInputStream3)

Repository: portals-pluto
Updated Branches:
  refs/heads/master 27c718dbc -> 553c13a50


PLUTO-662 Introduce a liferay profile for the tck (disable SennaJS for V2RequestTests_ClientDataRequest_ApiAction_getPortletInputStream2 and V2RequestTests_ClientDataRequest_ApiAction_getPortletInputStream3)


Project: http://git-wip-us.apache.org/repos/asf/portals-pluto/repo
Commit: http://git-wip-us.apache.org/repos/asf/portals-pluto/commit/553c13a5
Tree: http://git-wip-us.apache.org/repos/asf/portals-pluto/tree/553c13a5
Diff: http://git-wip-us.apache.org/repos/asf/portals-pluto/diff/553c13a5

Branch: refs/heads/master
Commit: 553c13a5084a1851785dfe67e918130d2cc4b231
Parents: 27c718d
Author: Neil Griffin <ne...@gmail.com>
Authored: Thu Mar 8 17:34:52 2018 -0500
Committer: Neil Griffin <ne...@gmail.com>
Committed: Thu Mar 8 17:34:52 2018 -0500

----------------------------------------------------------------------
 .../V2RequestTests/src/main/webapp/WEB-INF/liferay-portlet.xml      | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/portals-pluto/blob/553c13a5/portlet-tck_3.0/V2RequestTests/src/main/webapp/WEB-INF/liferay-portlet.xml
----------------------------------------------------------------------
diff --git a/portlet-tck_3.0/V2RequestTests/src/main/webapp/WEB-INF/liferay-portlet.xml b/portlet-tck_3.0/V2RequestTests/src/main/webapp/WEB-INF/liferay-portlet.xml
index c368646..d4eb177 100644
--- a/portlet-tck_3.0/V2RequestTests/src/main/webapp/WEB-INF/liferay-portlet.xml
+++ b/portlet-tck_3.0/V2RequestTests/src/main/webapp/WEB-INF/liferay-portlet.xml
@@ -24,6 +24,7 @@
 	</portlet>
 	<portlet>
 		<portlet-name>RequestTests_ClientDataRequest_ApiAction</portlet-name>
+		<single-page-application>false</single-page-application>
 		<requires-namespaced-parameters>false</requires-namespaced-parameters>
 	</portlet>
 	<portlet>