ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
(Generate patch)

Comparing jsr166/build.xml (file contents):
Revision 1.18 by tim, Mon Dec 16 15:32:55 2002 UTC vs.
Revision 1.19 by tim, Mon Jan 20 18:25:07 2003 UTC

# Line 214 | Line 214 | ant [target], where target is one of:
214      </copy>
215      <copy tofile="${deployDir}/index.html"
216            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>
222  
223  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines