Javadocs and unit tests. Woo!

This commit is contained in:
akwizgran
2011-06-22 11:42:33 +01:00
parent 9e76cc6a4f
commit eb1c855278
14 changed files with 287 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
<project name='build-common' default='compile'>
<project name='build-common'>
<import file='dependencies.xml'/>
<dirname property='build-common.root' file='${ant.file.build-common}'/>
<fileset id='bundled-jars' dir='${build-common.root}/lib'>