Updated the README for external users of the library. Switched to junit4 and a

version agnostic servlet-api.jar.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2218 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2007-08-28 20:18:12 +00:00
parent f2e59a1107
commit dc2ba271cf
2 changed files with 15 additions and 35 deletions
+2 -2
View File
@@ -8,9 +8,9 @@
<include name="commons-io.jar"/>
<include name="commons-logging.jar"/>
<include name="ehcache-1.2.jar"/>
<include name="junit-3.7.jar"/>
<include name="junit4.jar"/>
<include name="mail.jar"/>
<include name="servlet-*.jar"/>
<include name="servlet-api.jar"/>
<include name="velocity-1.5-dev.jar"/>
</fileset>
</project>