From: Marko Grönroos Date: Tue, 30 Dec 2008 22:10:00 +0000 (+0000) Subject: Use Java Servlet API 2.3 for compiling to catch incompatibilities. Replaced the Servl... X-Git-Tag: 6.7.0.beta1~3432 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c7bc05caf2ea73cc646cd8dff02ab125e3a51f15;p=vaadin-framework.git Use Java Servlet API 2.3 for compiling to catch incompatibilities. Replaced the Servlet library with an older one. For #2367. svn changeset:6375/svn branch:trunk --- diff --git a/build/build.xml b/build/build.xml index 7a2c1ecfe7..cea97f8f8c 100644 --- a/build/build.xml +++ b/build/build.xml @@ -124,15 +124,19 @@ - - - Java Servlet 2.3 used. + + + Java Servlet API is available. + + + + Java Servlet API specification 2.3 used. - + @@ -177,7 +181,6 @@ - @@ -918,7 +921,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> Manual: DocBookDoclet - +