From 3e72ff4deaf8a0f613ea1d2d822ae1a0d83410b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Sat, 27 Jan 2007 14:55:33 +0000 Subject: [PATCH] Removed usage of xerces and xml-apis, with Java 5 as the minimum build environment it's no longer necessary to mess around with them explicitly. --- build.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/build.xml b/build.xml index ea90aca88..7ab154c2a 100644 --- a/build.xml +++ b/build.xml @@ -9,8 +9,6 @@ - - @@ -70,8 +68,6 @@ - - @@ -665,21 +661,7 @@ For users of JDK 1.5 at least version 1.6.2 of Ant is required. description="Runs the test for GUMP testing"/> - - - - - - - - - - -