Javadoc target now properly uses classpath

This commit is contained in:
Morgan 2011-07-19 09:40:40 -04:00
parent cd7793b0ac
commit d2b5c0cc64

View File

@ -45,6 +45,9 @@
author="true"
version="true">
<classpath>
<fileset dir="lib" includes="**/*.jar"/>
</classpath>
<bottom>
<![CDATA[<b>MilkBukkit, 2011</b>]]>
</bottom>