Reformatted XML
This commit is contained in:
parent
f07681a72d
commit
d56a9b4140
1 changed files with 3 additions and 3 deletions
|
@ -62,9 +62,9 @@
|
|||
<exec dir="${apps.dir}" executable="svn">
|
||||
<arg line="export ${antville.src} antville" />
|
||||
</exec>
|
||||
<move todir="${antville.dir}/extra/postgre">
|
||||
<fileset dir="${build.dir}/extra/antclick" excludes="db.properties" />
|
||||
</move>
|
||||
<move todir="${antville.dir}/extra/postgre">
|
||||
<fileset dir="${build.dir}/extra/antclick" excludes="db.properties" />
|
||||
</move>
|
||||
<delete includeemptydirs="true">
|
||||
<fileset dir="${antville.dir}" includes="build.xml build/** docs/**" />
|
||||
</delete>
|
||||
|
|
Loading…
Add table
Reference in a new issue