From 410653ce8608da1be105fc3e814799f6fe1c2163 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Leif=20=C3=85strand?= Date: Tue, 24 Jul 2012 13:45:41 +0300 Subject: [PATCH] Revert "Change testing portlet parameter to use root instead of application" This reverts commit e566200882075e7b51d0fb0ab067cb5d14ac785a. --- WebContent/WEB-INF/portlet.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml index eee53184cc..0b059a69e9 100644 --- a/WebContent/WEB-INF/portlet.xml +++ b/WebContent/WEB-INF/portlet.xml @@ -8,8 +8,8 @@ Vaadin Portlet 2.0 Test com.vaadin.terminal.gwt.server.ApplicationPortlet2 - root - com.vaadin.tests.integration.JSR286PortletRoot + application + com.vaadin.tests.integration.JSR286PortletApplication widgetset -- 2.39.5