Put bootstrap.xml in etc with all of our other misfit .xml files.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6591 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<property name="tclasses.dir" location="${deploy.dir}/test-classes"/>
|
<property name="tclasses.dir" location="${deploy.dir}/test-classes"/>
|
||||||
|
|
||||||
<property name="ooo-build.vers" value="2.1"/>
|
<property name="ooo-build.vers" value="2.1"/>
|
||||||
<ant antfile="bootstrap.xml"/>
|
<ant antfile="etc/bootstrap.xml"/>
|
||||||
<import file="${user.home}/.m2/ooo-build/${ooo-build.vers}/ooo-build.xml"/>
|
<import file="${user.home}/.m2/ooo-build/${ooo-build.vers}/ooo-build.xml"/>
|
||||||
|
|
||||||
<target name="-prepare" depends="-init-ooo">
|
<target name="-prepare" depends="-init-ooo">
|
||||||
|
|||||||
Reference in New Issue
Block a user