From bd72d6d36882adc1ab59639bb86ff405b74fa04f Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 8 Apr 2010 11:22:50 +0000 Subject: [PATCH] Removed remaining Coverflow references (#4387) svn changeset:12384/svn branch:6.3 --- WebContent/WEB-INF/web.xml | 18 ------------------ build/build.xml | 8 -------- build/package/WebContent/WEB-INF/web.xml | 18 ------------------ 3 files changed, 44 deletions(-) diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 27ca7d6c7a..096828c99f 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -195,19 +195,6 @@ - - Coverflow - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.demo.coverflow.CoverflowApplication - - - widgetset - com.vaadin.demo.coverflow.gwt.CoverflowWidgetSet - - - ReindeerThemeStyles com.vaadin.terminal.gwt.server.ApplicationServlet @@ -435,11 +422,6 @@ /VaadinTunesLayout/* - - Coverflow - /Coverflow/* - - FeatureBrowser /FeatureBrowser/* diff --git a/build/build.xml b/build/build.xml index c3a80b6423..3c48ada9e6 100644 --- a/build/build.xml +++ b/build/build.xml @@ -730,11 +730,6 @@ - - - - - @@ -750,7 +745,6 @@ - @@ -762,7 +756,6 @@ - @@ -797,7 +790,6 @@ - diff --git a/build/package/WebContent/WEB-INF/web.xml b/build/package/WebContent/WEB-INF/web.xml index cfbe2b41bc..dc18d792fb 100644 --- a/build/package/WebContent/WEB-INF/web.xml +++ b/build/package/WebContent/WEB-INF/web.xml @@ -163,20 +163,6 @@ - - - Coverflow - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.demo.coverflow.CoverflowApplication - - - widgetset - com.vaadin.demo.coverflow.gwt.CoverflowWidgetSet - - - ReindeerThemeStyles @@ -242,10 +228,6 @@ VaadinTunesLayout /VaadinTunesLayout/* - - Coverflow - /Coverflow/* - ReindeerThemeStyles /ReindeerTheme/* -- 2.39.5