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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user