Parent Directory
|
Revision Log
|
Patch
| revision 1.18, Mon Dec 16 15:32:55 2002 UTC | revision 1.19, Mon Jan 20 18:25:07 2003 UTC | |
|---|---|---|
| # | Line 214 | Line 214 |
| 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 | <mkdir dir="${deployDir}/notes}"/> | |
| 218 | <copy todir="${deployDir}/notes"> | |
| 219 | <fileset dir="${basedir}/etc/notes"/> | |
| 220 | </copy> | |
| 221 | </target> | </target> |
| 222 | ||
| 223 |
|
||||||||
| Doug Lea | ViewVC Help |
| Powered by ViewVC 1.0.8 |