summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/liferay-portlet.xml
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2011-08-10 14:54:20 +0000
committerHenri Sara <henri.sara@itmill.com>2011-08-10 14:54:20 +0000
commit19ae86af9b484bcccf4ec3aed3d43a136609c842 (patch)
tree05c3212cf8f57901a1b3193298f473fb1b06df7e /WebContent/WEB-INF/liferay-portlet.xml
parent9e92396665f26de73871ec02ef8c8a1ea62f4822 (diff)
downloadvaadin-framework-19ae86af9b484bcccf4ec3aed3d43a136609c842.tar.gz
vaadin-framework-19ae86af9b484bcccf4ec3aed3d43a136609c842.zip
#7178 replaced most demo portlets with a test portlet, use it in Liferay 5 integration test
svn changeset:20276/svn branch:6.7
Diffstat (limited to 'WebContent/WEB-INF/liferay-portlet.xml')
-rw-r--r--WebContent/WEB-INF/liferay-portlet.xml14
1 files changed, 2 insertions, 12 deletions
diff --git a/WebContent/WEB-INF/liferay-portlet.xml b/WebContent/WEB-INF/liferay-portlet.xml
index 2ed03113b6..f246e0bc4c 100644
--- a/WebContent/WEB-INF/liferay-portlet.xml
+++ b/WebContent/WEB-INF/liferay-portlet.xml
@@ -3,18 +3,8 @@
<liferay-portlet-app>
<portlet>
- <portlet-name>PortletDemoPortlet</portlet-name>
- <instanceable>true</instanceable>
- <ajaxable>false</ajaxable>
- </portlet>
- <portlet>
- <portlet-name>Portlet Mode Example</portlet-name>
- <instanceable>true</instanceable>
- <ajaxable>false</ajaxable>
- </portlet>
- <portlet>
- <portlet-name>Portlet HTML Mode Example</portlet-name>
- <instanceable>true</instanceable>
+ <portlet-name>JSR286TestPortlet</portlet-name>
+ <instanceable>false</instanceable>
<ajaxable>false</ajaxable>
</portlet>
<portlet>