From c0465fd0431d78d8bd97a7431e083f343da7b4b0 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 31 Oct 2011 12:41:54 +0200 Subject: Removed Servlet 2.3 API check. No Servlet 2.5 API jar is included in the project so we should be fine without this check. --- build/build.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'build/build.xml') diff --git a/build/build.xml b/build/build.xml index b5b19c50e8..b7a4c73382 100644 --- a/build/build.xml +++ b/build/build.xml @@ -70,18 +70,6 @@ Java version is ${ant.java.version} as required. - - - - - - Java Servlet API is available. - - - - Java Servlet API specification 2.3 used. - - @@ -429,7 +417,7 @@ - + Compiling src (server-side) -- cgit v1.2.3