From 15c7a624844e6803b318ebe672c1628950d5a727 Mon Sep 17 00:00:00 2001 From: Matthew Swift <matthew.swift@forgerock.com> Date: Tue, 17 Jan 2012 10:15:55 +0000 Subject: [PATCH] Fix OPENDJ-407: Upgrade version of Ant included in OpenDJ server sources --- opendj-sdk/opends/ext/ant/lib/README | 18 +++--------------- 1 files changed, 3 insertions(+), 15 deletions(-) diff --git a/opendj-sdk/opends/ext/ant/lib/README b/opendj-sdk/opends/ext/ant/lib/README index a056be2..35aa2c7 100644 --- a/opendj-sdk/opends/ext/ant/lib/README +++ b/opendj-sdk/opends/ext/ant/lib/README @@ -1,15 +1,3 @@ -Please refer to the Ant manual under Installing Ant / Library -Dependencies for a list of the jar requirements for various optional -tasks and features. - -This directory contains xercesImpl.jar from the 2.6.2 release of -Apache Xerces. For more information or newer releases see -<http://xml.apache.org/xerces2-j/>. See the file LICENSE.xerces for -the terms of distribution. - -It also contains xml-apis.jar, an Apache-controlled collection of -standard classes from the 1.0b2 release of the Apache XML-Commons -release. For more information or newer releases see -<http://xml.apache.org/commons/>. See the files LICENSE.dom and -LICENSE.sax for the terms of distribution. - +Please refer to the Ant manual under Installing Ant / Library +Dependencies for a list of the jar requirements for various optional +tasks and features. -- Gitblit v1.10.0