From 2618f83f52f29d71b462b7e0390e7d03412502cf Mon Sep 17 00:00:00 2001 From: mdb Date: Wed, 17 Nov 2004 23:11:21 +0000 Subject: [PATCH] No more JAVA_LIBS; added requirement for commons-logging which is now needed by commons-digester. git-svn-id: https://samskivert.googlecode.com/svn/trunk@1528 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/build.xml | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/projects/samskivert/build.xml b/projects/samskivert/build.xml index 13a4e98b..39032548 100644 --- a/projects/samskivert/build.xml +++ b/projects/samskivert/build.xml @@ -9,9 +9,6 @@ - - - @@ -20,26 +17,13 @@ - + - - - - - - - - - - - - - - + @@ -75,6 +59,11 @@ classpathref="classpath"/> + + + @@ -149,6 +138,7 @@ +