The Narya Ant tasks must be obtained from narya-tools, not a "normal"
dependency on Narya. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1040 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -42,7 +42,10 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="-preptools" depends="-prepare">
|
<target name="-preptools" depends="-prepare">
|
||||||
<taskdef resource="com/threerings/presents/tools.properties" classpathref="compile.classpath"/>
|
<artifact:dependencies pathId="tools.classpath">
|
||||||
|
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.2"/>
|
||||||
|
</artifact:dependencies>
|
||||||
|
<taskdef resource="com/threerings/presents/tools.properties" classpathref="tools.classpath"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="clean" description="Cleans out build results">
|
<target name="clean" description="Cleans out build results">
|
||||||
|
|||||||
Reference in New Issue
Block a user