From 53effafe582f026731179852cff579f555f46711 Mon Sep 17 00:00:00 2001 From: samskivert Date: Sun, 12 Jul 2009 21:02:19 +0000 Subject: [PATCH] Got a little too excited here. We can only nix commons-io. We still need collections and logging. Sigh. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2588 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- build.xml | 2 -- etc/depends-incl.xml | 12 ------------ etc/libs-incl.xml | 2 ++ 3 files changed, 2 insertions(+), 14 deletions(-) diff --git a/build.xml b/build.xml index d0032bdf..e9e4be8d 100644 --- a/build.xml +++ b/build.xml @@ -71,7 +71,6 @@ - @@ -97,7 +96,6 @@ - diff --git a/etc/depends-incl.xml b/etc/depends-incl.xml index c6d99a38..62e9b20e 100644 --- a/etc/depends-incl.xml +++ b/etc/depends-incl.xml @@ -47,10 +47,6 @@ classname="org.apache.commons.digester.Digester"/> Commons Digester: ${jakarta.commons-digester.present} - - Commons Io: ${jakarta.commons-io.present} - Velocity: ${jakarta.velocity.present} @@ -87,7 +83,6 @@ - com.samskivert.jdbc: ${build.jdbc} @@ -140,13 +135,6 @@ com.samskivert.*.tests: ${build.tests} - - - - - - com.samskivert.util.FileUtil: ${build.fileutil} - diff --git a/etc/libs-incl.xml b/etc/libs-incl.xml index ae7e7844..00005b2f 100644 --- a/etc/libs-incl.xml +++ b/etc/libs-incl.xml @@ -3,7 +3,9 @@ + +