Parent Directory
|
Revision Log
|
Patch
revision 1.18 by tim, Mon Dec 16 15:32:55 2002 UTC | revision 1.20 by tim, Mon Jan 20 18:25:51 2003 UTC | |
---|---|---|
# | Line 214 ant [target], where target is one of: | Line 214 ant [target], where target is one of: |
214 | </copy> | </copy> |
215 | <copy tofile="${deployDir}/index.html" | <copy tofile="${deployDir}/index.html" |
216 | file="${basedir}/etc/anthill-index.html"/> | file="${basedir}/etc/anthill-index.html"/> |
217 | <copy todir="${deployDir}/notes"> | |
218 | <fileset dir="${basedir}/etc/notes"/> | |
219 | </copy> | |
220 | </target> | </target> |
221 | ||
222 |
|
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |