From db0961a86658ce7f4e2884199964b1b6ddc6c0f6 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 7 Jan 2011 22:44:58 +0000 Subject: [PATCH] Nixed more obsolete references to build-ivy.xml. --- README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README b/README index d3d0fa0..575ad85 100644 --- a/README +++ b/README @@ -15,13 +15,10 @@ See the Depot website for documentation and other info: Building -------- -The library is built using ant. It can be found here: +The library is built using Ant. It can be found here: http://jakarta.apache.org/ant/ -If you use build-ivy.xml to build, the necessary dependencies will be -automatically fetched by Ivy (which will itself be downloaded if needed). - To compile the code and generate a jar file, invoke: % ant dist