]> source.dussan.org Git - vaadin-framework.git/commit
Make VaadinServlet use enclosing UI class by default (#12039)
authorLeif Åstrand <leif@vaadin.com>
Tue, 11 Jun 2013 10:21:09 +0000 (13:21 +0300)
committerLeif Åstrand <leif@vaadin.com>
Tue, 11 Jun 2013 10:26:00 +0000 (13:26 +0300)
commit5793a1c3a2da2c9771bd1721483a4689100d4bc3
tree80033110c7525d1f11c16bd4349d3c70eafaeb5b
parenta0182a017b97847f88338a6e721e98327ca0d20b
Make VaadinServlet use enclosing UI class by default (#12039)

Change-Id: Ica2b9b9d82ef6d683cb51f3478a07e57cbfa28e5
server/src/com/vaadin/server/VaadinServlet.java
server/tests/src/com/vaadin/server/VaadinServletConfigurationTest.java