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
This commit is contained in:
samskivert
2009-07-12 21:02:19 +00:00
parent 9ba1410a46
commit 53effafe58
3 changed files with 2 additions and 14 deletions
+2
View File
@@ -3,7 +3,9 @@
<project name="library-dependencies">
<fileset dir="${libs.dir}" id="samskivert.libs">
<include name="ant.jar"/>
<include name="commons-collections.jar"/>
<include name="commons-digester.jar"/>
<include name="commons-logging.jar"/>
<include name="ehcache.jar"/>
<include name="junit-3.7.jar"/>
<include name="junit4.jar"/>