Less spammy ant task error reporting, further narya-tools dependencies.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5864 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-07-12 22:19:22 +00:00
parent f7152e9ac6
commit 4bcc8ab7c4
5 changed files with 148 additions and 215 deletions
+2 -4
View File
@@ -236,10 +236,8 @@
<jar destfile="${deploy.dir}/${lib.name}-tools.jar">
<fileset dir="${classes.dir}">
<include name="com/threerings/io/**"/>
<include name="com/threerings/presents/annotation/**"/>
<include name="com/threerings/presents/dobj/**"/>
<include name="com/threerings/**/tools/**"/>
<include name="com/threerings/**/tools.properties"/>
<include name="com/threerings/presents/**"/>
<include name="com/threerings/util/**"/>
</fileset>
<zipfileset src="${deploy.dir}/lib/samskivert.jar"/>
<zipfileset src="${deploy.dir}/lib/velocity-1.5-dev.jar"/>