From 6092ce226bd51e5240db4ceba5f5b6c0110932da Mon Sep 17 00:00:00 2001 From: Marc Englund Date: Thu, 14 May 2009 09:00:12 +0000 Subject: [PATCH] Renamed one application runner itmill -> vaadin for #2904 svn changeset:7790/svn branch:6.0 --- build/package/WebContent/WEB-INF/web.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/package/WebContent/WEB-INF/web.xml b/build/package/WebContent/WEB-INF/web.xml index b499aa3973..914e5d5e5d 100644 --- a/build/package/WebContent/WEB-INF/web.xml +++ b/build/package/WebContent/WEB-INF/web.xml @@ -46,7 +46,7 @@ production environment. --> - ITMillToolkitApplicationRunner + VaadinApplicationRunner com.vaadin.terminal.gwt.server.ApplicationServlet applicationRunner @@ -209,7 +209,7 @@ - ITMillToolkitApplicationRunner + VaadinApplicationRunner /run/* -- 2.39.5