]> source.dussan.org Git - vaadin-framework.git/commit
Move getBaseDirectory() to DeploymentConfiguration (#9402)
authorLeif Åstrand <leif@vaadin.com>
Tue, 4 Sep 2012 13:59:24 +0000 (16:59 +0300)
committerLeif Åstrand <leif@vaadin.com>
Wed, 5 Sep 2012 08:39:35 +0000 (11:39 +0300)
commitb0b1a13247bf931eb7f33ff6d0a88fc1833144e9
treeb00c4174fd4a9f2b0d77d45d835e4cc60469f994
parentc71563c8a6e9993cbbdff3ddfdfccfee4aa34f7b
Move getBaseDirectory() to DeploymentConfiguration (#9402)
server/src/com/vaadin/server/ApplicationContext.java
server/src/com/vaadin/server/DeploymentConfiguration.java
server/src/com/vaadin/server/PortletApplicationContext2.java
server/src/com/vaadin/server/ServletApplicationContext.java
server/src/com/vaadin/server/VaadinPortlet.java
server/src/com/vaadin/server/VaadinServlet.java
uitest/src/com/vaadin/tests/resources/NonExistingFileResource.java
uitest/src/com/vaadin/tests/tickets/Ticket1975.java
uitest/src/com/vaadin/tests/util/SampleDirectory.java