Much more substantial testing for the fancy new inheritable properties.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@946 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2002-11-25 22:23:21 +00:00
parent 5bf8783574
commit 372b031e7b
5 changed files with 76 additions and 8 deletions
+1
View File
@@ -22,6 +22,7 @@
<pathelement location="../${deploy.dir}/classes"/>
<pathelement location="${deploy.dir}/classes"/>
<fileset dir="../lib" includes="**/*.jar"/>
<fileset dir="lib" includes="**/*.jar"/>
<fileset dir="${java.libraries}" includes="**/*.jar"/>
</path>