Note new tools playn-core dependency in Ant.

Ant can kindly die die die. Or at least the Ant Maven plugin for not supporting
submodules.
This commit is contained in:
Michael Bayne
2013-02-05 17:27:54 -08:00
parent ebc91c015f
commit 53f13a3c9a
+1
View File
@@ -27,6 +27,7 @@
<mavendep id="tools" pathProp="tools.path">
<dependency groupId="commons-digester" artifactId="commons-digester" version="1.8"/>
<dependency groupId="com.megginson.sax" artifactId="xml-writer" version="0.2"/>
<dependency groupId="com.googlecode.playn" artifactId="playn-core" version="1.5.1"/>
</mavendep>
<path id="tools.classpath">
<path refid="core.path"/>