Out with commons lang, collections and io.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@860 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2009-07-12 21:28:36 +00:00
parent acb856c9cf
commit 71eb3d14d6
2 changed files with 2 additions and 5 deletions
-3
View File
@@ -3,10 +3,7 @@
<project name="library-dependencies">
<fileset dir="${libs.dir}" id="vilya.libs">
<!-- Java dependencies -->
<include name="commons-collections.jar"/>
<include name="commons-digester.jar"/>
<include name="commons-io.jar"/>
<include name="commons-lang.jar"/>
<include name="commons-logging.jar"/>
<include name="google-collect.jar"/>
<include name="guice.jar"/>