From 98737932a588f1b4a8f8115f2545da63ae7f4e4a Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 2 Feb 2012 09:20:29 +0000 Subject: #8311 Converted CRLF -> LF in css/html/xml files svn changeset:22852/svn branch:6.7 --- WebContent/WEB-INF/web.xml | 122 ++++++++++++++++++++++----------------------- 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'WebContent/WEB-INF/web.xml') diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index b83979acc6..73d9951d21 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -1,61 +1,61 @@ - - - - - - - Vaadin - Vaadin examples - - - productionMode - false - Vaadin production mode - - - - resourceCacheTime - 3600 - - - - VaadinApplicationRunner - com.vaadin.terminal.gwt.server.ApplicationRunnerServlet - - defaultPackages - com.vaadin.tests,com.vaadin.tests.tickets,com.vaadin.tests.components,com.vaadin.tests.components.layouts,com.vaadin.tests.components.panel,com.vaadin.tests.components.combobox,com.vaadin.tests.components.popupview,com.vaadin.tests.components.datefield,com.vaadin.tests.components.richtextarea,com.vaadin.tests.components.absolutelayout,com.vaadin.tests.components.embedded,com.vaadin.tests.components.splitpanel,com.vaadin.tests.components.abstractfield,com.vaadin.tests.components.form,com.vaadin.tests.components.table,com.vaadin.tests.components.accordion,com.vaadin.tests.components.label,com.vaadin.tests.components.tabsheet,com.vaadin.tests.components.beanitemcontainer,com.vaadin.tests.components.link,com.vaadin.tests.components.textfield,com.vaadin.tests.components.button,com.vaadin.tests.components.optiongroup,com.vaadin.tests.components.tree,com.vaadin.tests.components.caption,com.vaadin.tests.components.orderedlayout,com.vaadin.tests.components.window,com.vaadin.tests.dd,com.vaadin.tests.validation - - - - - - IntegrationTest - com.vaadin.terminal.gwt.server.ApplicationServlet - - application - com.vaadin.tests.integration.IntegrationTestApplication - - - - - VaadinApplicationRunner - /run/* - - - - IntegrationTest - /integration/* - - - - IntegrationTest - /VAADIN/* - - - - index.html - - - + + + + + + + Vaadin + Vaadin examples + + + productionMode + false + Vaadin production mode + + + + resourceCacheTime + 3600 + + + + VaadinApplicationRunner + com.vaadin.terminal.gwt.server.ApplicationRunnerServlet + + defaultPackages + com.vaadin.tests,com.vaadin.tests.tickets,com.vaadin.tests.components,com.vaadin.tests.components.layouts,com.vaadin.tests.components.panel,com.vaadin.tests.components.combobox,com.vaadin.tests.components.popupview,com.vaadin.tests.components.datefield,com.vaadin.tests.components.richtextarea,com.vaadin.tests.components.absolutelayout,com.vaadin.tests.components.embedded,com.vaadin.tests.components.splitpanel,com.vaadin.tests.components.abstractfield,com.vaadin.tests.components.form,com.vaadin.tests.components.table,com.vaadin.tests.components.accordion,com.vaadin.tests.components.label,com.vaadin.tests.components.tabsheet,com.vaadin.tests.components.beanitemcontainer,com.vaadin.tests.components.link,com.vaadin.tests.components.textfield,com.vaadin.tests.components.button,com.vaadin.tests.components.optiongroup,com.vaadin.tests.components.tree,com.vaadin.tests.components.caption,com.vaadin.tests.components.orderedlayout,com.vaadin.tests.components.window,com.vaadin.tests.dd,com.vaadin.tests.validation + + + + + + IntegrationTest + com.vaadin.terminal.gwt.server.ApplicationServlet + + application + com.vaadin.tests.integration.IntegrationTestApplication + + + + + VaadinApplicationRunner + /run/* + + + + IntegrationTest + /integration/* + + + + IntegrationTest + /VAADIN/* + + + + index.html + + + -- cgit v1.2.3