From 52ea97e792e287cf623dce14d784a014c747f687 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Fri, 9 Apr 2010 10:08:45 +0000 Subject: #4500 move Reservr outside Vaadin core svn changeset:12426/svn branch:6.3 --- build/package/WebContent/WEB-INF/web.xml | 54 -------------------------------- build/package/eclipse-classpath | 1 - 2 files changed, 55 deletions(-) (limited to 'build/package') diff --git a/build/package/WebContent/WEB-INF/web.xml b/build/package/WebContent/WEB-INF/web.xml index dc18d792fb..7048ffd64e 100644 --- a/build/package/WebContent/WEB-INF/web.xml +++ b/build/package/WebContent/WEB-INF/web.xml @@ -64,48 +64,6 @@ - - - Reservr - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.demo.reservation.ReservationApplication - - - widgetset - com.vaadin.demo.reservation.gwt.ReservationWidgetSet - - - - - - SimpleReserver - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.demo.reservation.simple.SimpleReserver - - - widgetset - com.vaadin.demo.reservation.gwt.ReservationWidgetSet - - - - - - CalendarDemo - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.demo.reservation.CalendarDemo - - - widgetset - com.vaadin.demo.reservation.gwt.ReservationWidgetSet - - - HelloWorld @@ -184,18 +142,6 @@ VaadinApplicationRunner /run/* - - Reservr - /Reservr/* - - - SimpleReserver - /SimpleReserver/* - - - CalendarDemo - /CalendarDemo/* - FeatureBrowser /FeatureBrowser/* diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath index f8420353c8..1f70f30d0e 100644 --- a/build/package/eclipse-classpath +++ b/build/package/eclipse-classpath @@ -5,7 +5,6 @@ - -- cgit v1.2.3