Parent Directory
|
Revision Log
|
Patch
| revision 1.16, Fri Dec 13 06:34:04 2002 UTC | revision 1.17, Fri Dec 13 07:09:11 2002 UTC | |
|---|---|---|
| # | Line 196 | Line 196 |
| 196 | <copy todir="${deployDir}/docs/public"> | <copy todir="${deployDir}/docs/public"> |
| 197 | <fileset dir="${dist.javadocs.dir}"/> | <fileset dir="${dist.javadocs.dir}"/> |
| 198 | </copy> | </copy> |
| 199 | <copy tofile="${deployDir}/index.html" | |
| 200 | file="${basedir}/etc/anthill-index.html"/> | |
| 201 | </target> | </target> |
| 202 | ||
| 203 |
|
||||||||
| Doug Lea | ViewVC Help |
| Powered by ViewVC 1.0.8 |