From 2635930d1858e335a17a188d71ea960cbd1c20a1 Mon Sep 17 00:00:00 2001 From: Marko Grönroos Date: Thu, 1 Jul 2010 08:39:56 +0000 Subject: Removed the Servlet API 2.4 from GWT libraries instead of unpacking the libraries and removing javax/servlet during build. svn changeset:13991/svn branch:6.4 --- build/build.xml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'build') diff --git a/build/build.xml b/build/build.xml index eb1a8253a4..feec472cb9 100644 --- a/build/build.xml +++ b/build/build.xml @@ -183,9 +183,7 @@ - - - + @@ -196,7 +194,6 @@ - @@ -576,15 +573,7 @@ - - - - - - - - - + Compiling src (server-side) -- cgit v1.2.3