]> source.dussan.org Git - vaadin-framework.git/commit
Fix some stray references to the name deployment configuration (#9402)
authorLeif Åstrand <leif@vaadin.com>
Thu, 6 Sep 2012 07:32:10 +0000 (10:32 +0300)
committerLeif Åstrand <leif@vaadin.com>
Thu, 6 Sep 2012 07:58:13 +0000 (10:58 +0300)
commit83675b500405ef3281f2fa143a091030684d67e5
tree8e4c6aad84a6b47f98b317635d2e9af54bcd0208
parent36824087ab6daf23f6d06018aed1d21d13249289
Fix some stray references to the name deployment configuration (#9402)
server/src/com/vaadin/server/AddonContext.java
server/src/com/vaadin/server/VaadinServlet.java
server/src/com/vaadin/server/WrappedHttpServletRequest.java
server/src/com/vaadin/server/WrappedHttpServletResponse.java
server/src/com/vaadin/server/WrappedPortletRequest.java
server/src/com/vaadin/server/WrappedPortletResponse.java
server/tests/src/com/vaadin/server/TestAbstractApplicationServletStaticFilesLocation.java
server/tests/src/com/vaadin/tests/server/component/root/CustomUIClassLoader.java